From 980a49c251d2be3efb43b670d42800b9b4865d9e Mon Sep 17 00:00:00 2001 From: Krasen Samardzhiev Date: Tue, 23 Sep 2025 16:44:56 +0100 Subject: [PATCH] change title --- PRR/CareHeat_v2.ipynb | 2 +- myst.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/PRR/CareHeat_v2.ipynb b/PRR/CareHeat_v2.ipynb index 6b39a7c5..78ff1440 100644 --- a/PRR/CareHeat_v2.ipynb +++ b/PRR/CareHeat_v2.ipynb @@ -5,7 +5,7 @@ "id": "1f92ff5a", "metadata": {}, "source": [ - "# ESA Project Results Repository: Generating STAC collections with zarr files\n", + "# ESA Project Results Repository: Generating STAC collections for the CareHeat project\n", "\n", "This notebook shows how to generate a valid STAC collection, which is a requirement to upload research outcomes to the [ESA Project Results Repository (PRR)](https://eoresults.esa.int/). The code below demonstrates how to perform the necessary steps using real data from the ESA project **deteCtion and threAts of maRinE HEAT waves (CAREHeat)**. The focus of CAREHeat is to improve existing extreme marine heatwave(MHW) detection algorithms, contributing to a better understanding of their impacts.\n", "\n", diff --git a/myst.yml b/myst.yml index 450ce266..097027da 100644 --- a/myst.yml +++ b/myst.yml @@ -23,6 +23,7 @@ project: - file: PRR/example_tccas.ipynb - file: PRR/Creating STAC Catalog_from_PRR_example.ipynb - file: PRR/PRR_STAC_download_example.ipynb + - file: PRR/CareHeat_v2.ipynb - title: Open Science Catalog (OSC) file: OSC/index.md