SWMM Climate (MVP rainfall layer)
What this skill provides
- Deterministic conversion from simple rainfall CSV to:
- SWMM
[TIMESERIES]text lines - structured JSON manifest for audit/provenance
- SWMM
- Deterministic helper generation for SWMM
[RAINGAGES]section. - MCP wrapper for agentic use.
Input CSV contract
format_rainfall.py expects a header row and at minimum:
timestamp: date-time string, default format%Y-%m-%d %H:%Mrainfall_mm_per_hr: rainfall intensity in mm/hr
[Description truncada. Veja o README completo no GitHub.]