Python CIMIS Client
User Guide
Installation
Quick Start Guide
User Guide
Examples
API Reference
API Reference
CimisClient
Data Models
Exceptions
Utilities
Development
Contributing
Changelog
License
Python CIMIS Client
Index
Index
_
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__init__() (python_cimis.CimisClient method)
(python_cimis.exceptions.CimisAPIError method)
(python_cimis.models.DataValue method)
(python_cimis.models.SpatialZipCode method)
(python_cimis.models.Station method)
(python_cimis.models.WeatherData method)
(python_cimis.models.WeatherProvider method)
(python_cimis.models.WeatherRecord method)
(python_cimis.models.ZipCode method)
(python_cimis.utils.FilenameGenerator method)
B
BASE_URL (python_cimis.CimisClient property)
C
CimisAPIError (class in python_cimis.exceptions)
CimisAuthenticationError (class in python_cimis.exceptions)
CimisClient (class in python_cimis)
CimisConnectionError (class in python_cimis.exceptions)
city (python_cimis.models.SpatialZipCode attribute)
(python_cimis.models.Station attribute)
connect_date (python_cimis.models.SpatialZipCode attribute)
(python_cimis.models.Station attribute)
(python_cimis.models.ZipCode attribute)
county (python_cimis.models.SpatialZipCode attribute)
(python_cimis.models.Station attribute)
D
data_values (python_cimis.models.WeatherRecord attribute)
DataValue (class in python_cimis.models)
date (python_cimis.models.WeatherRecord attribute)
DEFAULT_DAILY_DATA_ITEMS (python_cimis.CimisClient property)
DEFAULT_HOURLY_DATA_ITEMS (python_cimis.CimisClient property)
disconnect_date (python_cimis.models.SpatialZipCode attribute)
(python_cimis.models.Station attribute)
(python_cimis.models.ZipCode attribute)
E
elevation (python_cimis.models.Station attribute)
export_stations_to_csv() (python_cimis.CimisClient method)
export_to_csv() (python_cimis.CimisClient method)
F
FilenameGenerator (class in python_cimis.utils)
G
generate_custom_filename() (python_cimis.utils.FilenameGenerator method)
generate_for_stations() (python_cimis.utils.FilenameGenerator method)
generate_for_weather_data() (python_cimis.utils.FilenameGenerator method)
generate_stations_filename() (python_cimis.utils.FilenameGenerator method)
generate_weather_filename() (python_cimis.utils.FilenameGenerator method)
generate_zip_codes_filename() (python_cimis.utils.FilenameGenerator method)
get_all_records() (python_cimis.models.WeatherData method)
get_daily_data() (python_cimis.CimisClient method)
get_data() (python_cimis.CimisClient method)
get_data_and_export_csv() (python_cimis.CimisClient method)
get_hourly_data() (python_cimis.CimisClient method)
get_numeric_value() (python_cimis.models.WeatherRecord method)
get_records_by_date() (python_cimis.models.WeatherData method)
get_records_by_station() (python_cimis.models.WeatherData method)
get_spatial_zip_codes() (python_cimis.CimisClient method)
get_station_zip_codes() (python_cimis.CimisClient method)
get_stations() (python_cimis.CimisClient method)
get_value() (python_cimis.models.WeatherRecord method)
ground_cover (python_cimis.models.Station attribute)
H
hms_latitude (python_cimis.models.Station attribute)
hms_longitude (python_cimis.models.Station attribute)
hour (python_cimis.models.WeatherRecord attribute)
I
is_active (python_cimis.models.SpatialZipCode attribute)
(python_cimis.models.Station attribute)
(python_cimis.models.ZipCode attribute)
is_eto_station (python_cimis.models.Station attribute)
J
julian (python_cimis.models.WeatherRecord attribute)
L
latitude (python_cimis.models.Station property)
longitude (python_cimis.models.Station property)
N
name (python_cimis.models.Station attribute)
(python_cimis.models.WeatherProvider attribute)
numeric_value (python_cimis.models.DataValue property)
O
owner (python_cimis.models.WeatherProvider attribute)
P
providers (python_cimis.models.WeatherData attribute)
Q
qc (python_cimis.models.DataValue attribute)
R
records (python_cimis.models.WeatherProvider attribute)
regional_office (python_cimis.models.Station attribute)
S
scope (python_cimis.models.WeatherRecord attribute)
set_base_directory() (python_cimis.utils.FilenameGenerator method)
siting_desc (python_cimis.models.Station attribute)
SpatialZipCode (class in python_cimis.models)
standard (python_cimis.models.WeatherRecord attribute)
Station (class in python_cimis.models)
station (python_cimis.models.WeatherRecord attribute)
station_nbr (python_cimis.models.Station attribute)
(python_cimis.models.ZipCode attribute)
T
type (python_cimis.models.WeatherProvider attribute)
U
unit (python_cimis.models.DataValue attribute)
V
value (python_cimis.models.DataValue attribute)
W
WeatherData (class in python_cimis.models)
WeatherProvider (class in python_cimis.models)
WeatherRecord (class in python_cimis.models)
Z
zip_code (python_cimis.models.SpatialZipCode attribute)
(python_cimis.models.ZipCode attribute)
zip_codes (python_cimis.models.Station attribute)
(python_cimis.models.WeatherRecord attribute)
ZipCode (class in python_cimis.models)