Open Issues Need Help
View All on GitHub GIS & Mapping • Flood Modeling
capillary pressure is incorrectly converted about 1 month ago
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