Commit Graph

70 Commits (82238a90b09567d6943d66bc32980cc340ba2c0f)
 

Author SHA1 Message Date
Dan Howe 82238a90b0 Increase number of runs (100 -> 1000,000)
Dan Howe ac7c430c80 Don't clobber 'i'
Dan Howe f1df0c683d Remove call to deprecated 'append' method
Dan Howe 6af4fe17cd Change beach name
Dan Howe ce345ea89d Skip omitted profiles properly
Dan Howe 7cdd241869 Merge branch 'master' of http://git.wrl.unsw.edu.au:3000/danh/roches-probabilistic-hazard-lines
Dan Howe 42947affe4 Add basemap
Dan Howe 29dcb89c17 Check shapefile validity
Dan Howe 8650cafaac Change path to QGIS python
Dan Howe 904db76694 Update readme
Dan Howe 9802fe1b41 Add 'csv_to_shp.py'
Dan Howe 8b1885307c Update readme
Dan Howe 46c1022dc9 Add readme
Dan Howe af836f4e9b Update docstring
Dan Howe 21c575a5e3 Add code for map generation
Dan Howe da410af6e6 Update gitignore
Dan Howe fdc2bdeaf0 Reduce historical SLR (2 -> 1.5) mm/yr
Dan Howe 54da474ee9 Remove SLR values from workbook
Dan Howe d4954ec9b4 Add 'anaconda-prompt.bat'
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 19b4aa0ccd Update Bruun factors and underlying recession rates
Data taken from 
'20220505_Probabilistic_Erosion_Parameters_4th_JTC_REVIEWED_.xlsx'
Dan Howe 4f81605606 Add plot switch
Dan Howe dabbc11715 Improve logic
Dan Howe 9e8aec2a6d Add 'generate_slr_timeseries.py'
Dan Howe c0c130c465 Output all raw quantile values
Dan Howe d506fc6fa4 Save min and max values
Dan Howe 105348fa36 Add precision to fitted probability distribution parameters
Dan Howe b3b69c7933 Plot histograms
Dan Howe 68c128ebe2 Tidy up plot
Dan Howe b1ea85bd5a Get min and max values based on p5 and p95
Dan Howe d5e8274061 Fix y axis
Dan Howe c9ac8f1e6a Fix labels
Dan Howe 674688ad86 Use cauchy distribution instead of triangular
Dan Howe 3619504f36 Rename script
Dan Howe 18d7f448a4 Add 'distribution_fitting.py'
Dan Howe 4af0ee3c0e Move files to 'slr' folder
Dan Howe 28c16a3e2f Clean up logic flow
Dan Howe bf916f5f25 Add files to generate recession tables from Nielsen profiles
Dan Howe a008d6a060 Fix indentation
Dan Howe 4983de64c9 Add 'adopted-input-values.xlsx'
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'