diff --git a/README.md b/README.md index fef7520..155ea25 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,7 @@ examining the pre-strom lidar, dune crest and dune toe lines are manually extrac `/data/profile_features/`. ## TODO -https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/ \ No newline at end of file +- [ ] Setup precomit hook for automatic code formatting using [black](https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/). +- [ ] Raw tide WL's are interpolated based on location from tide gauges. This probably isn't the most accurate method, but should have a small effect since surge elevation was low during this event. Need to assess the effect of this method. +- [ ] Estimate max TWL from elevation where pre storm and post storm profiles are the same. +- [ ] Mitch updated the raw profiles.mat to include more information about the survey time. Our data scripts should be updated to parse this new information and include it in our dataframes. \ No newline at end of file