From b2dc570cd955c1a48e4188cfc1dacd2bca8b3889 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Fri, 8 Feb 2019 15:10:26 +0100 Subject: [PATCH] Renamed aggregate_zonal to aggregate_polygon (#21) --- aggregate_zonal.json => aggregate_polygon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename aggregate_zonal.json => aggregate_polygon.json (97%) diff --git a/aggregate_zonal.json b/aggregate_polygon.json similarity index 97% rename from aggregate_zonal.json rename to aggregate_polygon.json index 9735b2fd..432a561a 100644 --- a/aggregate_zonal.json +++ b/aggregate_polygon.json @@ -1,6 +1,6 @@ { - "id": "aggregate_zonal", - "summary": "Zonal statistics for polygons", + "id": "aggregate_polygon", + "summary": "Compute zonal statistics for polygons", "description": "Aggregates zonal statistics for one or multiple polygons over the spatial dimensions.\n\nThe number of total and valid pixels is returned together with the calculated values.", "categories": [ "cubes",