Opened 13 years ago
Closed 13 years ago
#1552 closed defect (fixed)
WinGRASS: spaces in pathnames for r.in.aster
Reported by: | Venkat | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 6.4.2 |
Component: | Shell Scripts | Version: | svn-releasebranch64 |
Keywords: | wingrass, r.in.aster | Cc: | |
CPU: | Unspecified | Platform: | MSWindows 7 |
Description
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
Change History (5)
comment:1 by , 13 years ago
Component: | Raster → Shell Scripts |
---|---|
Keywords: | wingrass r.in.aster added |
Version: | svn-trunk → svn-releasebranch64 |
comment:2 by , 13 years ago
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)
comment:3 by , 13 years ago
follow-up: 5 comment:4 by , 13 years ago
r.in.aster works with spaces in pathnames for 6.5svn wingrass snapshot. Request backport to 6.4.2
Many thanks
Venka
comment:5 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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