Query weather data and radar imagery
weather-pluginskillsetup L2★34
FahrenheitResearch/hermes-weather-plugin ↗What it does
Query weather data, radar, forecasts, calculations
Best for
Best for meteorological research and severe weather analysis when you need multiple model outputs (CAPE, helicity, soundings) at once.
Inputs
- · location (string/lat-lon)
- · variable names (string, comma-separated)
Outputs
- · conditions/forecast/radar/sounding data (JSON)
- · or image PNG
Requires
- · NWS/NOAA APIs
- · Hermes runtime
Preconditions
- · Location or coordinates provided
Failure modes
- · Invalid location
- · API rate limit exceeded
Trust signals
- · NOAA/NWS official APIs
- · Metrust Rust verification (205 functions)
- · Multiple model outputs integrated