pyacs.gts.lib.model.detrend_hectorp module
- pyacs.gts.lib.model.detrend_hectorp.detrend_hectorp(self, component='NEU', **kwargs)[source]
Detrend a time series using the Hector model (HECTOR from Machiel Bos).
References: Bos et al. (2013), J. Geodesy 87(4), 351-360. See https://gitlab.com/machielsimonbos/hectorp and estimatetrend wiki.
- Parameters:
component (str, optional) – Component(s) to detrend (‘N’, ‘E’, ‘U’ or ‘NEU’). Default is ‘NEU’.
**kwargs (dict, optional) – Additional arguments for the Hector control file (estimatetrend).
- Returns:
Residual time series with velocity (and sigmas), offsets attributes.
- Return type: