tsdat.constants.constants

Classes

ATTS

Class that adds constants for interacting with tsdat data-model

VARS

Class that adds keywords for referring to variables.

class tsdat.constants.constants.ATTS[source]

Class that adds constants for interacting with tsdat data-model specific attributes.

AVERAGING_INTERVAL = averaging_interval[source]
CODE_URL = code_url[source]
CONVENTIONS = conventions[source]
CORRECTIONS_APPLIED = corrections_applied[source]
DATASTREAM = datastream_name[source]
DATA_LEVEL = data_level[source]
DESCRIPTION = description[source]
DOI = doi[source]
FAIL_RANGE = fail_range[source]
FILL_VALUE = _FillValue[source]
HISTORY = history[source]
INPUT_FILES = input_files[source]
INSTITUTION = institution[source]
INSTRUMENT_DESCRPTION = instrument_description[source]
INSTRUMENT_MANUFACTURER = instrument_manufacturer[source]
INSTRUMENT_NAME = instrument_name[source]
LOCATION_DESCRPTION = location_description[source]
LOCATION_ID = location_id[source]
REFERENCES = references[source]
SAMPLING_INTERVAL = sampling_interval[source]
SERIAL_NUMBER = serial_number[source]
TITLE = title[source]
UNITS = units[source]
VALID_DELTA = valid_delta[source]
VALID_RANGE = valid_range[source]
WARN_RANGE = warn_range[source]
class tsdat.constants.constants.VARS[source]

Class that adds keywords for referring to variables.

ALL = ALL[source]
COORDS = COORDS[source]
DATA_VARS = DATA_VARS[source]