Dear users
I am new with Grass. I am trying to use the r.hazard.flood extension but I
get the following error:

Traceback (most recent call last):
File "/home/lara/.grass7/addons/scripts/r.hazard.flood", line 145, in
<module>
    sys.exit(main())
File "/home/lara/.grass7/addons/scripts/r.hazard.flood", line 78, in main
    resolution = (float(dict_region['nsres']) +
float(dict_region['ewres']))/2
ValueError: invalid literal for float(): 0:00:00.17656

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

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.

Hope to solve this!

Lara
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to