diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index c4e39d02..576aaf7c 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index 5a457752..af2b561a 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index 4ac26e40..826df58c 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index 802d762a..7cd7f1af 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index c3a37eda..7a97e7f3 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index 29573f13..826df58c 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/articles/openeo-04-process_graph_concepts.html b/articles/openeo-04-process_graph_concepts.html index a929ef70..2d08d8dc 100644 --- a/articles/openeo-04-process_graph_concepts.html +++ b/articles/openeo-04-process_graph_concepts.html @@ -648,7 +648,7 @@

Variables

`{=html} +

`{=html} diff --git a/articles/openeo-05-process_graph_building_application.html b/articles/openeo-05-process_graph_building_application.html index 5b3d7c44..8b223e5b 100644 --- a/articles/openeo-05-process_graph_building_application.html +++ b/articles/openeo-05-process_graph_building_application.html @@ -163,7 +163,7 @@

EVI calculation from function
 as(evi,"Graph")
## {
-##   "array_element_OABQJ7412Y": {
+##   "array_element_LZLWH7628I": {
 ##     "process_id": "array_element",
 ##     "arguments": {
 ##       "data": {
@@ -173,7 +173,7 @@ 

EVI calculation from function## "return_nodata": false ## } ## }, -## "array_element_LNFYE3857V": { +## "array_element_KUTDF8926R": { ## "process_id": "array_element", ## "arguments": { ## "data": { @@ -183,36 +183,36 @@

EVI calculation from function## "return_nodata": false ## } ## }, -## "subtract_WJSHZ8533W": { +## "subtract_DSEIC7158Y": { ## "process_id": "subtract", ## "arguments": { ## "x": { -## "from_node": "array_element_OABQJ7412Y" +## "from_node": "array_element_LZLWH7628I" ## }, ## "y": { -## "from_node": "array_element_LNFYE3857V" +## "from_node": "array_element_KUTDF8926R" ## } ## } ## }, -## "multiply_XEJNA2903G": { +## "multiply_CMGHZ0770O": { ## "process_id": "multiply", ## "arguments": { ## "x": 2.5, ## "y": { -## "from_node": "subtract_WJSHZ8533W" +## "from_node": "subtract_DSEIC7158Y" ## } ## } ## }, -## "multiply_XHFQF6234D": { +## "multiply_BHWCC6128G": { ## "process_id": "multiply", ## "arguments": { ## "x": 6, ## "y": { -## "from_node": "array_element_LNFYE3857V" +## "from_node": "array_element_KUTDF8926R" ## } ## } ## }, -## "array_element_OECUT9835K": { +## "array_element_IOXIY1283X": { ## "process_id": "array_element", ## "arguments": { ## "data": { @@ -222,41 +222,41 @@

EVI calculation from function## "return_nodata": false ## } ## }, -## "multiply_IIXFJ8213R": { +## "multiply_YZFNP9676D": { ## "process_id": "multiply", ## "arguments": { ## "x": -7.5, ## "y": { -## "from_node": "array_element_OECUT9835K" +## "from_node": "array_element_IOXIY1283X" ## } ## } ## }, -## "sum_UWJQK4205N": { +## "sum_ATXLB2298W": { ## "process_id": "sum", ## "arguments": { ## "data": [ ## { -## "from_node": "array_element_OABQJ7412Y" +## "from_node": "array_element_LZLWH7628I" ## }, ## { -## "from_node": "multiply_XHFQF6234D" +## "from_node": "multiply_BHWCC6128G" ## }, ## { -## "from_node": "multiply_IIXFJ8213R" +## "from_node": "multiply_YZFNP9676D" ## }, ## 1 ## ], ## "ignore_nodata": false ## } ## }, -## "divide_GWACA9776Q": { +## "divide_IHSXH9933R": { ## "process_id": "divide", ## "arguments": { ## "x": { -## "from_node": "multiply_XEJNA2903G" +## "from_node": "multiply_CMGHZ0770O" ## }, ## "y": { -## "from_node": "sum_UWJQK4205N" +## "from_node": "sum_ATXLB2298W" ## } ## }, ## "result": true diff --git a/articles/openeo-06-developer_implementation_details.html b/articles/openeo-06-developer_implementation_details.html index c221d891..dad2ba08 100644 --- a/articles/openeo-06-developer_implementation_details.html +++ b/articles/openeo-06-developer_implementation_details.html @@ -328,7 +328,7 @@

RStudio Connection ContractConnection +the RStudio’s Connection Contract to populate the Connections Pane. The connection contract is implemented in .fill_rstudio_connection_observer() in client.R. diff --git a/favicon-16x16.png b/favicon-16x16.png index 79d5aa6d..d58584ca 100644 Binary files a/favicon-16x16.png and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png index 846b718d..2e16d498 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/index.html b/index.html index 1492c805..91fc46af 100644 --- a/index.html +++ b/index.html @@ -265,7 +265,7 @@

ContributionsEFTAS logo   WWU Münster logo   Wageningen University logo

+

EFTAS logo   WWU Münster logo   Wageningen University logo

Links diff --git a/pkgdown.yml b/pkgdown.yml index f5db7805..622848b9 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -8,5 +8,5 @@ articles: openeo-04-process_graph_concepts: openeo-04-process_graph_concepts.html openeo-05-process_graph_building_application: openeo-05-process_graph_building_application.html openeo-06-developer_implementation_details: openeo-06-developer_implementation_details.html -last_built: 2024-02-17T13:25Z +last_built: 2024-02-17T16:09Z