From 31bd24725aecfa553d81ea162e200557a85f628d Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Fri, 24 Nov 2023 10:04:54 +0100 Subject: [PATCH] add GGI datasets --- catalogs/trilateral.yaml | 3 +++ collections/GGI_CH4.yaml | 20 ++++++++++++++++++++ collections/GGI_CO2.yaml | 20 ++++++++++++++++++++ collections/GGI_N2O.yaml | 20 ++++++++++++++++++++ 4 files changed, 63 insertions(+) create mode 100644 collections/GGI_CH4.yaml create mode 100644 collections/GGI_CO2.yaml create mode 100644 collections/GGI_N2O.yaml diff --git a/catalogs/trilateral.yaml b/catalogs/trilateral.yaml index 6ca2a1fc..89cdda8c 100644 --- a/catalogs/trilateral.yaml +++ b/catalogs/trilateral.yaml @@ -80,3 +80,6 @@ collections: - RECCAP2_10_intact_biomass_change_smooth_max - RECCAP2_11_intact_biomass_change_smooth_mean - RECCAP2_12_intact_biomass_change_trend_mean + - GGI_CO2 + - GGI_N2O + - GGI_CH4 diff --git a/collections/GGI_CH4.yaml b/collections/GGI_CH4.yaml new file mode 100644 index 00000000..12e7cf33 --- /dev/null +++ b/collections/GGI_CH4.yaml @@ -0,0 +1,20 @@ +Name: Greenhouse_gas_reconsiliation_CH4 +Title: Greenhouse gas reconciliation CH4 +EodashIdentifier: GGI_CH4 +Subtitle: National greenhouse gas inventories (NGHGI), atmospheric inversion models +Description: GGI_CH4/GGI_CH4.md +Themes: + - atmosphere +Tags: + - placeholder +Satellite: + - GOSAT +Sensor: + - placeholder +Agency: + - ESA +Resources: + - EndPoint: https://xcube-geodb.brockmann-consult.de/eodash/6bf15325-f6a0-4b6a-bf80-a2491753f8f2/ + Name: GeoDB + Database: eodash + CollectionId: GGI_CH4 diff --git a/collections/GGI_CO2.yaml b/collections/GGI_CO2.yaml new file mode 100644 index 00000000..918c613a --- /dev/null +++ b/collections/GGI_CO2.yaml @@ -0,0 +1,20 @@ +Name: Greenhouse_gas_reconsiliation_CO2 +Title: Greenhouse gas reconciliation CO2 +EodashIdentifier: GGI_CO2 +Subtitle: National greenhouse gas inventories (NGHGI), atmospheric inversion models +Description: GGI_CO2/GGI_CO2.md +Themes: + - atmosphere +Tags: + - placeholder +Satellite: + - GOSAT +Sensor: + - placeholder +Agency: + - ESA +Resources: + - EndPoint: https://xcube-geodb.brockmann-consult.de/eodash/6bf15325-f6a0-4b6a-bf80-a2491753f8f2/ + Name: GeoDB + Database: eodash + CollectionId: GGI_CO2 diff --git a/collections/GGI_N2O.yaml b/collections/GGI_N2O.yaml new file mode 100644 index 00000000..7b93ca0e --- /dev/null +++ b/collections/GGI_N2O.yaml @@ -0,0 +1,20 @@ +Name: Greenhouse_gas_reconsiliation_N2O +Title: Greenhouse gas reconciliation N2O +EodashIdentifier: GGI_N2O +Subtitle: National greenhouse gas inventories (NGHGI), atmospheric inversion models +Description: GGI_N2O/GGI_N2O.md +Themes: + - atmosphere +Tags: + - placeholder +Satellite: + - GOSAT +Sensor: + - placeholder +Agency: + - ESA +Resources: + - EndPoint: https://xcube-geodb.brockmann-consult.de/eodash/6bf15325-f6a0-4b6a-bf80-a2491753f8f2/ + Name: GeoDB + Database: eodash + CollectionId: GGI_N2O