geco-bern / ingestr

Data ingest for points (given longitude, latitude, and required dates) from large global files or remote data servers and create time series at user-specified temporal resolution.
https://geco-bern.github.io/ingestr
42 stars 21 forks source link

MODIS gapfill routine requires priors (where possible) #28

Open khufkens opened 2 years ago

khufkens commented 2 years ago

Visual checks for fapar and ndvi show wild swings in smoothed values due to poorly constrained smoothing routines. Constrain these where possible with the long term mean values of the whole time series called similar to the routine in phenocamr and phenocam data smoothing.

reference example: https://github.com/computationales/ingestr/issues/27#issuecomment-996565310