pyacs.gts.Sgts_methods.has_ts module

pyacs.gts.Sgts_methods.has_ts.has_ts(self, code)[source]

Check if a time series with the given code exists in this Sgts.

Parameters:

code (str) – 4-character site code.

Returns:

True if code is in Sgts, False otherwise.

Return type:

bool