Create a grid or a feature class of the new cell extents and use spatial analyst to run a zonal statistics. In the dialog box pick "mean" as the statistic to compute.
Resampling occurs automatically in any raster calculation, Dan. Therefore it suffices to set the Spatial Analyst options to the new cellsize (2000 instead of 30), specify you want to use bilinear resampling by default, and simply copy the grid using the Raster Calculator.
You can get a little more control over this by explicitly using the resample command. The aggregate command could also be pressed into service if need be. Similar-looking procedures, including focal statistics and zonal statistics, will either not work or be much more cumbersome (for you) and inefficient (for the computer).
Yes it is, Dan: use the Aggregate command in Spatial Analyst. This is exactly what it's designed to do. I recollect you first need to set the raster analysis environment appropriately (i.e., to the new cellsize and origin) and then issue the command.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.