From a49d98c4e48c9c4697045428bd76942123aefbc1 Mon Sep 17 00:00:00 2001 From: Chris Leaman Date: Fri, 23 Nov 2018 09:51:16 +1100 Subject: [PATCH] Update todos --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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