WikiWatershed / mmw-geoprocessing

A Spark Job Server job for Model My Watershed geoprocessing.
Apache License 2.0
6 stars 6 forks source link

Add RasterSummary Operation #78

Closed rajadain closed 6 years ago

rajadain commented 6 years ago

For https://github.com/WikiWatershed/model-my-watershed/issues/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.

rajadain commented 6 years ago

Shares point with https://github.com/WikiWatershed/model-my-watershed/issues/2346