From f2321d4df8cbb0a9744881c6f7c563c094ad8658 Mon Sep 17 00:00:00 2001 From: openEO CI Date: Thu, 21 Nov 2024 18:59:06 +0000 Subject: [PATCH] deploy: ecdc3dff7cea0f79f513c323a47ce8a653d054aa --- draft/processes.json | 8 ++++---- draft/proposals/cummax.json | 2 +- draft/proposals/cummin.json | 2 +- draft/proposals/cumproduct.json | 2 +- draft/proposals/cumsum.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/draft/processes.json b/draft/processes.json index 33498c04..6399802c 100644 --- a/draft/processes.json +++ b/draft/processes.json @@ -9368,7 +9368,7 @@ }, { "name": "ignore_nodata", - "description": "Indicates whether no-data values are ignored or not and ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", + "description": "Indicates whether no-data values are ignored or not. Ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", "schema": { "type": "boolean" }, @@ -9470,7 +9470,7 @@ }, { "name": "ignore_nodata", - "description": "Indicates whether no-data values are ignored or not and ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", + "description": "Indicates whether no-data values are ignored or not. Ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", "schema": { "type": "boolean" }, @@ -9572,7 +9572,7 @@ }, { "name": "ignore_nodata", - "description": "Indicates whether no-data values are ignored or not and ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", + "description": "Indicates whether no-data values are ignored or not. Ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", "schema": { "type": "boolean" }, @@ -9678,7 +9678,7 @@ }, { "name": "ignore_nodata", - "description": "Indicates whether no-data values are ignored or not and ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", + "description": "Indicates whether no-data values are ignored or not. Ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", "schema": { "type": "boolean" }, diff --git a/draft/proposals/cummax.json b/draft/proposals/cummax.json index 69580459..1e7730b8 100644 --- a/draft/proposals/cummax.json +++ b/draft/proposals/cummax.json @@ -22,7 +22,7 @@ }, { "name": "ignore_nodata", - "description": "Indicates whether no-data values are ignored or not and ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", + "description": "Indicates whether no-data values are ignored or not. Ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", "schema": { "type": "boolean" }, diff --git a/draft/proposals/cummin.json b/draft/proposals/cummin.json index d84612e3..5c9b32d1 100644 --- a/draft/proposals/cummin.json +++ b/draft/proposals/cummin.json @@ -22,7 +22,7 @@ }, { "name": "ignore_nodata", - "description": "Indicates whether no-data values are ignored or not and ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", + "description": "Indicates whether no-data values are ignored or not. Ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", "schema": { "type": "boolean" }, diff --git a/draft/proposals/cumproduct.json b/draft/proposals/cumproduct.json index f5e6ae1b..3cbf416a 100644 --- a/draft/proposals/cumproduct.json +++ b/draft/proposals/cumproduct.json @@ -22,7 +22,7 @@ }, { "name": "ignore_nodata", - "description": "Indicates whether no-data values are ignored or not and ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", + "description": "Indicates whether no-data values are ignored or not. Ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", "schema": { "type": "boolean" }, diff --git a/draft/proposals/cumsum.json b/draft/proposals/cumsum.json index 717999e5..412e21c6 100644 --- a/draft/proposals/cumsum.json +++ b/draft/proposals/cumsum.json @@ -22,7 +22,7 @@ }, { "name": "ignore_nodata", - "description": "Indicates whether no-data values are ignored or not and ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", + "description": "Indicates whether no-data values are ignored or not. Ignores them by default. Setting this flag to `false` considers no-data values so that `null` is set for all the following elements.", "schema": { "type": "boolean" },