On Thu, Feb 14, 2013 at 2:55 PM, Helmut Kudrnovsky <hel...@web.de> wrote:
>>Does this command work in G7 on the same data?
>
>
> g.region -p rast3d=JR_7408MR_2m_t70@testvolume
> WARNING: Rast3d_read_window: unable to find
> [C:\grassdata/nc_spm_08/testvolume/windows3d/C:\grassdata/nc_spm_08/testvolume/grid3/JR_7408MR_2m_t70/cellhd].
> ERROR: Nordwert muss größer als der Südwert sein
>
> not really...

I tried to debug this on Linux but I have no idea what to look for.
The problem might be in

lib/raster3d/windowio.c
Rast3d_getFullWindowPath()

Maybe this line causing troubles (guessing around)?
    if ((*windowName == '/') || (*windowName == '.')) {

Glynn (sorry to ask you directly), any pointers for me?

thanks
Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to