Hi Windy team,
I'd like to submit my plugin for review and approval for the public gallery.
Plugin: Riesgo de Heladas (Frost Risk)
Install URL: https://windy-plugins.com/17390150/windy-plugin-riesgo-heladas/1.0.2/plugin.min.js
Repository: https://github.com/guillekzb/pluginwindy
What it does:
It estimates the overnight frost risk for any point on the map and shows a simple
three-level indicator:
š¢ Low risk Ā· š” Moderate risk Ā· š“ High probability of frost
The risk index combines five variables from the forecast:
- 2 m temperature (main driver)
- Dew point
- Cloud cover
- Wind
- Relative humidity
It models both advective freezes (cold air mass) and radiative frost (clear skies +
calm wind + sub-zero dew point favour strong nighttime cooling). Cloud cover is derived
from the meteogram's relative humidity at pressure levels, since the point forecast does
not expose it directly. It uses ECMWF (default) or GFS, and shows the most critical hour,
the forecast minimum temperature and an hourly timeline.
The plugin was built with the official windy-plugins template (Svelte + TypeScript).
It's aimed at agriculture and outdoor planning. Feedback is welcome ā thanks!