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
4 changes: 3 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ Looking how to upload data to the ESA Project Results Repository (PRR)? Start wi

Looking how to contribute to the Open Science Catalog, Start with our [Open Science Catalog Tutorials](OSC/index.md) to learn how to add / change content in the metadata catalog, by enriching it with your research outcomes.

Looking for how to use the openEO to create workflows and experiments? Check out our [openEO Tutorials](openeo/index.md).
Looking for how to use the openEO to create workflows and experiments? Check out our [openEO Tutorials](openeo/index.md).

Looking for how to use the Pangeo deployment on EarthCODE? Check out our [Pangeo Tutorials](pangeo/index.md).
2 changes: 1 addition & 1 deletion myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ project:
- file: pangeo/pangeo101/cloud-native-formats-101.ipynb
- file: pangeo/pangeo101/dask101.ipynb
- file: pangeo/burnt-area-example/pangeo_on_EarthCODE.ipynb
- file: pangeo/publishing-to-earthcode/publish-pangeo.ipynb
- file: pangeo/publishing-to-earthcode/publishing.md


# plugins:
Expand Down
2 changes: 1 addition & 1 deletion pangeo/burnt-area-example/pangeo_on_EarthCODE.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11081,7 +11081,7 @@
"\n",
"Now let's save our work! For intraoperability, we will save our data as a valid data cube in Zarr.\n",
"\n",
"Keep in mind that EarthCODE provides different tooling that makes it easy to publish our data to the wider EO community on the EarthCODE Open Science Catalog (such as deep-code for publishing data cubes, we will see in the [**publishing guide**](../publishing-to-earthcode/deep-code/deep-code/publish-pangeo.ipynb)) by following common standards and using common file formats we ensure that there will be a tool to help us!\n",
"Keep in mind that EarthCODE provides different tooling that makes it easy to publish our data to the wider EO community on the EarthCODE Open Science Catalog (such as deep-code for publishing data cubes, we will see in the [**publishing guide**](https://esa-earthcode.github.io/tutorials/)) by following common standards and using common file formats we ensure that there will be a tool to help us!\n",
"\n",
"\n",
"## Linting\n",
Expand Down
Loading
Loading