pyacs.gts.Sgts_methods.lGts module

pyacs.gts.Sgts_methods.lGts.lGts(self, lexclude=[], linclude=[])[source]

Return list of Gts instances in this Sgts (after optional filters).

Parameters:
  • lexclude (list, optional) – Site codes to exclude. Default is [].

  • linclude (list, optional) – If non-empty, only these codes are included. Default is [].

Returns:

List of Gts instances (sorted by code).

Return type:

list