synoptic.services.Variables#
- class synoptic.services.Variables(**params)[source]#
Get all available variables.
Provides variable name, variable index, long name, and default unit.
Refer to the official documentation: https://docs.synopticdata.com/services/variables
- Parameters:
token (str, optional) – Synoptic API token. Required if the
SYNOPTIC_TOKENenvironment variable and the config file entry are not set.
Methods