GDAL
July 5, 2017, 8:29am
1
#3366: r.timestamp, support for ISO 8601 strings
--------------------------------------+-------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Temporal | Version: unspecified
Keywords: timestamp, utc, iso 8601 | CPU: Unspecified
Platform: Unspecified |
--------------------------------------+-------------------------
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.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3366> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
July 9, 2017, 9:08am
2
#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 >
GDAL
April 28, 2019, 9:25pm
3
#3366: r.timestamp, support for ISO 8601 strings
-------------------------------+--------------------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: minor | Milestone: 7.6.2
Component: Temporal | Version: unspecified
Resolution: | Keywords: timestamp, utc, iso 8601
CPU: Unspecified | Platform: Unspecified
-------------------------------+--------------------------------------
Comment (by Nikos Alexandris):
Any activity/interest on this?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3366#comment:7> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
April 29, 2019, 2:16pm
4
#3366: r.timestamp, support for ISO 8601 strings
-------------------------------+--------------------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: minor | Milestone: 7.6.2
Component: Temporal | Version: unspecified
Resolution: | Keywords: timestamp, utc, iso 8601
CPU: Unspecified | Platform: Unspecified
-------------------------------+--------------------------------------
Comment (by veroandreo):
I'd be interested in such a feature also in G7:t.register
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3366#comment:8> ;
GRASS GIS <https://grass.osgeo.org >