Skip to content

Commit 2ffe680

Browse files
authored
Merge pull request #23 from u3ks/main
change title
2 parents c5f949d + 980a49c commit 2ffe680

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

PRR/CareHeat_v2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "1f92ff5a",
66
"metadata": {},
77
"source": [
8-
"# ESA Project Results Repository: Generating STAC collections with zarr files\n",
8+
"# ESA Project Results Repository: Generating STAC collections for the CareHeat project\n",
99
"\n",
1010
"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",
1111
"\n",

myst.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ project:
2323
- file: PRR/example_tccas.ipynb
2424
- file: PRR/Creating STAC Catalog_from_PRR_example.ipynb
2525
- file: PRR/PRR_STAC_download_example.ipynb
26+
- file: PRR/CareHeat_v2.ipynb
2627

2728
- title: Open Science Catalog (OSC)
2829
file: OSC/index.md

0 commit comments

Comments
 (0)