[GRASS-dev] [GRASS GIS] #2268: t.list.rast where sensitivity

GRASS GIS trac at osgeo.org
Tue Apr 29 10:32:32 PDT 2014


#2268: t.list.rast where sensitivity
-------------------------+--------------------------------------------------
 Reporter:  martinl      |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  Temporal     |     Version:  svn-trunk                
 Keywords:  t.list.rast  |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 {{{
 t.rast.list modis_m where="start_time < 2002-03-01"
 }}}

 gives no output, no warning - note missing quotes around date, ie.

 {{{
 t.rast.list modis_m where="start_time < '2002-03-01'"
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2268>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list