1 Open Issue Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub
GIS & Mapping Flood Modeling

AI Summary: The Itzï GIS flood model has a bug where capillary pressure input (in mm) is incorrectly converted to m/s by dividing by 1000 * 3600, resulting in a value 3600 times smaller than expected. The task is to correct this conversion in the `itzi.py` file, specifically lines 220-228.

Complexity: 3/5
good first issue critical

A dynamic GIS flood model

Python