[GRASS-dev] [GRASS GIS] #1784: wingrass6.4.3svn: raster3d problems

Markus Neteler neteler at osgeo.org
Mon Feb 18 05:00:40 PST 2013


On Thu, Feb 14, 2013 at 2:55 PM, Helmut Kudrnovsky <hellik at web.de> wrote:
>>Does this command work in G7 on the same data?
>
>
> g.region -p rast3d=JR_7408MR_2m_t70 at 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


More information about the grass-dev mailing list