GeoEco.DataProducts.NOAA.ClimateIndices.PSLClimateIndices
- class GeoEco.DataProducts.NOAA.ClimateIndices.PSLClimateIndices
Bases:
objectFunctions for working with climate index time series provided by the NOAA Physical Sciences Laboratory (PSL).
Methods
Given a time series table of monthly Oceanic Niño Index (ONI) numerical values, classifies each month as part of a normal, El Niño (warm), or La Niña (cold) episode.
Given a time series table of monthly Oceanic Niño Index (ONI) numerical values, classifies each month as part of a normal, El Niño (warm), or La Niña (cold) episode.
Given a time series table of monthly Oceanic Niño Index (ONI) numerical values, classifies each month as part of a normal, El Niño (warm), or La Niña (cold) episode.
Creates and populates a table of climate index values parsed from a text file in NOAA PSL time series format.
Returns a table of climate index values parsed from a text file in NOAA PSL time series format.
Creates and populates a table of climate index values parsed from a text file in NOAA PSL time series format.
Creates and populates a table of climate index values parsed from a list of text files, where each file contains the data for a single climate index in NOAA PSL time series format.
Creates and populates a table of climate index values parsed from a list of text files, where each file contains the data for a single climate index in NOAA PSL time series format.
Creates and populates a table of climate index values parsed from a list of text files, where each file contains the data for a single climate index in NOAA PSL time series format.
Creates and populates a table of climate index values parsed from a string in NOAA PSL time series format.
Returns a table of climate index values parsed from a string in NOAA PSL time series format.
Creates a table of climate index values parsed from a string in NOAA PSL time series format.
Creates and populates a table of climate index values parsed from a list of strings, where each string is the data for a single climate index in NOAA PSL time series format.
Returns a table of climate index values parsed from a list of strings, where each string is the data for a single climate index in NOAA PSL time series format.
Creates and populates a table of climate index values parsed from a list of strings, where each string is the data for a single climate index in NOAA PSL time series format.
Creates and populates a table of climate index values parsed from NOAA PSL climate index time series data downloaded from a URL.
Returns a table of climate index values parsed from the NOAA PSL climate index time series data downloaded from a URL.
Creates and populates a table of climate index values parsed from NOAA PSL climate index time series data downloaded from a URL.
Creates and populates a table of climate index values parsed from NOAA PSL climate index time series data downloaded from a list of URLs.
Creates and populates a table of climate index values parsed from NOAA PSL climate index time series data downloaded from a list of URLs.
Creates and populates a table of climate index values parsed from NOAA PSL climate index time series data downloaded from a list of URLs.