[GRASS-dev] Consistency in raster file's history produced with t.rast.series
Sören Gebbert
soerengebbert at googlemail.com
Wed Feb 18 01:42:44 PST 2015
Hi Nikos,
2015-02-18 10:36 GMT+01:00 Nikos Alexandris <nik at nikosalexandris.net>:
> The following works just fine:
>
> t.rast.series ols output=ols_max method=maximum
>
>
> But the history isn't exactly consistent:
>
> r.info ols_max -h
> ..
> Data Description:
> generated by r.series
> Comments:
> r.series -z file="/geo/grassdb/ols/sicily/.tmp/tpx1c2g/22707.0" outp\
> ut="ols_max" method="maximum"
>
>
> Why not record that the raster map in question was produced by
> t.rast.series? Is it not desired?
It is not implemented and i have no plan to do so.
Only temporal datatypes (STDS) will have their own temporal framework
specific command history. Several temporal modules are simple wrapper
around existing spatial modules, hence the command history will
reflect the wrapped module calls.
Best regards
Soeren
>
> Thank you, Nikos
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
More information about the grass-dev
mailing list