get_upper_air
Analyze 500mb upper-air patterns with heights, wind, temperature, and vorticity. Identify troughs, ridges, and storm development regions from global GFS forecasts.
Instructions
Get 500mb upper-air forecast with heights, temperature, wind, and vorticity.
Use when: "What does 500mb look like?", "Where are the troughs?", "Upper-air pattern?", "Jet stream?", "Vorticity?"
500mb (~18,000 ft) is the key level for synoptic-scale pattern recognition:
Heights reveal troughs (low heights, stormier) and ridges (high heights, calmer)
Vorticity maxima indicate regions favorable for storm development
Wind shows the jet stream position and strength
Returns 12-hour time series with height (dam), temperature, wind, and derived relative/absolute vorticity (10^-5 s^-1) from a 5-point finite-difference grid at ~110km spacing.
Not US-only — uses global GFS model data via Open-Meteo. Omit lat/lon to use configured primary location.
units: "us" or "si" for base system, with optional field overrides: "us,pressure:mb,wind:kt". Fields: temperature (f|c), pressure (inhg|mb), wind (mph|kt|kmh|ms), distance (mi|km), accumulation (in|mm|cm).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | No | ||
| longitude | No | ||
| units | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||