diff --git a/products/catalog.json b/products/catalog.json index be84321f5..b729e683b 100644 --- a/products/catalog.json +++ b/products/catalog.json @@ -1820,6 +1820,12 @@ "rel": "self", "href": "https://esa-earthcode.github.io/open-science-catalog-metadata/products/catalog.json", "type": "application/json" + }, + { + "rel": "child", + "href": "./sentinel3-ampli-ice-sheet-elevation/collection.json", + "type": "application/json", + "title": "Sentinel-3 AMPLI Ice Sheet Elevation" } ], "updated": "2024-09-12T20:32:22.975110Z", diff --git a/products/sentinel3-ampli-ice-sheet-elevation/collection.json b/products/sentinel3-ampli-ice-sheet-elevation/collection.json new file mode 100644 index 000000000..ef01247d3 --- /dev/null +++ b/products/sentinel3-ampli-ice-sheet-elevation/collection.json @@ -0,0 +1,105 @@ +{ + "id": "sentinel3-ampli-ice-sheet-elevation", + "type": "Collection", + "links": [ + { + "rel": "items", + "type": "application/geo+json", + "href": "https://eoresults.esa.int/stac/collections/sentinel3-ampli-ice-sheet-elevation/items" + }, + { + "rel": "parent", + "type": "application/json", + "href": "../catalog.json", + "title": "Products" + }, + { + "rel": "root", + "type": "application/json", + "href": "../../catalog.json", + "title": "Open Science Catalog" + }, + { + "rel": "self", + "type": "application/json", + "href": "https://eoresults.esa.int/stac/collections/sentinel3-ampli-ice-sheet-elevation" + }, + { + "rel": "http://www.opengis.net/def/rel/ogc/1.0/queryables", + "type": "application/schema+json", + "title": "Queryables", + "href": "https://eoresults.esa.int/stac/collections/sentinel3-ampli-ice-sheet-elevation/queryables" + }, + { + "href": "../../projects/4d-antarctica/collection.json", + "title": "Project: 4D-ANTARCTICA", + "type": "application/json", + "rel": "related" + }, + { + "href": "https://eoresults.esa.int/", + "title": "ESA EO Results", + "type": "text/html", + "rel": "via" + } + ], + "title": "Sentinel-3 AMPLI Ice Sheet Elevation", + "extent": { + "spatial": { + "bbox": [ + [ + -180, + -90, + 180, + 90 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2016-06-01T00:00:00Z", + "2024-05-09T00:00:00Z" + ] + ] + } + }, + "license": "CC-BY-4.0", + "summaries": [ + { + "references": [ + "https://doi.org/10.5194/egusphere-2024-1323" + ], + "institution": [ + "CNES" + ], + "platform_name": [ + "SENTINEL-3" + ], + "processor_name": [ + "Altimeter data Modelling and Processing for Land Ice (AMPLI)" + ], + "operational_mode": [ + "Earth Observation" + ], + "processing_level": [ + "2" + ], + "processor_version": [ + "v1.0" + ], + "altimeter_sensor_name": [ + "SRAL" + ] + } + ], + "description": "Ice sheet elevation estimated along the Sentinel-3 satellite track, as retrieved with the Altimeter data Modelling and Processing for Land Ice (AMPLI). The products cover Antarctica and Greenland.", + "stac_version": "1.1.0", + "stac_extensions": [ + "https://stac-extensions.github.io/osc/v1.0.0/schema.json", + "https://stac-extensions.github.io/themes/v1.0.0/schema.json" + ], + "osc:type": "product", + "osc:status": "planned", + "osc:project": "4d-antarctica" +} diff --git a/projects/4d-antarctica/collection.json b/projects/4d-antarctica/collection.json index ace8cdc18..6dbc1ba17 100644 --- a/projects/4d-antarctica/collection.json +++ b/projects/4d-antarctica/collection.json @@ -102,6 +102,12 @@ "href": "../../themes/cryosphere/catalog.json", "type": "application/json", "title": "Theme: Cryosphere" + }, + { + "rel": "child", + "href": "../../products/sentinel3-ampli-ice-sheet-elevation/collection.json", + "type": "application/json", + "title": "Sentinel-3 AMPLI Ice Sheet Elevation" } ], "stac_extensions": [