[GRASS-user] Native WinGRASS 6.4 RC5 g.proj failure
Glynn Clements
glynn at gclements.plus.com
Wed Jun 17 16:12:11 EDT 2009
Hamish wrote:
> (
> ERROR: region for current mapset is not set
> run "g.region"
> )
>
> found it,
> https://trac.osgeo.org/grass/ticket/654
>
> I traced this back to r37726 where wind_format.c's format_double()
> uses G_projection() which wants to check the projection type (and that
> hasn't been created yet). Not sure of the best solution yet.
I suggest simply reverting r37726. Changing a function so that it
requires GRASS to have been initialised ($GISRC, WIND, etc) when it
didn't previously is a fundamental API change.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-user
mailing list