AerisWeather Python SDK  0.3.2
All Classes Namespaces Files Functions Variables Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Caerisweather.responses.AerisLocation.AerisLocationDefines an object for the Aeris API loc data returned in an Aeris API responses
 Caerisweather.utils.AerisNetwork.AerisNetworkDefines networking methods used with the AerisWeather API
 Caerisweather.responses.AerisPlace.AerisPlaceDefines an object for the Aeris API place data returned in an Aeris API response
 Caerisweather.responses.AerisPlace.AerisPlacePlacesDefines an object for the API Place data returned in a Places response
 Caerisweather.responses.AerisProfile.AerisProfileDefines the base class for Aeris API profile data returned in an Aeris API responses
 Caerisweather.responses.AerisProfile.AerisProfileAlertsDefines an object for the Aeris API profile data returned in an Aeris API Alerts/Advisories responses
 Caerisweather.responses.AerisProfile.AerisProfileCountries
 Caerisweather.responses.AerisProfile.AerisProfileFiresDefines an object for the Aeris API profile data returned in an Aeris API Fires responses
 Caerisweather.responses.AerisProfile.AerisProfileForecastsDefines an object for the Aeris API profile data returned in an Aeris API Forecasts responses
 Caerisweather.responses.AerisProfile.AerisProfileIndicesDefines an object for the Aeris API profile data returned in an Aeris API Indices responses
 Caerisweather.responses.AerisProfile.AerisProfileNormalsDefines an object for the Aeris API profile data returned in an Aeris API Normals responses
 Caerisweather.responses.AerisProfile.AerisProfileObservationsDefines an object for the Aeris API profile data returned in an Aeris API Observation responses
 Caerisweather.responses.AerisProfile.AerisProfileObservationsSummaryDefines an object for the Aeris API profile data returned in an Aeris API ObservationsSummary responses
 Caerisweather.responses.AerisProfile.AerisProfileObservationsArchiveDefines an object for the Aeris API profile data returned in an Aeris API ObservationsArchive responses
 Caerisweather.responses.AerisProfile.AerisProfilePhrasesSummaryDefines an object for the Aeris API profile data returned in an Aeris API PhrasesSummary responses
 Caerisweather.responses.AerisProfile.AerisProfilePlacesDefines an object for the Aeris API profile data returned in an Aeris API Places responses
 Caerisweather.responses.AerisProfile.AerisProfilePlacesAirportsDefines an object for the Aeris API profile data returned in an Aeris API Places Airports responses
 Caerisweather.responses.AerisProfile.AerisProfilePlacesPostalCodesDefines an object for the Aeris API profile data returned in an Aeris API Places Postal Codes responses
 Caerisweather.responses.AerisProfile.AerisProfileRecordsDefines an object for the Aeris API profile data returned in an Aeris API Records responses
 Caerisweather.responses.AerisProfile.AerisProfileRiversDefines an object for the Aeris API profile data returned in an Aeris API Rivers responses
 Caerisweather.responses.AerisProfile.AerisProfileRiversGaugesDefines an object for the Aeris API profile data returned in an Aeris API Rivers Gauges responses
 Caerisweather.responses.AerisRelativeTo.AerisRelativeToDefines the base class for Aeris API relative position data returned in an Aeris API responses
 Caerisweather.aerisweather.AerisWeatherDefines the main object for the aerisweather python library
 Caerisweather.responses.AlertDetails.AlertDetails
 Caerisweather.responses.AlertIncludes.AlertIncludes
 Caerisweather.responses.AlertTimestamps.AlertTimestamps
 Caerisweather.responses.CustomResponse.CustomResponseDefines an object to handle a response from a custom or unknown endpoint
 Caerisweather.requests.Endpoint.EndpointDefines an object used to hold and transfer information regarding a specific Aeris API endpoint
 Caerisweather.responses.ForecastPeriod.ForecastPeriodDefines an object for the forecast period data
 Cobject
 Caerisweather.utils.AerisDateTime.AerisDateTimeDefines methods for working with Aeris API time data
 Caerisweather.responses.ObservationsData.ObservationsData
 Caerisweather.responses.ObservationsSummaryDewPt.ObservationsSummaryDewPtDefines an object for the observations summary period temp data
 Caerisweather.responses.ObservationsSummaryPeriod.ObservationsSummaryPeriodDefines an object for the observations summary period data
 Caerisweather.responses.ObservationsSummaryPrecip.ObservationsSummaryPrecipDefines an object for the observations summary period precip data
 Caerisweather.responses.ObservationsSummaryPressure.ObservationsSummaryPressureDefines an object for the observations summary period pressure data
 Caerisweather.responses.ObservationsSummaryQC.ObservationsSummaryQCDefines an object for the observations summary period QC data
 Caerisweather.responses.ObservationsSummaryRange.ObservationsSummaryRangeDefines an object for the observations summary period range data
 Caerisweather.responses.ObservationsSummaryRelativeHumidity.ObservationsSummaryRelativeHumidityDefines an object for the observations summary period relative humidity data
 Caerisweather.responses.ObservationsSummarySky.ObservationsSummarySkyDefines an object for the observations summary period sky data
 Caerisweather.responses.ObservationsSummarySolrad.ObservationsSummarySolradDefines an object for the observations summary period solar radiation data
 Caerisweather.responses.ObservationsSummaryStationPressure.ObservationsSummaryStationPressureDefines an object for the observations summary period station pressure data
 Caerisweather.responses.ObservationsSummaryTemp.ObservationsSummaryTempDefines an object for the observations summary period temp data
 Caerisweather.responses.ObservationsSummaryVisibility.ObservationsSummaryVisibilityDefines an object for the observations summary period visibility data
 Caerisweather.responses.ObservationsSummaryWeather.ObservationsSummaryWeatherDefines an object for the observations summary period weather data
 Caerisweather.responses.ObservationsSummaryWind.ObservationsSummaryWindDefines an object for the observations summary period wind data
 COSError
 Caerisweather.utils.AerisError.AerisError
 Caerisweather.requests.RequestLocation.RequestLocationDefines an object to store the location that we requesting data for
 Caerisweather.responses.Response.ResponseDefines the base Response object for the data returned from the Aeris API
 Caerisweather.responses.AlertsResponse.AlertsResponse
 Caerisweather.responses.ForecastsResponse.ForecastsResponseDefines an object for the data returned in an Aeris API Forecasts responses
 Caerisweather.responses.ObservationsResponse.ObservationsResponseDefines an object for the Observation data returned in an Aeris API observation responses
 Caerisweather.responses.ObservationsSummaryResponse.ObservationsSummaryResponseDefines an object for the data returned in an Aeris API ObservationsSummary responses
 Caerisweather.responses.PlacesResponse.PlacesResponseDefines an object for the data returned in an Aeris API Places response
 Caerisweather.responses.RiversCategories.RiversCategoriesDefines an object for the Aeris API rivers categories data returned in an Aeris API responses
 Caerisweather.responses.RiversCrests.RiversCrestsDefines an object for the Aeris API rivers crests data returned in an Aeris API responses
 Caerisweather.responses.RiversCrestsHistoric.RiversCrestsHistoricDefines an object for the Aeris API rivers historic crests data returned in an Aeris API responses
 Caerisweather.responses.RiversCrestsRecent.RiversCrestsRecentDefines an object for the Aeris API rivers recent crests data returned in an Aeris API responses
 Caerisweather.responses.RiversImpacts.RiversImpactsDefines an object for the Aeris API rivers impacts data returned in an Aeris API responses
 Caerisweather.responses.RiversLowWaterRecords.RiversLowWaterRecordsDefines an object for the Aeris API rivers low water records data returned in an Aeris API responses
 Caerisweather.responses.WeatherCoded.WeatherCodedDefines an object for the weather coded json returned in an Aeris API forecast response
 CEnum
 Caerisweather.requests.Endpoint.EndpointTypeDefines the available endpoints for Aeris API requests
 Caerisweather.requests.ParameterType.ParameterTypeDefines the available parameter types for each Aeris API endpoint's requests
 Caerisweather.requests.ParameterType.ParameterType.ALERTS
 Caerisweather.requests.ParameterType.ParameterType.FORECASTS
 Caerisweather.requests.ParameterType.ParameterType.OBSERVATIONS
 Caerisweather.requests.ParameterType.ParameterType.OBSERVATIONS_SUMMARY
 Caerisweather.requests.ParameterType.ParameterType.PLACES
 Caerisweather.requests.RequestAction.RequestActionDefines the available actions for each Aeris API endpoint's requests
 Caerisweather.requests.RequestAction.RequestAction.ALERTS
 Caerisweather.requests.RequestAction.RequestAction.CONVECTIVE_OUTLOOK
 Caerisweather.requests.RequestAction.RequestAction.FORECASTS
 Caerisweather.requests.RequestAction.RequestAction.OBSERVATIONS
 Caerisweather.requests.RequestAction.RequestAction.OBSERVATIONS_SUMMARY
 Caerisweather.requests.RequestAction.RequestAction.PLACES
 Caerisweather.requests.RequestFilter.RequestFilterDefines the available filters for each Aeris API endpoint's requests
 Caerisweather.requests.RequestFilter.RequestFilter.ALERTS
 Caerisweather.requests.RequestFilter.RequestFilter.CONVECTIVE_OUTLOOK
 Caerisweather.requests.RequestFilter.RequestFilter.FORECASTS
 Caerisweather.requests.RequestFilter.RequestFilter.OBSERVATIONS
 Caerisweather.requests.RequestFilter.RequestFilter.OBSERVATIONS_SUMMARY
 Caerisweather.requests.RequestFilter.RequestFilter.PLACES
 Caerisweather.requests.RequestQuery.RequestQueryDefines the available query options for each Aeris API endpoint's requests
 Caerisweather.requests.RequestQuery.RequestQuery.ALERTS
 Caerisweather.requests.RequestQuery.RequestQuery.OBSERVATIONS
 Caerisweather.requests.RequestQuery.RequestQuery.OBSERVATIONS_SUMMARY
 Caerisweather.requests.RequestQuery.RequestQuery.PLACES
 Caerisweather.requests.RequestSort.RequestSortDefines the available sort options for each Aeris API endpoint's requests
 Caerisweather.requests.RequestSort.RequestSort.ALERTS
 Caerisweather.requests.RequestSort.RequestSort.CONVECTIVE_OUTLOOK
 Caerisweather.requests.RequestSort.RequestSort.OBSERVATIONS
 Caerisweather.requests.RequestSort.RequestSort.PLACES
 Caerisweather.utils.AerisError.AerisErrorLevel