On Mon, 1 May 2023, Micha Silver wrote:
First comment: I think you should not have GRASS map names starting with a
digit.
Micha,
I should know better. Darn!
Can you change the above to
output=topo_2010
Done.
The first run of r.proj (with the -g flag) only gives you the target
region settings. You now need to set the region with those settings, and
then run r.proj again (without -g) do actually do the work.
g.region -ap $NSR
r.proj loc=Dixie_Mountain_2010_LiDAR map=PERMANENT in=2010_topo method=lanczos
mem=2000 output=topo_2010 --o
I wondered about that. I've certainly forgotten a lot of grass since I last
used it.
All fixed now.
Many thanks for your patience, Micha.
Regards,
Rich
_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user