[GRASS-dev] [GRASS GIS] #2268: t.list.rast where sensitivity
GRASS GIS
trac at osgeo.org
Fri Apr 26 13:19:43 PDT 2019
#2268: t.list.rast where sensitivity
--------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.6.2
Component: Temporal | Version: svn-trunk
Resolution: | Keywords: t.list.rast
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):
* type: defect => enhancement
* milestone: 7.0.7 => 7.6.2
Comment:
I tested recently two commands in 7.6.1:
{{{
t.rast.list cr2017 where="start_time < '2017-03-01'"
name|mapset|start_time|end_time
MOD11A2.A2017001_mosaic_LST_Day_1km|PERMANENT|2017-01-01
00:00:00|2017-01-09 00:00:00
...
t.rast.list cr2017 where="start_time < 2017-03-01"
[no output, no warning/error message]
}}}
r73440 seems to have no effect
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2268#comment:7>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list