[GRASS-dev] [GRASS GIS] #3366: r.timestamp, support for ISO 8601 strings

GRASS GIS trac at osgeo.org
Sun Jul 9 02:08:22 PDT 2017


#3366: r.timestamp, support for ISO 8601 strings
-------------------------------+--------------------------------------
  Reporter:  Nikos Alexandris  |      Owner:  grass-dev@…
      Type:  enhancement       |     Status:  new
  Priority:  minor             |  Milestone:  7.4.0
 Component:  Temporal          |    Version:  unspecified
Resolution:                    |   Keywords:  timestamp, utc, iso 8601
       CPU:  Unspecified       |   Platform:  Unspecified
-------------------------------+--------------------------------------
Changes (by martinl):

 * milestone:   => 7.4.0


Old description:

> Currently, ``r.timestamp`` does not understand combined date and time
> expressions, for example in UTC, such as:
>
> - 2017-06-28T15:10:33+00:00
> - 2017-06-28T15:10:33Z
> - 20170628T151033Z
>
> Support for such would make it easier, for example, to use date and time
> expressions from Landsat metadata files.

New description:

 Currently, `r.timestamp` does not understand combined date and time
 expressions, for example in UTC, such as:

 - 2017-06-28T15:10:33+00:00
 - 2017-06-28T15:10:33Z
 - 20170628T151033Z

 Support for such would make it easier, for example, to use date and time
 expressions from Landsat metadata files.

--

Comment:

 Also related to G72:v.timestamp or G72:r3.timestamp. Requires changes in
 `lib/gis/timestamp.c`.

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



More information about the grass-dev mailing list