pyacs.gts.Sgts_methods.sel_rectangle module

pyacs.gts.Sgts_methods.sel_rectangle.sel_rectangle(self, bounds, verbose=True)[source]

Select time series for sites inside a rectangular bounds.

Parameters:
  • bounds (list) – [lon_min, lon_max, lat_min, lat_max] in decimal degrees.

  • verbose (bool, optional) – Verbose mode. Default is True.

Returns:

New Sgts instance.

Return type:

Sgts