[GRASS-dev] [GRASS GIS] #2828: t.rast.list gives error message if there are other mapsets with temp. database in search path

GRASS GIS trac at osgeo.org
Tue Dec 15 17:19:51 PST 2015


#2828: t.rast.list gives error message if there are other mapsets with temp.
database in search path
--------------------------+-------------------------
  Reporter:  pvanbosgeo   |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.0.3
 Component:  Temporal     |    Version:  unspecified
Resolution:               |   Keywords:  t.rast.list
       CPU:  Unspecified  |   Platform:  Linux
--------------------------+-------------------------
Changes (by veroandreo):

 * milestone:   => 7.0.3


Comment:

 In grass71 r67001, I cannot reproduce this.

 I have 3 mapsets with strds in the search path, but t.rast.list works as
 expected with no warning message:

 {{{
 GRASS 7.1.svn (latlong_wgs84):~ > g.mapsets -p
 Accessible mapsets:
 clorofila pruebas PERMANENT rrs_667
 GRASS 7.1.svn (latlong_wgs84):~ > t.rast.list -s input=cla \
 where="strftime('%Y', start_time)='2004'" columns=name
 A20040012004008.L3m_8D_CHL_chlor_a_4km_arg
 A20040092004016.L3m_8D_CHL_chlor_a_4km_arg
 ...
 }}}

 I've recompiled to r67160, and cannot reproduce there either, no warning.
 I'm on Fedora 22.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2828#comment:1>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list