[GRASS-dev] [GRASS GIS] #2273: g.gui.animation ignores search path for spatio-temporal datasets
GRASS GIS
trac at osgeo.org
Thu May 1 14:17:46 PDT 2014
#2273: g.gui.animation ignores search path for spatio-temporal datasets
------------------------------------------+---------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Keywords: g.gui.animation, search path | Platform: Unspecified
Cpu: Unspecified |
------------------------------------------+---------------------------------
`g.gui.animation` doesn't respect spatio-temporal dataset search path.
{{{
g.mapset -p
modis2002lst_yfsg
t.list
----------------------------------------------
Space time raster datasets with absolute time available in mapset
<modis2002lst_yfsg>:
modis at modis2002lst_yfsg
modis_autumn at modis2002lst_yfsg
modis_m at modis2002lst_yfsg
modis_spring at modis2002lst_yfsg
modis_summer at modis2002lst_yfsg
modis_winter at modis2002lst_yfsg
s at modis2002lst_yfsg
Space time raster datasets with absolute time available in mapset
<landamar>:
modis at landamar
}}}
{{{
g.gui.animation strds=modis
}}}
takes `modis at landamar` which is not the first dataset according to the
search path.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2273>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list