Commit Graph

26 Commits (9802fe1b41aa6e75f7c5d6123219d037cee3151d)

Author SHA1 Message Date
Dan Howe 9802fe1b41 Add 'csv_to_shp.py'
Dan Howe c5f9f1a2fc Make scatter plots partially transparent
Dan Howe f66e83be64 Plot diagnostics time series
Dan Howe 1e8a2b5714 Allow SLR to be generated with an external function
Dan Howe faa3ef5d24 Add 'generate_slr.py'
Dan Howe 41ef2769bd Don't shuffle/sort in place
Dan Howe 28c16a3e2f Clean up logic flow
Dan Howe a008d6a060 Fix indentation
Dan Howe 28ad83405f Copy source dataframe
Dan Howe f21a6b31c3 Make sure all blocks are str
Dan Howe c2d1e52fe6 Cast block name to str
Dan Howe c2e3a1a484 Export diagnostic data
Dan Howe c3c0ba9491 Fix parameter names
Dan Howe 5e2cfccb34 Don't process omitted profiles
Dan Howe 94d150d957 Rename parameters 'omit_from_shp' -> 'omit', and 'plot_stats' -> 'disagnostics'
Dan Howe 2005b1785f Return underlying recession rate
Dan Howe af56cbe031 Only save selected profiles
Dan Howe 21cadfd589 Rename 'ZFC' -> 'ZRFC'
Dan Howe 38ad08bef2 Remove nested progress bars
Dan Howe 6c76e45757 Remove old code
Dan Howe 640b0d8061 Beautify with yapf
Dan Howe bb78c46ee7 Remove deprecated IPython figure rendering
Dan Howe a4d2741006 Tidy up completed progress bars
Dan Howe 0f97a5571b Remove comments
Dan Howe 092fdc0b1b Fix function call
Dan Howe ff8106ce8a Add 'probabilistic_assessment.py'