CANFLUX / Biomet.net

0 stars 1 forks source link

Water table corrections for BB sites #36

Closed June-Skeeter closed 9 months ago

June-Skeeter commented 9 months ago

There are a bunch of tweaks to some python code that probably don't matter to anyone and can be ignored ...

But some additions to the Matlab code base as well that may be more relevant to folks.

  1. a procedure to correct water table data
  2. a function to resample traces to different time frequencies and generate aggregated statistics (eg. daily mean, monthly max, etc).
  3. a function to filter spikes/jumps in a time series by magnitude of value/slope/curvature
  4. a few minor suggestions/comments in other code.