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

GRASS GIS trac at osgeo.org
Fri Dec 11 14:11:52 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 wenzeslaus):

 [http://stackoverflow.com/questions/32788554/plotting-with-date-times-and-
 matplotlib Comment on a SO answer says]:

 > It sounds like you're calling `date2num` on a `float`. `date2num`
 expects `datetime` objects. ...appears to already be in exactly the format
 that `date2num` would be converting it do. Replace `date2num(time)` with
 just `time`...

 But I'm not sure if this applies in this case. That one was related to
 some particular NetCDF file.

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



More information about the grass-dev mailing list