[GRASS-dev] [GRASS GIS] #3454: r.timestamp: Add option for copying timestamp(s) from other raster map(s)
GRASS GIS
trac at osgeo.org
Mon Nov 27 00:27:04 PST 2017
#3454: r.timestamp: Add option for copying timestamp(s) from other raster map(s)
-------------------------+-------------------------
Reporter: sbl | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: minor | Milestone: 7.5.0
Component: Raster | Version: svn-trunk
Keywords: r.timestamp | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
It would be helpful if r.timestamp had an option to copy timestamp(s) from
one or more raster maps.
E.g. if one generates a vegetation Index or other artificial band from two
image bands it would be handy to be able assign timestamp of the input
band(s) to the result.
Or when aggregating data over several maps / scenes, being able to use the
"temporal bonding box" as a timestamp would be useful.
r.info -e can get the timestamp of the source map so it can easily be
assigned to the newly produced map. However, the latter case requires a
bit more coding from the user.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3454>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list