get_storm_outlook
Get a severe-weather outlook for a location, including peak wind gusts, thunderstorm timing, and CAPE. Covers Austria and the Alpine region.
Instructions
Get the severe-weather outlook for a location: gusts and thunderstorms.
Reports the peak wind gust within the next hour and the next 12 hours,
whether a thunderstorm is expected within the next hour, when the next
thunderstorm is expected across the whole forecast horizon, and the peak
CAPE over the next 12 hours. Deliberately reports no severity verdict —
what counts as dangerous is the caller's judgement.
High-resolution GeoSphere AROME data, whose CAPE is gated by convective
inhibition. Serves Austria and the Alpine region only; a point outside that
grid returns an out-of-coverage notice.
The thunderstorm scan covers the AROME horizon, nominally ~60 h but shorter
when a run is stale or truncated. A "none in the next N h" answer names the
horizon it actually covered; it is not an all-clear beyond that.
Horizons round up to whole hours: the "next hour" window covers the hour
already under way plus the next one. A thunderstorm timestamp at or before
the current time means one is already in progress.
Args:
latitude: Decimal latitude (e.g. 48.2208 for Vienna). Geocode city
names to coordinates yourself.
longitude: Decimal longitude (e.g. 16.3738 for Vienna).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |