99 Commits (ee7f7ad6cf25be07fc3027e4ce9d200343a44a53)
 

Author SHA1 Message Date
Chris Leaman ee7f7ad6cf Update CLI options in Makefile for impact forecasting 6 years ago
Chris Leaman 4592cb858e Remove profile_type from impacts.csv 6 years ago
Chris Leaman 9f1b801687 Add function for estimating twl exceedence time 6 years ago
Chris Leaman f6c43fda38 Merge branch 'bugfix/fix-mean-slopes' into develop 6 years ago
Chris Leaman 5f59c8f8ee Update slope function to accept top x coordinate
Needed to ensure correctly mean slope is calculated. If only inputting dune toe z coordinates, sometimes the function can chose the wrong x coordinate if there are multiple crossings of the z coordinate.
6 years ago
Chris Leaman b8ead25cd5 Disable numpy futurewarnings when running from CLI 6 years ago
Chris Leaman e3b782abbd Update notebooks 6 years ago
Chris Leaman dcadf0bf12 Add jupyter packages to environment.yml 6 years ago
Chris Leaman 494c8d9052 Update README.md 6 years ago
Chris Leaman 174ddce102 Update Makefile 6 years ago
Chris Leaman 4910d103f2 Update .gitignore for images in notebook directory 6 years ago
Chris Leaman 75f372154d Update logging format 6 years ago
Chris Leaman 5b9b4141b3 Fix bugs for forecasting impacts 6 years ago
Chris Leaman 44310e3be4 Fix bugs for forecasting impacts 6 years ago
Chris Leaman c73e2dd254 Update notebooks 6 years ago
Chris Leaman 06cc97ef7e Add functions to parse Tom Beuzen's dune toe and crests 6 years ago
Chris Leaman 23557cdf8e Update notebooks 6 years ago
Chris Leaman 8991657410 Add instructions for adding package 6 years ago
Chris Leaman 2a98dc2b01 Fix environment: add autopep8 for jupyter notebooks 6 years ago
Chris Leaman 64602d5c7d Fix environment 6 years ago
Chris Leaman dac2f9824d Fix environment 6 years ago
Chris Leaman c391edf755 Keep old index number of site when parsing .mat file 6 years ago
Chris Leaman 7e314757ce Fix typos in README.md 6 years ago
Chris Leaman c4d9e02821 Merge branch 'bugfix/fix-cli' into develop 6 years ago
Chris Leaman 5fe3445aaa Add item to TODO list 6 years ago
Chris Leaman 44b1ac3775 Fix logging and cli
Logging now uses .yaml file and is stored in the utils.py file. New CLI entrypoint has been created cli.py to deal with relative import issues - when running the analysis, this should be used as the main entrypoint.
6 years ago
Chris Leaman 8033df931c Merge branch 'bugfix/change-profiles-mat' into develop 6 years ago
Chris Leaman 851393ecd9 Parse new profiles.mat from Mitch
Mitch has updated profiles.mat to include more information, like time of LIDAR acquisition, profile flags and recovery profiles. The updates to the code parse this new information.
6 years ago
Chris Leaman 022c7b8907 Update notebook 6 years ago
Chris Leaman b811565e99 Improve README for starting out 6 years ago
Chris Leaman 0cf76b3165 Update Makefile 6 years ago
Chris Leaman db59978895 Switch to conda rather than pipenv to manage environment 6 years ago
Chris Leaman f141b85745 Ignore .log files 6 years ago
Chris Leaman 2cfe20606d Update README.md, notebook and qgis 6 years ago
Chris Leaman 3047700323 Improve jupyter notebook 6 years ago
Chris Leaman f54af8656a Update README 6 years ago
Chris Leaman 209a023d96 Improve iterative calculation of prestorm foreshore slope 6 years ago
Chris Leaman 16b36fa71f Update README 6 years ago
Chris Leaman 28e150137a Merge branch 'bugfix/observed-storm-regime' into develop 6 years ago
Chris Leaman 2a64c17353 Fix bug with how observed storm impacts are were calculated 6 years ago
Chris Leaman 8b75cced69 Update notebook 6 years ago
Chris Leaman a49d98c4e4 Update todos 6 years ago
Chris Leaman c9e665ded3 Update packages 6 years ago
Chris Leaman 131b3d814c Improve site_id widgets for data exploration 6 years ago
Chris Leaman ca1add7fa7 Remove extra, uneeded comments 6 years ago
Chris Leaman 5a8990df60 Update jupyter notebook 6 years ago
Chris Leaman f73ceb5bcf Merge branch 'feature/refactor-commands' into develop 6 years ago
Chris Leaman 07046d4686 Update CLI commands 6 years ago
Chris Leaman fd25086327 Fix issues with PYTHONPATH 6 years ago
Chris Leaman 9879a9d18c Fix formatting 6 years ago