From f54af8656ac355ebeea1e945947d29ab06598f82 Mon Sep 17 00:00:00 2001 From: Chris Leaman Date: Fri, 23 Nov 2018 16:46:27 +1100 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cd58f0..261f86b 100644 --- a/README.md +++ b/README.md @@ -62,4 +62,5 @@ examining the pre-strom lidar, dune crest and dune toe lines are manually extrac - [ ] 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. -- [ ] Implement (bayesian change detection algorithm)[https://github.com/hildensia/bayesian_changepoint_detection] to help detect dune crests and toes from profiles \ No newline at end of file +- [ ] Implement (bayesian change detection algorithm)[https://github.com/hildensia/bayesian_changepoint_detection] to help detect dune crests and toes from profiles +- [ ] Implement dune impact calculations \ No newline at end of file