Dear Pros 😉
I would like to calculate the zonal mean (for areas specified in a one-dimensional tif) for all raster slices of a multidimensional raster; resorting to the Zonal Statistics (ZS) and Zonal Statistics as Table (ZSaT) tools two problems arose:
- Although the correct number of rows are written to the summary table produced by the ZSaT-Tool, the calculated means and other calculated summary statistics are not correct. The values in the multidimensional input raster are negative floats, but all summary statistics are positive.
- The ZS-Tool does not accept the same input files as under (1) (process_as_multidimensional cannot be checked without error), correct values (i.e. negative values) seem to be assigned to the zones in the output raster for a single slice.
I would be thankful for suggestions on how to resolve the first and work around the second issue respectively.
Regards, Daniel