pyacs.gts.lib.model.detrend_seasonal_median module
- pyacs.gts.lib.model.detrend_seasonal_median.detrend_seasonal_median(self, wl=11, verbose=False)[source]
Calculates a velocity using the median of pair of displacements exactly separated by one year, inspired from MIDAS and then removes repeating yearly signal If the time series has less than three years of data, then the time series is kept untouched.