I need to retrieve minimum, maximum, mean, and standard deviation statistical values from a directory of raster files and store the values in an excel spreadsheet.
My approach as been cursors and GetRasterProperties_management.
Any insight would be greatly appreciated.