pyacs.gts.Sgts_methods.dates module

pyacs.gts.Sgts_methods.dates.dates(self, unit='decyear')[source]

Return start and end dates of this Sgts.

Parameters:

unit (str, optional) – ‘decyear’ or ‘datetime’. Default is ‘decyear’.

Returns:

(start_date, end_date) in the chosen unit.

Return type:

tuple