[GRASS-dev] [GRASS GIS] #2146: t.register fails to register maps with relative time stamp set by r/v/r3.timestamp module

#2146: t.register fails to register maps with relative time stamp set by
r/v/r3.timestamp module
-----------------------------------+----------------------------------------
Reporter: annakrat | Owner: grass-dev@…
     Type: defect | Status: new
Priority: minor | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Keywords: t.register, timestamp | Platform: Unspecified
      Cpu: Unspecified |
-----------------------------------+----------------------------------------
Module t.register fails here
source:grass/trunk/lib/python/temporal/register.py#L102 when I try to use
the new feature of t.register to use the time stamps previously assigned
by r.timestamp (r58084). It fails for relative time stamp. If I specify
unit parameter, it is registered correctly, but the unit is already given
in the timestamp so it shouldn't require it.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2146&gt;
GRASS GIS <http://grass.osgeo.org>

#2146: t.register fails to register maps with relative time stamp set by
r/v/r3.timestamp module
-----------------------------------+----------------------------------------
Reporter: annakrat | Owner: grass-dev@…
     Type: defect | Status: new
Priority: minor | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Keywords: t.register, timestamp | Platform: Unspecified
      Cpu: Unspecified |
-----------------------------------+----------------------------------------

Comment(by huhabla):

This issue should be fixed in r58575, please test.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2146#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#2146: t.register fails to register maps with relative time stamp set by
r/v/r3.timestamp module
--------------------------+-------------------------------------------------
  Reporter: annakrat | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: minor | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Resolution: fixed | Keywords: t.register, timestamp
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by annakrat):

  * status: new => closed
  * resolution: => fixed

Comment:

Replying to [comment:1 huhabla]:
> This issue should be fixed in r58575, please test.

Confirmed, thanks a lot!

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2146#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>