Commit Graph

76 Commits (migrationtestbranch)
 

Author SHA1 Message Date
Dan Howe c1f205552e Zero SLR based on fitted distributions, not input data (diff is 2mm)
Dan Howe 4852d8d91f Support pandas versions < 1.1.0
Dan Howe b72c9a2223 Update docstring
Dan Howe d918dcc029 Move SLR data into its own workbook
Dan Howe 50c2014bb8 Add IPCC SLR data
Dan Howe 14886fb0a6 Add 'distributions.py'
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 39fa8662b9 Add 'get_adopted_input_values.py'
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'
Dan Howe b153c69f82 First commit