Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PRR/CareHeat_v2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading