WikiWatershed/mmw-geoprocessing

Add RasterSummary Operation

rajadain opened this issue · 1 comments

For WikiWatershed/model-my-watershed#2346, we need an operation that, for a given shape and list of rasters, summarizes the min, max, and average values of those rasters intersecting with the shape. This operation should be called RasterSummary and follow the established patterns.