On Fri, May 24, 2019 at 6:36 PM Martin Landa <[email protected]> wrote: > > Hi, > > pá 24. 5. 2019 v 15:48 odesílatel Margherita Di Leo <[email protected]> > napsal: > > as far as I remember, it worked only in projected coordinate system. > > 1) should be mentioned in manual at least
+1 - TODO > >> 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 > > 2) should faill more gracefully. LL location is not supported. https://github.com/OSGeo/grass-addons/pull/4 Markus _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
