pyacs.gts.lib.model.remove_pole module
- pyacs.gts.lib.model.remove_pole.remove_pole(self, pole, pole_type='euler', verbose=True)[source]
Remove velocity predicted by an Euler pole or a rotation rate vector from a time series. pole is a 1D array with 3 values. Requires self.lon & self.lat attributes to have been filled before. Returns a new Gts instance.