11 Commits (6c5444fc06c927b26fc029e7b0ef4f7839a1fc81)

Author SHA1 Message Date
Chris Leaman 836873b3f3 Fix formatting 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 44310e3be4 Fix bugs for forecasting impacts 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 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 209a023d96 Improve iterative calculation of prestorm foreshore slope 6 years ago
Chris Leaman ca1add7fa7 Remove extra, uneeded comments 7 years ago
Chris Leaman 07046d4686 Update CLI commands 7 years ago
Chris Leaman 96bb259755 Add environment variable for number of cores to use for analysis 7 years ago
Chris Leaman 8f790cbf1b Fix formatting with black 7 years ago
Chris Leaman 91f8b8bae6 Initial commit of forecasted TWLs function 7 years ago