Select to view content in your preferred language

Global statistics in Model Builder

606
1
05-04-2010 01:12 AM
AdminEdit
New Contributor
Obviously I posted in the wrong forum. So please use this link to get forwarded.

http://forums.arcgis.com/threads/3565-Global-statistics-in-Modeller

Could the Raster Calculator be the solution or a "Single Output Map Algebra" statement in the Model itself?

Any help is highly appreciated.
0 Kudos
1 Reply
AdminEdit
New Contributor
Ok, I found the answer. It works but it's a kind of circuitous way to get the global mean.
First of all you need the total extent of the image. Either possible by automatic extraction or manual selection.
Afterwards you need to apply the Zonal Statistics Tool and define the zone as your raster's extent.
As value raster use the raster file where you want to derive the global mean from and the statistics type has to be, in my case, MEAN.
The result is a new rasterfile with meanvalues only.
0 Kudos