Hi Laurent,
first of all.. a BIG thank you for ITZI and the fact that is open source!!! I'm a PhD student and I'm looking to explore/add the pollution tracking capacity of Itzi.
I managed to run Itzi without errors, but I've got some problems/questions:
1) 2D model: the DEM elevation doesn't change very much (btw 21m and 37m) so when I'm creating the watershed I need a threshold of at least 10k to get the majority of the area (see pic 'watershed') with an outlet point on the left of the screen (263984, 664622), and the stream in black. Is it right? Or should I create smaller watersheds and linked them somehow? (like the outlet point of an upstream watershed can be the beginning or another watershed). Also I created the friction raster map giving a different value for road/pavements and the rest;
2) Rain sequence: I went through t.create and t.register for strdb (which perfectly works with the North Carolina sample data), but in my case, after creating the raster with r.mapcalc, when I what to register them it gives this error:
t.register -i --overwrite maps=rain_0@8a,rain_1@8a,rain_2@8a,rain_3@8a,rain_4@8a,rain_5@8a start=2020-04-01 00:00:00 +0005
Gathering map information...
ERROR: Unable to execute :
SELECT start_time , id , end_time FROM raster_absolute_time WHERE id = 'rain_0@8a';
ERROR: invalid literal for int() with base 10: '00+00'
for the sake of the test I ignored this step and went for a single rain raster map = 100
3) Drainage: once I run Itzi with the drainage file from SWMM it looks like the 2 systems are interacting somehow but I don't see the shallow inundation originating from the point source.
Attached the raster with h_max after running the parameter_file_phase_1, both parameter files (phase_1 and phase_2), the SWMM file, and the statistics from Itzi.
I'm not used to read Itzi statistics but I'm pretty sure something is wrong after phase_1 already, if you could have a look and give me your feedback it would be fantastic!
thank you very much,
looking forward to hearing from you
Marta