Skip to content

Commit 0315fb5

Browse files
committed
Update aggregate_spatial.json
1 parent 177194c commit 0315fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aggregate_spatial.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"parameters": [
1010
{
1111
"name": "data",
12-
"description": "A raster data cube with at least two spatial dimensions.\n\nThe data cube implicitly gets restricted to the bounds of the geometries as if ``filter_spatial()`` would have been used with the same values for the corresponding parameters immediately before this process.\n\nIf the CRS of the raster data cube doesn't match the CRS of the geometries, the raster data will be reprojected to the CRS of the geometries.",
12+
"description": "A raster data cube with at least two spatial dimensions.\n\nThe data cube implicitly gets restricted to the bounds of the geometries as if ``filter_spatial()`` would have been used with the same values for the corresponding parameters immediately before this process.",
1313
"schema": {
1414
"type": "object",
1515
"subtype": "datacube",

0 commit comments

Comments
 (0)