WeatherDotGov (weather_dot_gov v0.5.0)
An API client for weather.gov, autogenerated from https://api.weather.gov/openapi.json See the documentation for information about all the functions available.
Summary
Functions
Returns all currently active alerts
Returns active alerts for the given area (state or marine area)
Returns info on the number of active alerts
Returns active alerts for the given marine region
Returns active alerts for the given NWS public zone or county
Returns all alerts
Returns a specific alert
Returns a list of alert types
Returns a list of Center Weather Advisories from a CWSU
Returns a list of Center Weather Advisories from a CWSU
Returns metadata about a Center Weather Service Unit
Returns glossary terms
Returns raw numerical forecast data for a 2.5km grid area
Returns a textual forecast for a 2.5km grid area
Returns a textual hourly forecast for a 2.5km grid area
Returns a list of observation stations usable for a given 2.5km grid area
Returns a forecast icon. Icon services in API are deprecated.
Returns a forecast icon. Icon services in API are deprecated.
Returns a list of icon codes and textual descriptions. Icon services in API are deprecated.
Returns a list of valid text product types for a given issuance location
Returns metadata about a given observation station
Returns a list of observation stations.
Returns metadata about a NWS forecast office
Returns a specific news headline for a given NWS office
Returns a list of news headlines for a given NWS office
Returns metadata about a given latitude/longitude point
Returns a list of observation stations for a given point
Returns a specific text product
Returns a list of valid text product issuance locations
Returns a list of valid text product types and codes
Returns a list of text products
Returns a list of text products of a given type
Returns a list of text products of a given type for a given issuance location
Returns a list of valid text product issuance locations for a given product type
Returns metadata about a given radar wind profiler
Returns metadata about a given radar queue
Returns metadata about a given radar server
Returns a list of radar servers
Returns metadata about a given radar station
Returns metadata about a given radar station alarms
Returns a list of radar stations
Returns a thumbnail image for a satellite region. Image services in API are deprecated.
Returns a specific SIGMET/AIRMET
Returns a list of SIGMET/AIRMETs
Returns a list of SIGMET/AIRMETs for the specified ATSU
Returns a list of SIGMET/AIRMETs for the specified ATSU for the specified date
Returns the latest observation for a station
Returns a list of observations for a given station
Returns a single observation.
Returns a single Terminal Aerodrome Forecast.
Returns Terminal Aerodrome Forecasts for the specified airport station.
Returns metadata about a given zone
Returns the current zone forecast for a given zone
Returns a list of zones
Returns a list of zones of a given type
Returns a list of observations for a given zone
Returns a list of observation stations for a given zone
Functions
Returns all currently active alerts
Endpoint: /alerts/active
Returns active alerts for the given area (state or marine area)
Endpoint: /alerts/active/area/{area}
Returns info on the number of active alerts
Endpoint: /alerts/active/count
Returns active alerts for the given marine region
Endpoint: /alerts/active/region/{region}
Returns active alerts for the given NWS public zone or county
Endpoint: /alerts/active/zone/{zoneId}
Returns all alerts
Endpoint: /alerts
Returns a specific alert
Endpoint: /alerts/{id}
Returns a list of alert types
Endpoint: /alerts/types
Returns a list of Center Weather Advisories from a CWSU
Endpoint: /aviation/cwsus/{cwsuId}/cwas/{date}/{sequence}
Returns a list of Center Weather Advisories from a CWSU
Endpoint: /aviation/cwsus/{cwsuId}/cwas
Returns metadata about a Center Weather Service Unit
Endpoint: /aviation/cwsus/{cwsuId}
Returns glossary terms
Endpoint: /glossary
Returns raw numerical forecast data for a 2.5km grid area
Endpoint: /gridpoints/{wfo}/{x},{y}
Returns a textual forecast for a 2.5km grid area
Endpoint: /gridpoints/{wfo}/{x},{y}/forecast
Returns a textual hourly forecast for a 2.5km grid area
Endpoint: /gridpoints/{wfo}/{x},{y}/forecast/hourly
Returns a list of observation stations usable for a given 2.5km grid area
Endpoint: /gridpoints/{wfo}/{x},{y}/stations
Returns a forecast icon. Icon services in API are deprecated.
Endpoint: /icons/{set}/{timeOfDay}/{first}
Returns a forecast icon. Icon services in API are deprecated.
Endpoint: /icons/{set}/{timeOfDay}/{first}/{second}
Returns a list of icon codes and textual descriptions. Icon services in API are deprecated.
Endpoint: /icons
Returns a list of valid text product types for a given issuance location
Endpoint: /products/locations/{locationId}/types
Returns metadata about a given observation station
Endpoint: /stations/{stationId}
Returns a list of observation stations.
Endpoint: /stations
Returns metadata about a NWS forecast office
Endpoint: /offices/{officeId}
Returns a specific news headline for a given NWS office
Endpoint: /offices/{officeId}/headlines/{headlineId}
Returns a list of news headlines for a given NWS office
Endpoint: /offices/{officeId}/headlines
Returns metadata about a given latitude/longitude point
Endpoint: /points/{point}
Returns a list of observation stations for a given point
Endpoint: /points/{point}/stations
Returns a specific text product
Endpoint: /products/{productId}
Returns a list of valid text product issuance locations
Endpoint: /products/locations
Returns a list of valid text product types and codes
Endpoint: /products/types
Returns a list of text products
Endpoint: /products
Returns a list of text products of a given type
Endpoint: /products/types/{typeId}
Returns a list of text products of a given type for a given issuance location
Endpoint: /products/types/{typeId}/locations/{locationId}
Returns a list of valid text product issuance locations for a given product type
Endpoint: /products/types/{typeId}/locations
Returns metadata about a given radar wind profiler
Endpoint: /radar/profilers/{stationId}
Returns metadata about a given radar queue
Endpoint: /radar/queues/{host}
Returns metadata about a given radar server
Endpoint: /radar/servers/{id}
Returns a list of radar servers
Endpoint: /radar/servers
Returns metadata about a given radar station
Endpoint: /radar/stations/{stationId}
Returns metadata about a given radar station alarms
Endpoint: /radar/stations/{stationId}/alarms
Returns a list of radar stations
Endpoint: /radar/stations
Returns a thumbnail image for a satellite region. Image services in API are deprecated.
Endpoint: /thumbnails/satellite/{area}
Returns a specific SIGMET/AIRMET
Endpoint: /aviation/sigmets/{atsu}/{date}/{time}
Returns a list of SIGMET/AIRMETs
Endpoint: /aviation/sigmets
Returns a list of SIGMET/AIRMETs for the specified ATSU
Endpoint: /aviation/sigmets/{atsu}
Returns a list of SIGMET/AIRMETs for the specified ATSU for the specified date
Endpoint: /aviation/sigmets/{atsu}/{date}
Returns the latest observation for a station
Endpoint: /stations/{stationId}/observations/latest
Returns a list of observations for a given station
Endpoint: /stations/{stationId}/observations
Returns a single observation.
Endpoint: /stations/{stationId}/observations/{time}
Returns a single Terminal Aerodrome Forecast.
Endpoint: /stations/{stationId}/tafs/{date}/{time}
Returns Terminal Aerodrome Forecasts for the specified airport station.
Endpoint: /stations/{stationId}/tafs
Returns metadata about a given zone
Endpoint: /zones/{type}/{zoneId}
Returns the current zone forecast for a given zone
Endpoint: /zones/{type}/{zoneId}/forecast
Returns a list of zones
Endpoint: /zones
Returns a list of zones of a given type
Endpoint: /zones/{type}
Returns a list of observations for a given zone
Endpoint: /zones/forecast/{zoneId}/observations
Returns a list of observation stations for a given zone
Endpoint: /zones/forecast/{zoneId}/stations