You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/Getting started with EarthCODE/index.md
+9-36Lines changed: 9 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,20 +4,12 @@ order: 0
4
4
5
5
# Getting started with EarthCODE
6
6
7
-
<divstyle="display: flex; align-items: center;">
8
-
<divstyle="flex: 1; padding-right: 20px;">
9
-
<p>
10
-
EarthCODE is a strategic initiative by the <b> European Space Agency (ESA) </b> designed to empower researchers in Earth System Science with FAIR and Open Science practices. By providing a collaborative development environment with integrated tools, cloud services, and expert guidance, EarthCODE helps scientists make their research more impactful, transparent, and reusable—while staying focused on the science itself.
11
-
</p>
12
-
<p> <b>Doing Open Science shouldn't be hard, and EarthCODE makes it easy!</b></p>
13
-
</div>
14
-
<div>
15
-
<img src="/img/EarthCODE_kv_transparent.png" alt="Descriptive Alt Text" style="max-width: 250px;" />
16
-
</div>
17
-
</div>
18
-
19
-
7
+
EarthCODE (Earth Science Collaborative Open Development Environment) provides the tools to create, find, and collaborate on Earth Observation experiments.
20
8
9
+
1. You can **access necessary data, and develop your workflows, run your experiments** on [integrated EO platforms](https://testing.earthcode.eox.at/computational-research). [Network of Resources (NoR)](https://nor-discover.org/) sponsored compute is also available.
10
+
2. You can **store results** in the [ESA Project Results repository (PRR)](https://esa-earthcode.github.io/examples/index-1/).
11
+
3. You can **explore state-of-the-art data, workflows, and project information** available on the [Open Science Catalog](https://opensciencedata.esa.int/). You can also [publish](../Technical%20Documentation/Open%20Science%20Catalog%20(OSC)/Contributing%20to%20the%20Open%20Science%20Catalog.md) your own data, workflows, and project information to it.
12
+
5. You can **engage** the EarthCODE and broader EO community [EarthCODE Forum](https://discourse-earthcode.eox.at/), which is directly connected to the catalog.
21
13
22
14
## Welcome to EarthCODE!
23
15
@@ -60,15 +52,9 @@ Familiarize yourself with the [key terms and concepts](./key-terms-and-concepts.
60
52
### EarthCODE System Overview
61
53
62
54
EarthCODE provides an integrated ecosystem designed to support scientists through the full lifecycle of doing Open Science.
63
-
Here's how it works:
64
-
1. You access services via the [**EarthCODE Portal**](https://earthcode.esa.int).
65
-
2. You access necessary data, and develop your workflows, **run your experiments** on integrated EO platforms (with NoR sponsored compute), or locally.
66
-
3. You **store results** in the ESA PRR and **publish metadata** to the Open Science Catalog.
67
-
4. Anyone can browse the Open Science Catalog, find your published data and workflows, reuse and reproduce them.
68
-
5. The community engages via the **EarthCODE Forum**, which is directly connected to the catalog.
69
55
70
56
::: tip Reusability of Workflows Across Platforms
71
-
Users can reproduce, reuse and run your workflows through EarthCODE if they are published via an EarthCODE integrated platform and if the user has sufficient resources through self-sponsorship or sponsorship from the Network of Resources. This is why it is important to consider what tooling/platforms one uses so as to ensure reuse-ability from the start of the project.
57
+
Users can reproduce, reuse and run workflows through EarthCODE if they are published via an EarthCODE integrated platform and if the user has sufficient resources through self-sponsorship or sponsorship from the Network of Resources. This is why it is important to consider what tooling/platforms one uses so as to ensure reuse-ability from the start of the project.
@@ -81,9 +67,9 @@ For those who prefer to work on their own systems—whether personal computers o
81
67
82
68
When your research is complete, you:
83
69
- (Optionally) Upload **your datasets and workflows** to the **ESA Project Results Repository (PRR)**.
84
-
- Create and upload **metadata describing your results** to the **Open Science Catalog**, which link to your data.
70
+
- Create and upload **metadata describing your results** to the **Open Science Catalog**, which link to your data and workflows.
85
71
86
-
:::tip *Only ESA-funded projects can publish to EarthCODE.*
72
+
:::tip *Only ESA-funded projects or projects funded by the national members can publish to EarthCODE.*
87
73
:::
88
74
89
75
The **ESA Project Results Repository (ESA PRR)** is a long-term storage service provided by ESA to persistently host results from ESA-funded projects. Once users have completed their work, they can upload their datasets and workflows to the PRR to ensure they remain accessible and preserved over time. While publishing to the PRR is optional, it is strongly recommended for long-term availability and compliance with FAIR principles. A detailed guide to this process is available in the [publication section](../Technical%20Documentation/ESA%20Project%20Results%20Repository%20(PRR)/index.md).
@@ -115,21 +101,8 @@ By exploring these sections, you’ll better understand how to leverage EarthCOD
115
101
116
102
### Tutorials
117
103
118
-
This compiled table will take you through the basics of EarthCODE. You can choose tutorials in various formats: Hands-on and Slides tutorials focus on text-based learning, while Videos and Case Studies provide a more visual approach.
119
-
120
-
Choose your best fit, experiment, or try them all!
121
-
122
-
- Introduction to EarthCODE
123
-
- Introduction to [NoR](https://nor-discover.org) and [Applying for NoR usage](https://youtu.be/IJEZRSac6EE?feature=shared)
124
-
- Working with Copernicus Data
125
-
- Developing Workflows with EarthCODE
126
-
- Using Euro Data Cube for Analysis
127
-
- Introduction to EOxHub/CoCalc
128
-
- Introduction to EOxHub/Pangeo
129
-
- Publishing to the EarthCode Science Catalog
130
-
- Collaborative Research in EarthCODE
131
104
132
-
Explore the complete list of [Tutorials and other resources](../Training%20and%20Resources/)to learn more about EarthCODE.
105
+
Explore the complete list of [Tutorials](../Training%20and%20Resources/)and [Examples](https://esa-earthcode.github.io/examples/) for a practical introduction EarthCODE and its related tools.
Copy file name to clipboardExpand all lines: pages/Technical Documentation/Open Science Catalog (OSC)/Contributing to the Open Science Catalog.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,9 @@ order: 1
3
3
---
4
4
# Publishing Science Results
5
5
6
-
This section describes how to publish entries - data, workflows, products and projects - to the [Open Science Catalog](https://opensciencedata.esa.int/).
6
+
This section describes how to publish entries - data, workflows, products and projects - to the [Open Science Catalog](https://opensciencedata.esa.int/).
Copy file name to clipboardExpand all lines: pages/Technical Documentation/Open Science Catalog (OSC)/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ order: 1
3
3
---
4
4
# Open Science Catalog
5
5
6
-
The Open Science Catalog Section provides detailed instructions on how to efficiently access, manage, and use data from EarthCode. This includes discovering and accessing datasets through the Open Science Catalog, uploading and managing your own data, and incorporating datasets into your workflows for analysis and processing.
6
+
The Open Science Catalog Section provides detailed instructions on how to efficiently access, manage, and use data from EarthCode. This includes discovering and accessing datasets through the Open Science Catalog, uploading and managing entries, and incorporating datasets into your workflows for analysis and processing.
This subsection gives an overview of the Open Science Catalog, its core entries - products, workflows, projects and experiments, and how they are structured and stored.
0 commit comments