[GRASS-dev] [GRASS GIS] #3097: r.in.aster does not work
GRASS GIS
trac at osgeo.org
Mon Nov 21 07:54:45 PST 2016
#3097: r.in.aster does not work
--------------------------+-------------------------
Reporter: venkat | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.6
Component: Default | Version: 7.0.4
Resolution: fixed | Keywords:
CPU: Unspecified | Platform: MSWindows 8
--------------------------+-------------------------
Comment (by mlennert):
Could you please test if the version in trunk works for you ?
It fixes the 'output' name error. Concerning the issue with the absent
band 3b, I haven't changed anything as this does not keep the module from
functioning and importing the bands. It just output a message such as:
{{{
ERROR 4:
HDF4_EOS:EOS_SWATH:AST_L1T_00306252000142255_20150409233900_101837.hdf:VNIR_Swath:ImageData3B:
No such file or directory
}}}
Which I find clear enough. But we could change the code to test for the
existence of the file before trying to import and emitting a warning. Just
not high on my priority list as the module as is works as expected.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3097#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list