Start with Popular Tools
Educational Guides
In-depth articles backed by meteorological authorities
Learning Path
Follow this guided sequence to move from fundamentals to applied simulations.
Embed Rain Simulator
Add an interactive rainfall visualization to classroom pages, planning notes, or internal dashboards.
Copy/paste iframe example
<iframe
src="https://rainsimulator.com/embed?intensity=10&unit=mm%2Fhr&type=rain&theme=light&controls=1&stats=1&scale=1"
title="Rain Simulator"
width="100%"
height="720"
loading="lazy"
style="border: 0; border-radius: 12px; max-width: 960px;"
></iframe>Supported query parameters
| Parameter | Values |
|---|---|
| intensity | 0–300, interpreted in the selected unit |
| unit | mm/hr, l/m², or inch/hr |
| type | rain, snow, sleet, or hail |
| theme | light or dark |
| controls | 1 to show controls, 0 to hide them |
| sound | 1 to enable sound after visitor interaction, 0 to keep it off |
| height | Canvas height such as 500 or 60vh |
| preset | compact for a shorter 360px canvas |
| compact | 1 to use the compact canvas preset |
| stats | 1/true to show simulation stats, 0/false to hide |
| scale | 1/true to show the visual scale, 0/false to hide |
| weather | Reserved opt-in flag for future real-weather embeds |
Recommended iframe size
Use at least 360px wide by 640px tall. For the best desktop layout with controls and stats visible, use 720px wide by 720px tall or larger.
Attribution requirement
The visible rainsimulator.com attribution link included in the embed must remain visible and clickable. Do not crop, cover, remove, or obscure it.
Use note
Rain Simulator embeds are intended for educational exploration and scenario planning. Do not rely on the simulator for safety-critical weather decisions; use official forecasts, alerts, and local emergency guidance instead.