[GRASS-dev] [GRASS GIS] #3703: t.rast.univar doesn't yield no-data
GRASS GIS
trac at osgeo.org
Thu Dec 6 02:52:09 PST 2018
#3703: t.rast.univar doesn't yield no-data
-------------------------------------------------+-------------------------
Reporter: madi | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.6.0
Component: Temporal | Version: unspecified
Keywords: t.rast.univar, r.univar, stats, | CPU: Unspecified
nodata |
Platform: Unspecified |
-------------------------------------------------+-------------------------
When trying to get statistics for images that have no data (for example
within a masked area) t.rast.univar gives the warning message: "Unable to
get statistics for raster map" and in the resulting csv, the missed dates
are skipped. It should instead return a no-data associated to the date,
like for example t.rast.what.
This comes from the underlying r.univar call which has the same
behaviour. See discussion at: https://lists.osgeo.org/pipermail/grass-
dev/2018-December/090640.html
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3703>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list