I am very much a beginner at programming but would like to calculate the values of a raster within vector area for many images. Does anyone have a script that can:
-Open a shapefile
-Open many rasters
-Calculate the mean and standard deviation of those rasters within the shapefile region, but is able to ignore areas of zeros or NoData
-Output the mean and standard deviation to a table which lists all the results together
Any help is greatly appreciated! Thanks!
|