<div dir="ltr">Dear users<div>I am new with Grass. I am trying to use the r.hazard.flood extension but I get the following error:</div><div><br></div><div>Traceback (most recent call last):<br></div><div>File "/home/lara/.grass7/addons/scripts/r.hazard.flood", line 145, in <module><br>    sys.exit(main())<br>File "/home/lara/.grass7/addons/scripts/r.hazard.flood", line 78, in main<br>    resolution = (float(dict_region['nsres']) + float(dict_region['ewres']))/2<br>ValueError: invalid literal for float(): 0:00:00.17656  <br></div><div><br></div><div>Any idea of what can be wrong?  my dem file (named fmosaic) is type raster, FCELL, 5099 rows 7647 columns, resolution: 0:00:00.17656  </div><div><br></div><div>I thougth it was probably a problem with the dem resolution (5 m) but I tried with another DEM with different resolution and get the same error warning.</div><div><br></div><div>Hope to solve this!</div><div><br></div><div>Lara</div><div><br></div></div>