Chris Leaman
6c13fc389c
Parse cumulative wave power and energy from mat file into .csv
6 years ago
Chris Leaman
4e5b0ce81c
Fix formatting
6 years ago
Chris Leaman
faa843ce21
Fix formatting
6 years ago
Chris Leaman
3af90601ef
Refactor overwriting dune crest/toes and impacts
...
Uses one, central .csv file contained in ./data/raw/profile_features_chris_leaman
6 years ago
Chris Leaman
79d46c0433
Refactor crossings and lat/lon conversion functions
6 years ago
Chris Leaman
a94fdd2dfb
Refactor logging configuration
6 years ago
Chris Leaman
91a0d8327e
Rename data shape function
7 years ago
Chris Leaman
b7704c2d35
Fix formatting
7 years ago
Chris Leaman
947d2093bd
Take post-storm profile based on isgood parameter in .mat file
7 years ago
Chris Leaman
836873b3f3
Fix formatting
7 years ago
Chris Leaman
06cc97ef7e
Add functions to parse Tom Beuzen's dune toe and crests
7 years ago
Chris Leaman
c391edf755
Keep old index number of site when parsing .mat file
7 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.
7 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.
7 years ago
Chris Leaman
21b12a34be
Remove extra pandas options
7 years ago
Chris Leaman
99e036a4cd
Rename mat parsing file and convert to callable CLI commands
7 years ago