[GRASS-user] Create Manning's n map

Laurent C. lrntct at gmail.com
Wed Feb 22 15:12:19 PST 2017


Rich,

If you want to create a raster map with an uniform value, just use mapcalc:
r.mapcalc exp='manning=0.03'

And that's it.

Laurent

2017-02-22 16:40 GMT-06:00 Rich Shepard <rshepard at appl-ecosys.com>:
>   For the defined region I want to create a map of the Manning's n friction
> value (0.030) in each cell. v.in.ascii tells me it cannot find the input
> text file:
>
> v.in.ascii -n -b input=manning.txt output=manning format=point
> ERROR: Unable to open input file <manning.txt>
>
>   The file has no coordinates, only the single value 0.030. I am not finding
> what is missing here. A pointer is needed.
>
> Rich
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user


More information about the grass-user mailing list