<div dir="ltr"><div>Am working on developing flood hazard map using the module r.hazard.flood. Whenever I try to run the module I get the following error<br><br>(Sun Mar 13 23:43:19 2016)                                                      <br>r.hazard.flood map=floodanalysis.alpha@edgar flood=flood mti=MTI                <br>Traceback (most recent call last):<br>  File "/home/edgar/.grass6/addons/r.hazard.flood", line<br>145, in <module><br>    sys.exit(main())<br>  File "/home/edgar/.grass6/addons/r.hazard.flood", line 80,<br>in main<br>    resolution = (float(dict_region['nsres']) +<br>float(dict_region['ewres']))/2<br>ValueError: invalid literal for float(): 0:00:00.09<br>(Sun Mar 13 23:43:20 2016) Command finished (0 sec)<br><br></div>Please if I may get more help on how to use r.hazard.flood to produce flood hazard maps. thanks in advance                          <br></div>