GEUS-Glaciology-and-Climate / ice_discharge

Greenland Ice Sheet solid ice discharge from 1986 through last month
https://doi.org/10.5194/essd-12-1367-2020
GNU Lesser General Public License v3.0
8 stars 4 forks source link

Improve time series filtering #3

Open mankoff opened 5 years ago

mankoff commented 5 years ago

The filter used to flag suspected invalid velocities is basic. It could be improved, perhaps using pyts or some other library rather than self-coding everything. The Imaging time series capabilities looks interesting and might be worth exploring.

mankoff commented 5 years ago

Another time series tool that might be interesting to apply here: https://epubs.siam.org/doi/10.1137/1.9781611972757.55 and code https://github.com/binhmop/tsbitmaps