From feaf86d9322d1faf9dd80f05aa2478f4fd9e6eec Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Mon, 16 Sep 2024 11:53:01 +0200 Subject: [PATCH 01/22] feat: add IDEAS yamls --- catalogs/ideas.yaml | 12 +++++++++ collections/IDEAS1_hopi.yaml | 23 ++++++++++++++++ collections/IDEAS1_hopi_minesweeper.yaml | 23 ++++++++++++++++ collections/IDEAS2_wildlife.yaml | 28 ++++++++++++++++++++ collections/IDEAS2_wildlife_minesweeper.yaml | 28 ++++++++++++++++++++ collections/IDEAS3_locust.yaml | 23 ++++++++++++++++ collections/IDEAS4_flood_risk.yaml | 23 ++++++++++++++++ 7 files changed, 160 insertions(+) create mode 100644 catalogs/ideas.yaml create mode 100644 collections/IDEAS1_hopi.yaml create mode 100644 collections/IDEAS1_hopi_minesweeper.yaml create mode 100644 collections/IDEAS2_wildlife.yaml create mode 100644 collections/IDEAS2_wildlife_minesweeper.yaml create mode 100644 collections/IDEAS3_locust.yaml create mode 100644 collections/IDEAS4_flood_risk.yaml diff --git a/catalogs/ideas.yaml b/catalogs/ideas.yaml new file mode 100644 index 00000000..33d099dc --- /dev/null +++ b/catalogs/ideas.yaml @@ -0,0 +1,12 @@ +id: "ideas" +title: "IDEAS" +description: "ESA_IDEAS - Indicator Development for Economy and Society" +endpoint: "https://eurodatacube.github.io/eodash-catalog/ideas/" +assets_endpoint: "https://raw.githubusercontent.com/eurodatacube/eodash-assets/main/collections" +collections: + - IDEAS1_hopi_minesweeper + - IDEAS1_hopi + - IDEAS2_wildlife_minesweeper + - IDEAS2_wildlife + - IDEAS3_locust + - IDEAS4_flood_risk diff --git a/collections/IDEAS1_hopi.yaml b/collections/IDEAS1_hopi.yaml new file mode 100644 index 00000000..1221e086 --- /dev/null +++ b/collections/IDEAS1_hopi.yaml @@ -0,0 +1,23 @@ +Name: IDEAS1_hopi +Title: "HOUHPI Health-Oriented Urban Heat and Pollution Index" +EodashIdentifier: IND1_1 +Subtitle: "Indicator 1: HOUHPI" +Description: IDEAS1_hopi/IDEAS1_hopi.md +Themes: + - economy +Tags: + - "placeholder" +Satellite: + - placeholder +Sensor: + - placeholder +Agency: + - ESA +Provider: + - Name: placeholder +Resources: + - Name: Collection-only + EndPoint: Collection-only + OverwriteBBox: [-24, 33, 42, 71] +Legend: IDEAS1_hopi_b1/cm_legend.png +Image: IDEAS1_hopi/IDEAS1_hopi.png diff --git a/collections/IDEAS1_hopi_minesweeper.yaml b/collections/IDEAS1_hopi_minesweeper.yaml new file mode 100644 index 00000000..d14fae75 --- /dev/null +++ b/collections/IDEAS1_hopi_minesweeper.yaml @@ -0,0 +1,23 @@ +Name: IDEAS1_hopi_minesweeper +Title: HOUHPI Minesweeper +EodashIdentifier: IND1_1_minesweeper +Subtitle: "Indicator 1: HOUHPI Game mode" +Description: IDEAS1_hopi/IDEAS1_hopi.md +Themes: + - economy +Tags: + - "placeholder" +Satellite: + - placeholder +Sensor: + - placeholder +Agency: + - ESA +Provider: + - Name: placeholder +Resources: + - Name: Collection-only + EndPoint: Collection-only + OverwriteBBox: [-24, 33, 42, 71] +# Legend: IDEAS1_hopi/cm_legend.png +Image: IDEAS1_hopi/IDEAS1_hopi_minesweeper.png diff --git a/collections/IDEAS2_wildlife.yaml b/collections/IDEAS2_wildlife.yaml new file mode 100644 index 00000000..d6553441 --- /dev/null +++ b/collections/IDEAS2_wildlife.yaml @@ -0,0 +1,28 @@ +Name: IDEAS2_wildlife +Title: Wildlife Biodiversity +EodashIdentifier: IND2_1 +Subtitle: "Indicator 2: Wildlife Diversity" +Description: IDEAS2_wildlife/IDEAS2_wildlife.md +Themes: + - economy +Tags: + - "placeholder" +Satellite: + - placeholder +Sensor: + - placeholder +Agency: + - ESA +Provider: + - Name: placeholder +Resources: + - Name: COG source + # Style: IDEAS2_wildlife/cog_style.json # TODO convert from JS getColorStops to JSON + Bbox: [-24, 33, 42, 71] + TimeEntries: + - Time: "20230101" + Assets: + - Identifier: "Wildlife Biodiversity indicator" + File: https://eox-ideas.s3.eu-central-1.amazonaws.com/indicator2/AR3_wildlife.tif +Legend: IDEAS2_wildlife/cm_legend.png +Image: IDEAS2_wildlife/IDEAS2_wildlife.png diff --git a/collections/IDEAS2_wildlife_minesweeper.yaml b/collections/IDEAS2_wildlife_minesweeper.yaml new file mode 100644 index 00000000..4cfaf5ac --- /dev/null +++ b/collections/IDEAS2_wildlife_minesweeper.yaml @@ -0,0 +1,28 @@ +Name: IDEAS2_wildlife +Title: Wildlife Biodiversity Minesweeper +EodashIdentifier: IND2_1_minesweeper +Subtitle: "Indicator 2: Wildlife Diversity Game mode" +Description: IDEAS2_wildlife/IDEAS2_wildlife.md +Themes: + - economy +Tags: + - "placeholder" +Satellite: + - placeholder +Sensor: + - placeholder +Agency: + - ESA +Provider: + - Name: placeholder +Resources: + - Name: COG source + # Style: IDEAS2_wildlife/cog_style.json # TODO convert from JS getColorStops to JSON + Bbox: [-24, 33, 42, 71] + TimeEntries: + - Time: "20230101" + Assets: + - Identifier: "Wildlife Biodiversity indicator" + File: https://eox-ideas.s3.eu-central-1.amazonaws.com/indicator2/AR3_wildlife.tif +# Legend: IDEAS2_wildlife/cm_legend.png +Image: IDEAS2_wildlife/IDEAS2_wildlife_minesweeper.png diff --git a/collections/IDEAS3_locust.yaml b/collections/IDEAS3_locust.yaml new file mode 100644 index 00000000..eda2c35b --- /dev/null +++ b/collections/IDEAS3_locust.yaml @@ -0,0 +1,23 @@ +Name: IDEAS3_locust +Title: Locust and Food Security Indicator +EodashIdentifier: IND3_1 +Subtitle: "Indicator 3: Locust and Food security" +Description: IDEAS3_locust/IDEAS3_locust.md +Themes: + - economy +Tags: + - "placeholder" +Satellite: + - placeholder +Sensor: + - placeholder +Agency: + - ESA +Provider: + - Name: placeholder +Resources: + - Name: Collection-only + EndPoint: Collection-only + OverwriteBBox: [-26, -3, 76, 37] +Legend: IDEAS3_locust/cm_legend.png +Image: IDEAS3_locust/IDEAS3_locust.png diff --git a/collections/IDEAS4_flood_risk.yaml b/collections/IDEAS4_flood_risk.yaml new file mode 100644 index 00000000..99be97b7 --- /dev/null +++ b/collections/IDEAS4_flood_risk.yaml @@ -0,0 +1,23 @@ +Name: IDEAS4_flood_risk +Title: Flood Risk Indicator +EodashIdentifier: IND4_1 +Subtitle: "Indicator 4: Flood Risk" +Description: IDEAS4_flood_risk/IDEAS4_flood_risk.md +Themes: + - economy +Tags: + - "placeholder" +Satellite: + - placeholder +Sensor: + - placeholder +Agency: + - ESA +Provider: + - Name: placeholder +Resources: + - Name: Collection-only + EndPoint: Collection-only + OverwriteBBox: [180, -85, 180, 85] +Legend: IDEAS4_flood_risk/cm_legend.png +Image: IDEAS4_flood_risk/IDEAS4_flood_risk.png From 4caf162e4c64c9a8dfe7eb0fcd00069e9771cce4 Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Mon, 16 Sep 2024 11:54:20 +0200 Subject: [PATCH 02/22] . --- catalogs/ideas.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalogs/ideas.yaml b/catalogs/ideas.yaml index 33d099dc..0b0c9d3d 100644 --- a/catalogs/ideas.yaml +++ b/catalogs/ideas.yaml @@ -1,6 +1,6 @@ id: "ideas" title: "IDEAS" -description: "ESA_IDEAS - Indicator Development for Economy and Society" +description: "ESA IDEAS - Indicator Development for Economy and Society" endpoint: "https://eurodatacube.github.io/eodash-catalog/ideas/" assets_endpoint: "https://raw.githubusercontent.com/eurodatacube/eodash-assets/main/collections" collections: From cb4da4b1ec4f35974c4eb3b5b248b2ff14ef0dd0 Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Mon, 16 Sep 2024 17:39:49 +0200 Subject: [PATCH 03/22] fix typo --- collections/IDEAS2_wildlife_minesweeper.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/IDEAS2_wildlife_minesweeper.yaml b/collections/IDEAS2_wildlife_minesweeper.yaml index 4cfaf5ac..308875a7 100644 --- a/collections/IDEAS2_wildlife_minesweeper.yaml +++ b/collections/IDEAS2_wildlife_minesweeper.yaml @@ -1,4 +1,4 @@ -Name: IDEAS2_wildlife +Name: IDEAS2_wildlife_minesweeper Title: Wildlife Biodiversity Minesweeper EodashIdentifier: IND2_1_minesweeper Subtitle: "Indicator 2: Wildlife Diversity Game mode" From 3345b3c30855ad1833d5d32da4ae9fc6d69787ff Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Tue, 17 Sep 2024 15:17:41 +0200 Subject: [PATCH 04/22] move IDEAS data to RACE catalog for now WIP, do not merge --- catalogs/ideas.yaml | 12 ------------ catalogs/race.yaml | 7 ++++++- 2 files changed, 6 insertions(+), 13 deletions(-) delete mode 100644 catalogs/ideas.yaml diff --git a/catalogs/ideas.yaml b/catalogs/ideas.yaml deleted file mode 100644 index 0b0c9d3d..00000000 --- a/catalogs/ideas.yaml +++ /dev/null @@ -1,12 +0,0 @@ -id: "ideas" -title: "IDEAS" -description: "ESA IDEAS - Indicator Development for Economy and Society" -endpoint: "https://eurodatacube.github.io/eodash-catalog/ideas/" -assets_endpoint: "https://raw.githubusercontent.com/eurodatacube/eodash-assets/main/collections" -collections: - - IDEAS1_hopi_minesweeper - - IDEAS1_hopi - - IDEAS2_wildlife_minesweeper - - IDEAS2_wildlife - - IDEAS3_locust - - IDEAS4_flood_risk diff --git a/catalogs/race.yaml b/catalogs/race.yaml index b4a94da5..7e4a9efc 100644 --- a/catalogs/race.yaml +++ b/catalogs/race.yaml @@ -36,4 +36,9 @@ collections: - crop_forecast_CropOM - ESDL_Hydrology_SM - ESDL_Hydrology_Precipitation - \ No newline at end of file + - IDEAS1_hopi_minesweeper + - IDEAS1_hopi + - IDEAS2_wildlife_minesweeper + - IDEAS2_wildlife + - IDEAS3_locust + - IDEAS4_flood_risk From ee44ffb7d45949960d5fd45993cbfacde9d07326 Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Tue, 17 Sep 2024 17:45:17 +0200 Subject: [PATCH 05/22] split ideas collections to corresponding catalogs --- catalogs/GTIF.yaml | 1 + catalogs/race.yaml | 2 -- catalogs/trilateral.yaml | 3 +++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/catalogs/GTIF.yaml b/catalogs/GTIF.yaml index 8e649ad0..5dc3f171 100644 --- a/catalogs/GTIF.yaml +++ b/catalogs/GTIF.yaml @@ -66,3 +66,4 @@ collections: - SOL2_2_Solar_Roofs_regular_performance - SOL2_3_Solar_Roofs_low_performance - VTT_Forest_explorer + - IDEAS1_hopi diff --git a/catalogs/race.yaml b/catalogs/race.yaml index 7e4a9efc..126c2a10 100644 --- a/catalogs/race.yaml +++ b/catalogs/race.yaml @@ -40,5 +40,3 @@ collections: - IDEAS1_hopi - IDEAS2_wildlife_minesweeper - IDEAS2_wildlife - - IDEAS3_locust - - IDEAS4_flood_risk diff --git a/catalogs/trilateral.yaml b/catalogs/trilateral.yaml index 68be0421..c12a9009 100644 --- a/catalogs/trilateral.yaml +++ b/catalogs/trilateral.yaml @@ -118,5 +118,8 @@ collections: - HLS_NDVI - LIS_Global_DA_Evap - 4D_Greenland + - IDEAS1_hopi + - IDEAS3_locust + - IDEAS4_flood_risk # - GFC_Garissa_FloodExtent # - SEE_solar_energy From 8de8a31fb8805ab978695b608f25bccd23bb66b7 Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Tue, 24 Sep 2024 12:58:21 +0200 Subject: [PATCH 06/22] update YAML based on previous deliveries --- collections/IDEAS1_hopi.yaml | 19 ++++++++- collections/IDEAS1_hopi_minesweeper.yaml | 19 ++++++++- collections/IDEAS2_wildlife.yaml | 38 +++++++++++++----- collections/IDEAS2_wildlife_minesweeper.yaml | 36 +++++++++++++---- collections/IDEAS3_locust.yaml | 42 +++++++++++++++----- collections/IDEAS4_flood_risk.yaml | 32 +++++++++++---- 6 files changed, 146 insertions(+), 40 deletions(-) diff --git a/collections/IDEAS1_hopi.yaml b/collections/IDEAS1_hopi.yaml index 1221e086..81bc2f26 100644 --- a/collections/IDEAS1_hopi.yaml +++ b/collections/IDEAS1_hopi.yaml @@ -4,7 +4,8 @@ EodashIdentifier: IND1_1 Subtitle: "Indicator 1: HOUHPI" Description: IDEAS1_hopi/IDEAS1_hopi.md Themes: - - economy + - health + - atmosphere Tags: - "placeholder" Satellite: @@ -14,10 +15,24 @@ Sensor: Agency: - ESA Provider: - - Name: placeholder + - Name: Murmuration Vegetation Indicator + Description: Vegetation health dataset + Url: https://murmuration-sas.com/indicateurs Resources: - Name: Collection-only EndPoint: Collection-only OverwriteBBox: [-24, 33, 42, 71] Legend: IDEAS1_hopi_b1/cm_legend.png Image: IDEAS1_hopi/IDEAS1_hopi.png +# References: +# - Name: Data access +# Url: https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-oras5?tab=form +# License: +# - Url: https://cds.climate.copernicus.eu/api/v2/terms/static/licence-to-use-copernicus-products.pdf +# Type: application/pdf +# Title: Licence to Use Copernicus Products +# Citation: +# Citation: | +# Copernicus Climate Change Service, Climate Data Store, (2021). +# ORAS5 global ocean reanalysis monthly data from 1958 to present. Copernicus Climate Change Service (C3S) Climate Data Store (CDS). +# DOI: 10.24381/cds.67e8eeb7 diff --git a/collections/IDEAS1_hopi_minesweeper.yaml b/collections/IDEAS1_hopi_minesweeper.yaml index d14fae75..ef4acd93 100644 --- a/collections/IDEAS1_hopi_minesweeper.yaml +++ b/collections/IDEAS1_hopi_minesweeper.yaml @@ -4,7 +4,8 @@ EodashIdentifier: IND1_1_minesweeper Subtitle: "Indicator 1: HOUHPI Game mode" Description: IDEAS1_hopi/IDEAS1_hopi.md Themes: - - economy + - health + - atmosphere Tags: - "placeholder" Satellite: @@ -14,10 +15,24 @@ Sensor: Agency: - ESA Provider: - - Name: placeholder + - Name: Murmuration Vegetation Indicator + Description: Vegetation health dataset + Url: https://murmuration-sas.com/indicateurs Resources: - Name: Collection-only EndPoint: Collection-only OverwriteBBox: [-24, 33, 42, 71] # Legend: IDEAS1_hopi/cm_legend.png Image: IDEAS1_hopi/IDEAS1_hopi_minesweeper.png +# References: +# - Name: Data access +# Url: https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-oras5?tab=form +# License: +# - Url: https://cds.climate.copernicus.eu/api/v2/terms/static/licence-to-use-copernicus-products.pdf +# Type: application/pdf +# Title: Licence to Use Copernicus Products +# Citation: +# Citation: | +# Copernicus Climate Change Service, Climate Data Store, (2021). +# ORAS5 global ocean reanalysis monthly data from 1958 to present. Copernicus Climate Change Service (C3S) Climate Data Store (CDS). +# DOI: 10.24381/cds.67e8eeb7 diff --git a/collections/IDEAS2_wildlife.yaml b/collections/IDEAS2_wildlife.yaml index d6553441..513afc1e 100644 --- a/collections/IDEAS2_wildlife.yaml +++ b/collections/IDEAS2_wildlife.yaml @@ -1,20 +1,28 @@ Name: IDEAS2_wildlife -Title: Wildlife Biodiversity +Title: Wildlife Biodiversity Indicator EodashIdentifier: IND2_1 -Subtitle: "Indicator 2: Wildlife Diversity" +Subtitle: "Identify areas of high biodiversity" Description: IDEAS2_wildlife/IDEAS2_wildlife.md Themes: - - economy + - agriculture Tags: - - "placeholder" -Satellite: - - placeholder -Sensor: - - placeholder + - GBIF + - Open data +DataSource: + Spaceborne: + Satellite: + - MODIS + - Sentinel-3 + InSitu: + - GBIF + Other: + - Open Data Soft Agency: - ESA Provider: - - Name: placeholder + - Name: Murmuration Vegetation Indicator + Description: Vegetation health dataset + Url: https://murmuration-sas.com/indicateurs Resources: - Name: COG source # Style: IDEAS2_wildlife/cog_style.json # TODO convert from JS getColorStops to JSON @@ -26,3 +34,15 @@ Resources: File: https://eox-ideas.s3.eu-central-1.amazonaws.com/indicator2/AR3_wildlife.tif Legend: IDEAS2_wildlife/cm_legend.png Image: IDEAS2_wildlife/IDEAS2_wildlife.png +# References: +# - Name: Data access +# Url: https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-oras5?tab=form +# License: +# - Url: https://cds.climate.copernicus.eu/api/v2/terms/static/licence-to-use-copernicus-products.pdf +# Type: application/pdf +# Title: Licence to Use Copernicus Products +# Citation: +# Citation: | +# Copernicus Climate Change Service, Climate Data Store, (2021). +# ORAS5 global ocean reanalysis monthly data from 1958 to present. Copernicus Climate Change Service (C3S) Climate Data Store (CDS). +# DOI: 10.24381/cds.67e8eeb7 diff --git a/collections/IDEAS2_wildlife_minesweeper.yaml b/collections/IDEAS2_wildlife_minesweeper.yaml index 308875a7..c0ab4501 100644 --- a/collections/IDEAS2_wildlife_minesweeper.yaml +++ b/collections/IDEAS2_wildlife_minesweeper.yaml @@ -1,20 +1,28 @@ Name: IDEAS2_wildlife_minesweeper -Title: Wildlife Biodiversity Minesweeper +Title: Wildlife Biodiversity Minesweeper Indicator EodashIdentifier: IND2_1_minesweeper Subtitle: "Indicator 2: Wildlife Diversity Game mode" Description: IDEAS2_wildlife/IDEAS2_wildlife.md Themes: - - economy + - agriculture Tags: - - "placeholder" -Satellite: - - placeholder -Sensor: - - placeholder + - GBIF + - Open data +DataSource: + Spaceborne: + Satellite: + - MODIS + - Sentinel-3 + InSitu: + - GBIF + Other: + - Open Data Soft Agency: - ESA Provider: - - Name: placeholder + - Name: Murmuration Vegetation Indicator + Description: Vegetation health dataset + Url: https://murmuration-sas.com/indicateurs Resources: - Name: COG source # Style: IDEAS2_wildlife/cog_style.json # TODO convert from JS getColorStops to JSON @@ -26,3 +34,15 @@ Resources: File: https://eox-ideas.s3.eu-central-1.amazonaws.com/indicator2/AR3_wildlife.tif # Legend: IDEAS2_wildlife/cm_legend.png Image: IDEAS2_wildlife/IDEAS2_wildlife_minesweeper.png +# References: +# - Name: Data access +# Url: https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-oras5?tab=form +# License: +# - Url: https://cds.climate.copernicus.eu/api/v2/terms/static/licence-to-use-copernicus-products.pdf +# Type: application/pdf +# Title: Licence to Use Copernicus Products +# Citation: +# Citation: | +# Copernicus Climate Change Service, Climate Data Store, (2021). +# ORAS5 global ocean reanalysis monthly data from 1958 to present. Copernicus Climate Change Service (C3S) Climate Data Store (CDS). +# DOI: 10.24381/cds.67e8eeb7 diff --git a/collections/IDEAS3_locust.yaml b/collections/IDEAS3_locust.yaml index eda2c35b..0ad846ea 100644 --- a/collections/IDEAS3_locust.yaml +++ b/collections/IDEAS3_locust.yaml @@ -1,20 +1,40 @@ Name: IDEAS3_locust -Title: Locust and Food Security Indicator +Title: Food Security Indicator EodashIdentifier: IND3_1 -Subtitle: "Indicator 3: Locust and Food security" +Subtitle: "Estimated distribution of Desert Locusts' hoppers and bands with 7 days of advance. Every pixel represents the probability of presence, from 0 to 1." Description: IDEAS3_locust/IDEAS3_locust.md Themes: - - economy + - agriculture Tags: - - "placeholder" -Satellite: - - placeholder -Sensor: - - placeholder + - Desert Locust + - Food security + - Agriculture + - Pest control +DataSource: + Other: + - ERA5-Land + InSitu: + - Locust hub (https://locust-hub-hqfao.hub.arcgis.com/) Agency: - - ESA -Provider: - - Name: placeholder + - FAO + - ECMWF +License: + - Url: https://cds.climate.copernicus.eu/api/v2/terms/static/licence-to-use-copernicus-products.pdf + Type: application/pdf + Title: Licence to Use Copernicus Products +Provider: + - Name: SISTEMA + Url: https://sistema.at/ + Roles: + - producer + - Name: Climate Data Store + Url: https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-era5-land + Roles: + - data provider +Citation: + Citation: | + Muñoz Sabater, J. (2019): ERA5-Land hourly data from 1950 to present. Copernicus Climate Change Service (C3S) Climate Data Store (CDS). + DOI: 10.24381/cds.e2161bac Resources: - Name: Collection-only EndPoint: Collection-only diff --git a/collections/IDEAS4_flood_risk.yaml b/collections/IDEAS4_flood_risk.yaml index 99be97b7..4859476d 100644 --- a/collections/IDEAS4_flood_risk.yaml +++ b/collections/IDEAS4_flood_risk.yaml @@ -1,20 +1,36 @@ Name: IDEAS4_flood_risk Title: Flood Risk Indicator EodashIdentifier: IND4_1 -Subtitle: "Indicator 4: Flood Risk" +Subtitle: "Flood Risk from Global Sealevel Rise and StromSurge, Projektions until 2150 with different SSPs. Flooded Areas shown in Red and potenical proteced Areas in Green" Description: IDEAS4_flood_risk/IDEAS4_flood_risk.md Themes: - - economy + - oceans Tags: - - "placeholder" -Satellite: - - placeholder -Sensor: - - placeholder + - Sealevel + - Climate Change + - Flood + - Storm Surge +DataSource: + Other: + - Copernicus Global DEM + - NASA/IPCC 6th Sea level projections Agency: - ESA + - NASA +License: + - Url: https://doi.org/10.5270/ESA-c5d3d65 + Type: text/html + Title: Free license to Use Copernicus Products + - Url: https://doi.org/10.5281/zenodo.6382554 + Type: text/html + Title: Creative Commons Attribution 4.0 International License on Zenodo for IPCC AR6 Sea Level Projections Provider: - - Name: placeholder + - Name: Adamplatform by Sistema GmbH + Url: https://adamplatform.eu/ + - Name: Sinergise on AWS + Url: https://registry.opendata.aws/copernicus-dem/ + - Name: NASA/IPCC AR6 Sea Level Projections + Url: https://zenodo.org/records/6382554 Resources: - Name: Collection-only EndPoint: Collection-only From d6d2b7096486d98632e39cc198f67df103aca286 Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Wed, 25 Sep 2024 12:13:13 +0200 Subject: [PATCH 07/22] add IDEAS5 config --- catalogs/race.yaml | 1 + collections/IDEAS5_real_estate.yaml | 49 +++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 collections/IDEAS5_real_estate.yaml diff --git a/catalogs/race.yaml b/catalogs/race.yaml index 126c2a10..1ab385a0 100644 --- a/catalogs/race.yaml +++ b/catalogs/race.yaml @@ -40,3 +40,4 @@ collections: - IDEAS1_hopi - IDEAS2_wildlife_minesweeper - IDEAS2_wildlife + - IDEAS5_real_estate diff --git a/collections/IDEAS5_real_estate.yaml b/collections/IDEAS5_real_estate.yaml new file mode 100644 index 00000000..54bd20a3 --- /dev/null +++ b/collections/IDEAS5_real_estate.yaml @@ -0,0 +1,49 @@ +Name: IDEAS5_real_estate +Title: Real Estate Indicator +EodashIdentifier: IND5_1 +Subtitle: "" +Description: IDEAS5_real_estate/IDEAS5_real_estate.md +Themes: + - health +# Tags: +# - Sealevel +# - Climate Change +# - Flood +# - Storm Surge +# DataSource: +# Other: +# - Copernicus Global DEM +# - NASA/IPCC 6th Sea level projections +# Agency: +# - ESA +# - NASA +# License: +# - Url: https://doi.org/10.5270/ESA-c5d3d65 +# Type: text/html +# Title: Free license to Use Copernicus Products +# - Url: https://doi.org/10.5281/zenodo.6382554 +# Type: text/html +# Title: Creative Commons Attribution 4.0 International License on Zenodo for IPCC AR6 Sea Level Projections +Provider: + - Name: Murmuration Real Estate Indicator + Description: Real Estate Indicator + Url: https://murmuration-sas.com/indicateurs +Resources: + - Name: Collection-only + EndPoint: Collection-only + OverwriteBBox: [-24, 33, 42, 71] +# Resources: +# - Name: COG source +# # Style: IDEAS5_real_estate/cog_style.json +# Bbox: [-4, 41, 11, 51] +# TimeEntries: +# - Time: "20230101" +# Assets: +# - Identifier: Real Estate Indicator +# File: https://eox-ideas.s3.eu-central-1.amazonaws.com/indicator5/final_Real-Estate_output_France_4326.tif +# - Identifier: "Population age, social status, and building insulation Indicator" +# File: https://eox-ideas.s3.eu-central-1.amazonaws.com/indicator5/final_dpe_output_France_4326.tif +# - Identifier: LST Indicator +# File: https://eox-ideas.s3.eu-central-1.amazonaws.com/indicator5/final_lst_output_France_4326.tif +Legend: IDEAS5_real_estate/cm_legend.png +Image: IDEAS5_real_estate/IDEAS5_real_estate.png From dd370491b3e58964f1ac225a06a3e5db256e65cb Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Wed, 25 Sep 2024 12:14:08 +0200 Subject: [PATCH 08/22] add comment --- collections/IDEAS5_real_estate.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/collections/IDEAS5_real_estate.yaml b/collections/IDEAS5_real_estate.yaml index 54bd20a3..3875a212 100644 --- a/collections/IDEAS5_real_estate.yaml +++ b/collections/IDEAS5_real_estate.yaml @@ -32,6 +32,7 @@ Resources: - Name: Collection-only EndPoint: Collection-only OverwriteBBox: [-24, 33, 42, 71] +# commented out because config done in client # Resources: # - Name: COG source # # Style: IDEAS5_real_estate/cog_style.json From 9a73add0e031c49ae0ffc27ee73e5af20d51938d Mon Sep 17 00:00:00 2001 From: santilland Date: Tue, 19 Nov 2024 10:02:00 +0100 Subject: [PATCH 09/22] chore: updated ideas indicator definition --- collections/IDEAS1_hopi.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/collections/IDEAS1_hopi.yaml b/collections/IDEAS1_hopi.yaml index 81bc2f26..62fd003d 100644 --- a/collections/IDEAS1_hopi.yaml +++ b/collections/IDEAS1_hopi.yaml @@ -1,5 +1,5 @@ Name: IDEAS1_hopi -Title: "HOUHPI Health-Oriented Urban Heat and Pollution Index" +Title: "Health-Oriented Urban Heat and Pollution Index" EodashIdentifier: IND1_1 Subtitle: "Indicator 1: HOUHPI" Description: IDEAS1_hopi/IDEAS1_hopi.md @@ -7,11 +7,12 @@ Themes: - health - atmosphere Tags: - - "placeholder" -Satellite: - - placeholder -Sensor: - - placeholder + - heat + - pollution +Other: + - multiple + - HDX + - CAMS Agency: - ESA Provider: From 9d3a42b312a24f303853a9e97cf9622c711c06e4 Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 19 Nov 2024 10:33:51 +0100 Subject: [PATCH 10/22] chore: updating ideas uc1 indicator --- collections/IDEAS1_hopi.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/collections/IDEAS1_hopi.yaml b/collections/IDEAS1_hopi.yaml index 62fd003d..c7c65e14 100644 --- a/collections/IDEAS1_hopi.yaml +++ b/collections/IDEAS1_hopi.yaml @@ -5,7 +5,6 @@ Subtitle: "Indicator 1: HOUHPI" Description: IDEAS1_hopi/IDEAS1_hopi.md Themes: - health - - atmosphere Tags: - heat - pollution @@ -16,13 +15,17 @@ Other: Agency: - ESA Provider: - - Name: Murmuration Vegetation Indicator - Description: Vegetation health dataset - Url: https://murmuration-sas.com/indicateurs + - Name: Murmuration + Url: https://murmuration-sas.com/ Resources: - Name: Collection-only EndPoint: Collection-only OverwriteBBox: [-24, 33, 42, 71] + DateTimeInterval: + Start: "2021-01-01T00:00:00Z" + End: "2023-12-31T00:00:00Z" + Timedelta: + years: 3 Legend: IDEAS1_hopi_b1/cm_legend.png Image: IDEAS1_hopi/IDEAS1_hopi.png # References: From 21396a96580bf930d5f4cff50a108af2f2e327e3 Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 19 Nov 2024 10:48:29 +0100 Subject: [PATCH 11/22] fix: wrong timedelta config --- collections/IDEAS1_hopi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/IDEAS1_hopi.yaml b/collections/IDEAS1_hopi.yaml index c7c65e14..7b1c5e73 100644 --- a/collections/IDEAS1_hopi.yaml +++ b/collections/IDEAS1_hopi.yaml @@ -25,7 +25,7 @@ Resources: Start: "2021-01-01T00:00:00Z" End: "2023-12-31T00:00:00Z" Timedelta: - years: 3 + days: 1095 Legend: IDEAS1_hopi_b1/cm_legend.png Image: IDEAS1_hopi/IDEAS1_hopi.png # References: From 9d57117cc3e01879ffeb101ce21c503cf2db86fa Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 19 Nov 2024 10:51:35 +0100 Subject: [PATCH 12/22] fix: potential fix for time interval overwrite --- collections/IDEAS1_hopi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/IDEAS1_hopi.yaml b/collections/IDEAS1_hopi.yaml index 7b1c5e73..5301782d 100644 --- a/collections/IDEAS1_hopi.yaml +++ b/collections/IDEAS1_hopi.yaml @@ -25,7 +25,7 @@ Resources: Start: "2021-01-01T00:00:00Z" End: "2023-12-31T00:00:00Z" Timedelta: - days: 1095 + days: 1000 Legend: IDEAS1_hopi_b1/cm_legend.png Image: IDEAS1_hopi/IDEAS1_hopi.png # References: From 8709cf706ab1449a4c24d6cdb546f61ebc89fab4 Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 19 Nov 2024 11:30:45 +0100 Subject: [PATCH 13/22] updated ideas indicators --- collections/IDEAS1_hopi.yaml | 2 +- collections/IDEAS1_hopi_minesweeper.yaml | 21 ++++++++++----------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/collections/IDEAS1_hopi.yaml b/collections/IDEAS1_hopi.yaml index 5301782d..a7f688fc 100644 --- a/collections/IDEAS1_hopi.yaml +++ b/collections/IDEAS1_hopi.yaml @@ -25,7 +25,7 @@ Resources: Start: "2021-01-01T00:00:00Z" End: "2023-12-31T00:00:00Z" Timedelta: - days: 1000 + days: 1094 Legend: IDEAS1_hopi_b1/cm_legend.png Image: IDEAS1_hopi/IDEAS1_hopi.png # References: diff --git a/collections/IDEAS1_hopi_minesweeper.yaml b/collections/IDEAS1_hopi_minesweeper.yaml index ef4acd93..e2620c4b 100644 --- a/collections/IDEAS1_hopi_minesweeper.yaml +++ b/collections/IDEAS1_hopi_minesweeper.yaml @@ -1,27 +1,26 @@ Name: IDEAS1_hopi_minesweeper -Title: HOUHPI Minesweeper +Title: HOUHPI Minesweeper Game EodashIdentifier: IND1_1_minesweeper Subtitle: "Indicator 1: HOUHPI Game mode" -Description: IDEAS1_hopi/IDEAS1_hopi.md +Description: IDEAS1_hopi/IDEAS1_hopi_minesweeper.md Themes: - health - - atmosphere Tags: - - "placeholder" -Satellite: - - placeholder -Sensor: - - placeholder + - game Agency: - ESA Provider: - - Name: Murmuration Vegetation Indicator - Description: Vegetation health dataset - Url: https://murmuration-sas.com/indicateurs + - Name: Murmuration + Url: https://murmuration-sas.com/ Resources: - Name: Collection-only EndPoint: Collection-only OverwriteBBox: [-24, 33, 42, 71] + DateTimeInterval: + Start: "2021-01-01T00:00:00Z" + End: "2023-12-31T00:00:00Z" + Timedelta: + days: 1094 # Legend: IDEAS1_hopi/cm_legend.png Image: IDEAS1_hopi/IDEAS1_hopi_minesweeper.png # References: From 1366eeda31d53353d6aa548edd8562d18724caa1 Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 19 Nov 2024 12:25:04 +0100 Subject: [PATCH 14/22] updated ideas indicators --- collections/IDEAS5_real_estate.yaml | 31 +++++++++-------------------- 1 file changed, 9 insertions(+), 22 deletions(-) diff --git a/collections/IDEAS5_real_estate.yaml b/collections/IDEAS5_real_estate.yaml index 3875a212..429ea745 100644 --- a/collections/IDEAS5_real_estate.yaml +++ b/collections/IDEAS5_real_estate.yaml @@ -5,33 +5,20 @@ Subtitle: "" Description: IDEAS5_real_estate/IDEAS5_real_estate.md Themes: - health -# Tags: -# - Sealevel -# - Climate Change -# - Flood -# - Storm Surge -# DataSource: -# Other: -# - Copernicus Global DEM -# - NASA/IPCC 6th Sea level projections -# Agency: -# - ESA -# - NASA -# License: -# - Url: https://doi.org/10.5270/ESA-c5d3d65 -# Type: text/html -# Title: Free license to Use Copernicus Products -# - Url: https://doi.org/10.5281/zenodo.6382554 -# Type: text/html -# Title: Creative Commons Attribution 4.0 International License on Zenodo for IPCC AR6 Sea Level Projections +Satellite: + - Landsat 8 + - Landsat 9 +Tags: + - real estate Provider: - - Name: Murmuration Real Estate Indicator - Description: Real Estate Indicator - Url: https://murmuration-sas.com/indicateurs + - Name: Murmuration + Url: https://murmuration-sas.com/ Resources: - Name: Collection-only EndPoint: Collection-only OverwriteBBox: [-24, 33, 42, 71] + Times: + - 2022 # commented out because config done in client # Resources: # - Name: COG source From cadf942c18148c868a130befb8693ee4b5e1d7dd Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 19 Nov 2024 12:50:46 +0100 Subject: [PATCH 15/22] updated ideas indicators --- collections/IDEAS5_real_estate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/IDEAS5_real_estate.yaml b/collections/IDEAS5_real_estate.yaml index 429ea745..69a2ed2d 100644 --- a/collections/IDEAS5_real_estate.yaml +++ b/collections/IDEAS5_real_estate.yaml @@ -18,7 +18,7 @@ Resources: EndPoint: Collection-only OverwriteBBox: [-24, 33, 42, 71] Times: - - 2022 + - "2022" # commented out because config done in client # Resources: # - Name: COG source From 04c5537da061d5d5334369ff375617df350cfee4 Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 19 Nov 2024 13:10:52 +0100 Subject: [PATCH 16/22] chore: updated ideas colleciton definition --- collections/IDEAS5_real_estate.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/collections/IDEAS5_real_estate.yaml b/collections/IDEAS5_real_estate.yaml index 69a2ed2d..263f3b35 100644 --- a/collections/IDEAS5_real_estate.yaml +++ b/collections/IDEAS5_real_estate.yaml @@ -4,12 +4,16 @@ EodashIdentifier: IND5_1 Subtitle: "" Description: IDEAS5_real_estate/IDEAS5_real_estate.md Themes: - - health + - economy Satellite: - Landsat 8 - Landsat 9 +Others: + - French National Database of Buildings Tags: - real estate +Agency: + - ESA Provider: - Name: Murmuration Url: https://murmuration-sas.com/ From e5d2737859a3d080269f7e836b262287be459b21 Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 19 Nov 2024 18:08:57 +0100 Subject: [PATCH 17/22] chore: updated ideas wildlife indicators --- collections/IDEAS2_wildlife.yaml | 5 ++-- collections/IDEAS2_wildlife_minesweeper.yaml | 28 ++------------------ 2 files changed, 4 insertions(+), 29 deletions(-) diff --git a/collections/IDEAS2_wildlife.yaml b/collections/IDEAS2_wildlife.yaml index 513afc1e..fdffd3c7 100644 --- a/collections/IDEAS2_wildlife.yaml +++ b/collections/IDEAS2_wildlife.yaml @@ -20,9 +20,8 @@ DataSource: Agency: - ESA Provider: - - Name: Murmuration Vegetation Indicator - Description: Vegetation health dataset - Url: https://murmuration-sas.com/indicateurs + - Name: Murmuration + Url: https://murmuration-sas.com/ Resources: - Name: COG source # Style: IDEAS2_wildlife/cog_style.json # TODO convert from JS getColorStops to JSON diff --git a/collections/IDEAS2_wildlife_minesweeper.yaml b/collections/IDEAS2_wildlife_minesweeper.yaml index c0ab4501..1c8fcc97 100644 --- a/collections/IDEAS2_wildlife_minesweeper.yaml +++ b/collections/IDEAS2_wildlife_minesweeper.yaml @@ -1,22 +1,10 @@ Name: IDEAS2_wildlife_minesweeper -Title: Wildlife Biodiversity Minesweeper Indicator +Title: Wildlife Biodiversity Minesweeper Game EodashIdentifier: IND2_1_minesweeper Subtitle: "Indicator 2: Wildlife Diversity Game mode" -Description: IDEAS2_wildlife/IDEAS2_wildlife.md +Description: IDEAS2_wildlife/IDEAS2_wildlife_minesweeper.md Themes: - agriculture -Tags: - - GBIF - - Open data -DataSource: - Spaceborne: - Satellite: - - MODIS - - Sentinel-3 - InSitu: - - GBIF - Other: - - Open Data Soft Agency: - ESA Provider: @@ -34,15 +22,3 @@ Resources: File: https://eox-ideas.s3.eu-central-1.amazonaws.com/indicator2/AR3_wildlife.tif # Legend: IDEAS2_wildlife/cm_legend.png Image: IDEAS2_wildlife/IDEAS2_wildlife_minesweeper.png -# References: -# - Name: Data access -# Url: https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-oras5?tab=form -# License: -# - Url: https://cds.climate.copernicus.eu/api/v2/terms/static/licence-to-use-copernicus-products.pdf -# Type: application/pdf -# Title: Licence to Use Copernicus Products -# Citation: -# Citation: | -# Copernicus Climate Change Service, Climate Data Store, (2021). -# ORAS5 global ocean reanalysis monthly data from 1958 to present. Copernicus Climate Change Service (C3S) Climate Data Store (CDS). -# DOI: 10.24381/cds.67e8eeb7 From 2293358eda4ecfaea3cc8814d66f2db73f414969 Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 19 Nov 2024 18:09:40 +0100 Subject: [PATCH 18/22] chore: updated provider info --- collections/IDEAS2_wildlife_minesweeper.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/collections/IDEAS2_wildlife_minesweeper.yaml b/collections/IDEAS2_wildlife_minesweeper.yaml index 1c8fcc97..b849fc88 100644 --- a/collections/IDEAS2_wildlife_minesweeper.yaml +++ b/collections/IDEAS2_wildlife_minesweeper.yaml @@ -8,9 +8,8 @@ Themes: Agency: - ESA Provider: - - Name: Murmuration Vegetation Indicator - Description: Vegetation health dataset - Url: https://murmuration-sas.com/indicateurs + - Name: Murmuration + Url: https://murmuration-sas.com/ Resources: - Name: COG source # Style: IDEAS2_wildlife/cog_style.json # TODO convert from JS getColorStops to JSON From ea0714ee6388ec5b39b3d01b1fc488a310a862cb Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 19 Nov 2024 18:19:06 +0100 Subject: [PATCH 19/22] chore: removing some comments from configurations --- collections/IDEAS1_hopi.yaml | 13 +------------ collections/IDEAS1_hopi_minesweeper.yaml | 13 +------------ 2 files changed, 2 insertions(+), 24 deletions(-) diff --git a/collections/IDEAS1_hopi.yaml b/collections/IDEAS1_hopi.yaml index a7f688fc..036f24c4 100644 --- a/collections/IDEAS1_hopi.yaml +++ b/collections/IDEAS1_hopi.yaml @@ -28,15 +28,4 @@ Resources: days: 1094 Legend: IDEAS1_hopi_b1/cm_legend.png Image: IDEAS1_hopi/IDEAS1_hopi.png -# References: -# - Name: Data access -# Url: https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-oras5?tab=form -# License: -# - Url: https://cds.climate.copernicus.eu/api/v2/terms/static/licence-to-use-copernicus-products.pdf -# Type: application/pdf -# Title: Licence to Use Copernicus Products -# Citation: -# Citation: | -# Copernicus Climate Change Service, Climate Data Store, (2021). -# ORAS5 global ocean reanalysis monthly data from 1958 to present. Copernicus Climate Change Service (C3S) Climate Data Store (CDS). -# DOI: 10.24381/cds.67e8eeb7 + diff --git a/collections/IDEAS1_hopi_minesweeper.yaml b/collections/IDEAS1_hopi_minesweeper.yaml index e2620c4b..a49c6d74 100644 --- a/collections/IDEAS1_hopi_minesweeper.yaml +++ b/collections/IDEAS1_hopi_minesweeper.yaml @@ -23,15 +23,4 @@ Resources: days: 1094 # Legend: IDEAS1_hopi/cm_legend.png Image: IDEAS1_hopi/IDEAS1_hopi_minesweeper.png -# References: -# - Name: Data access -# Url: https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-oras5?tab=form -# License: -# - Url: https://cds.climate.copernicus.eu/api/v2/terms/static/licence-to-use-copernicus-products.pdf -# Type: application/pdf -# Title: Licence to Use Copernicus Products -# Citation: -# Citation: | -# Copernicus Climate Change Service, Climate Data Store, (2021). -# ORAS5 global ocean reanalysis monthly data from 1958 to present. Copernicus Climate Change Service (C3S) Climate Data Store (CDS). -# DOI: 10.24381/cds.67e8eeb7 + From b392330ffa552b08e21f1fa03d14704c778bd777 Mon Sep 17 00:00:00 2001 From: santilland Date: Tue, 3 Dec 2024 10:56:58 +0100 Subject: [PATCH 20/22] chore: removed ideas indicators from trilateral catalog for now; updated name of real estate indicator --- catalogs/trilateral.yaml | 6 +++--- collections/IDEAS5_real_estate.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/catalogs/trilateral.yaml b/catalogs/trilateral.yaml index 73eea2bb..b81cb21f 100644 --- a/catalogs/trilateral.yaml +++ b/catalogs/trilateral.yaml @@ -123,9 +123,9 @@ collections: - 4D_Greenland - ENSST_by_GCOM-W-AMSR_JAXA - SLSTR1_Sentinel-3-SLSTR-L2-LST - - IDEAS1_hopi - - IDEAS3_locust - - IDEAS4_flood_risk + # - IDEAS1_hopi + # - IDEAS3_locust + # - IDEAS4_flood_risk # - SLSTR2_Sentinel-3-SLSTR-L2-WST # - GFC_Garissa_FloodExtent # - SEE_solar_energy diff --git a/collections/IDEAS5_real_estate.yaml b/collections/IDEAS5_real_estate.yaml index 263f3b35..a77ecb0e 100644 --- a/collections/IDEAS5_real_estate.yaml +++ b/collections/IDEAS5_real_estate.yaml @@ -1,5 +1,5 @@ Name: IDEAS5_real_estate -Title: Real Estate Indicator +Title: Heat Risk Indicator EodashIdentifier: IND5_1 Subtitle: "" Description: IDEAS5_real_estate/IDEAS5_real_estate.md From 91a8d186aeda959d84246aef2e63a7bec0f92293 Mon Sep 17 00:00:00 2001 From: santilland Date: Tue, 3 Dec 2024 11:48:02 +0100 Subject: [PATCH 21/22] chore: adding empty time to game indicator, to not render time selection --- collections/IDEAS1_hopi_minesweeper.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/IDEAS1_hopi_minesweeper.yaml b/collections/IDEAS1_hopi_minesweeper.yaml index a49c6d74..4cb354f4 100644 --- a/collections/IDEAS1_hopi_minesweeper.yaml +++ b/collections/IDEAS1_hopi_minesweeper.yaml @@ -20,7 +20,7 @@ Resources: Start: "2021-01-01T00:00:00Z" End: "2023-12-31T00:00:00Z" Timedelta: - days: 1094 + days: 1100 # Legend: IDEAS1_hopi/cm_legend.png Image: IDEAS1_hopi/IDEAS1_hopi_minesweeper.png From 972cccd718b642c750e35ebf8aae93a3fe14d058 Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Wed, 11 Dec 2024 10:29:04 +0100 Subject: [PATCH 22/22] Commenting out IDEAS indicator for GTIF --- catalogs/GTIF.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalogs/GTIF.yaml b/catalogs/GTIF.yaml index 5dc3f171..6628d50d 100644 --- a/catalogs/GTIF.yaml +++ b/catalogs/GTIF.yaml @@ -66,4 +66,4 @@ collections: - SOL2_2_Solar_Roofs_regular_performance - SOL2_3_Solar_Roofs_low_performance - VTT_Forest_explorer - - IDEAS1_hopi + # - IDEAS1_hopi