AdvisoriesTask |
Requests and loads advisory data into local domain objects from the API.
|
AerisAbstractTask |
Abstract class that all specific endpoint tasks will use so that they can
return the object in a friendly model versus have to know what response is
being returned to you as by using the AerisCommunicationTask.
|
AirQualityTask |
Requests and loads tropical_cyclones data into local domain objects from the API.
|
AlertsTask |
Requests and loads advisory data into local domain objects from the API.
|
ConditionsTask |
Requests and loads conditions data into local domain objects from the API.
|
CountriesTask |
Requests and loads countries data into local domain objects from the API.
|
EarthquakesTask |
Requests and loads earthquake data into local domain objects from the API.
|
FiresTask |
Requests and loads fires data into local domain objects from the API.
|
ForecastsTask |
Requests and loads observation data into local domain objects from the API.
|
LightningTask |
Requests and loads lightning strike data into local domain objects from the
API.
|
MoonphasesTask |
Requests and loads moon phases data into local domain objects from the API.
|
NormalsStationsTask |
Requests and loads normals stations data into local domain objects from the
API.
|
NormalsTask |
Requests and loads normals data into local domain objects from the API.
|
ObservationsArchiveTask |
Requests and loads observation archive data into local domain objects from
the API.
|
ObservationsSummaryTask |
Requests and loads observation summaryPeriod data into local domain objects from the
API.
|
ObservationsTask |
Requests and loads observation data into local domain objects from the API.
|
PlacesAirportsTask |
Requests and loads places airports data into local domain objects from the
API.
|
PlacesPostalcodesTask |
Requests and loads postal codes data into local domain objects from the API.
|
PlacesTask |
Requests and loads places data into local domain objects from the API.
|
RecordsTask |
Requests and loads observation data into local domain objects from the API.
|
RiversGaugesTask |
Requests and loads observation data into local domain objects from the API.
|
RiversTask |
Requests and loads observation data into local domain objects from the API.
|
StormCellsTask |
Requests and loads storm cells data into local domain objects from the API.
|
StormReportsTask |
Requests and loads storm reports data into local domain objects from the API.
|
SunmoonTask |
Requests and loads sunmoon data into local domain objects from the API.
|
TidesStationsTask |
Requests and loads tide stations data into local domain objects from the API.
|
TidesTask |
Requests and loads tides data into local domain objects from the API.
|
TropicalCyclonesTask |
Requests and loads tropical_cyclones data into local domain objects from the API.
|