GDAL
January 27, 2012, 5:15am
1
#1552: WinGRASS: spaces in pathnames for r.in.aster
-------------------------+--------------------------------------------------
Reporter: Venkat | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.2
Component: Raster | Version: svn-trunk
Keywords: | Platform: MSWindows 7
Cpu: Unspecified |
-------------------------+--------------------------------------------------
space in pathnames seems to be a problem for r.in.aster. (most other
commands do nor seem to have problem with space in pathnames. Tested with
WinGRASS-6.4.2svn-r49885
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1552> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 27, 2012, 6:57am
2
#1552: WinGRASS: spaces in pathnames for r.in.aster
----------------------------------+-----------------------------------------
Reporter: Venkat | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.2
Component: Shell Scripts | Version: svn-releasebranch64
Keywords: wingrass, r.in.aster | Platform: MSWindows 7
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Changes (by hamish):
* keywords: => wingrass, r.in.aster
* version: svn-trunk => svn-releasebranch64
* component: Raster => Shell Scripts
Comment:
Hi, can you cut & paste the exact error message you get?
hopefully fixed by r50478 in 6.5svn. If it tests ok then we can backport.
thanks,
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1552#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 27, 2012, 11:15am
3
#1552: WinGRASS: spaces in pathnames for r.in.aster
----------------------------------+-----------------------------------------
Reporter: Venkat | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.2
Component: Shell Scripts | Version: svn-releasebranch64
Keywords: wingrass, r.in.aster | Platform: MSWindows 7
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by Venkat):
The Error Message is as below. The GISDBASE directory is named as
"GIS DataBase" with a space between GIS and DataBase
Best, Venka
-------------------------------------------------------------------
r.in.aster input=C:\Aster_Data\PRDAT011.DAT proctype=L1B band=1
output=ASTET_01_test
Georeferencing aster image ...
ERROR 4: `C:\GIS' does not exist in the file system,
and is not recognised as a supported dataset name.
Importing into GRASS ...
ERROR 4: `C:\GIS DataBase/osaka/PERMANENT/.tmp/2724.0.tif'
does not exist in the file system,
and is not recognised as a supported dataset name.
Cleaning up ...
ERROR: Raster map <ASTET_01_test> not found in current mapset
Done.
(Fri Jan 27 19:42:30 2012) Command finished (1 sec)
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1552#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 28, 2012, 4:48am
4
#1552: WinGRASS: spaces in pathnames for r.in.aster
----------------------------------+-----------------------------------------
Reporter: Venkat | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.2
Component: Shell Scripts | Version: svn-releasebranch64
Keywords: wingrass, r.in.aster | Platform: MSWindows 7
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by hamish):
can you try the latest 6.5svn wingrass snapshot?
http://wingrass.fsv.cvut.cz/grass65/
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1552#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 3, 2012, 2:45am
5
#1552: WinGRASS: spaces in pathnames for r.in.aster
----------------------------------+-----------------------------------------
Reporter: Venkat | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.2
Component: Shell Scripts | Version: svn-releasebranch64
Keywords: wingrass, r.in.aster | Platform: MSWindows 7
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by Venkat):
r.in.aster works with spaces in pathnames for 6.5svn wingrass snapshot.
Request backport to 6.4.2
Many thanks
Venka
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1552#comment:4> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 3, 2012, 3:03am
6
#1552: WinGRASS: spaces in pathnames for r.in.aster
----------------------------+-----------------------------------------------
Reporter: Venkat | Owner: grass-dev@…
Type: defect | Status: closed
Priority: major | Milestone: 6.4.2
Component: Shell Scripts | Version: svn-releasebranch64
Resolution: fixed | Keywords: wingrass, r.in.aster
Platform: MSWindows 7 | Cpu: Unspecified
----------------------------+-----------------------------------------------
Changes (by hamish):
* status: new => closed
* resolution: => fixed
Comment:
Replying to [comment:4 Venkat]:
> r.in.aster works with spaces in pathnames for 6.5svn wingrass snapshot.
> Request backport to 6.4.2
done in r50556, r50639.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1552#comment:5> ;
GRASS GIS <http://grass.osgeo.org >