pyacs.gts.lib.filters.ivel module
- pyacs.gts.lib.filters.ivel.ivel(self)[source]
Compute instantaneous velocity (time series should be filtered first).
- Returns:
New Gts instance with velocity; units m/yr.
- Return type:
Notes
Output dates are shifted by 1 day so the first ivel date is the second date of the input time series, and so on.