[GRASS-dev] [GRASS GIS] #2824: g.gui.timeline throws exception when trying to display temporal dataset.

GRASS GIS trac at osgeo.org
Tue Dec 22 00:41:05 PST 2015


#2824: g.gui.timeline throws exception when trying to display temporal dataset.
--------------------------+----------------------------
  Reporter:  pmav99       |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.0.3
 Component:  wxGUI        |    Version:  7.0.1
Resolution:               |   Keywords:  g.gui.timeline
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+----------------------------

Comment (by neteler):

 Just tried trunk, with the original dataset:

 {{{
 Invalid input data

 Reason: Space time dataset <tempmean> not found.

 Traceback (most recent call last):
   File "/home/neteler/software/grass71/dist.x86_64-pc-linux-
 gnu/gui/wxpython/timeline/frame.py", line 444, in SetDatasets
     datasets = self._checkDatasets(datasets)
   File "/home/neteler/software/grass71/dist.x86_64-pc-linux-
 gnu/gui/wxpython/timeline/frame.py", line 414, in _checkDatasets
     raise GException(errorMsg)
 GException: Space time dataset <tempmean> not found.
 }}}

 Maybe a try - except could be still added for beautification.

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



More information about the grass-dev mailing list