-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathApplications.qmd
50 lines (28 loc) · 2.78 KB
/
Applications.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
title: "Applications"
listing:
type: grid
id: Applications
contents:
- Applications/*.qmd
filter-ui: true
page-size: 8
fields: [title, description]
---
The Copernicus Data Space Ecosystem provides a wide range of applications that can be used to access, process, and visualize Copernicus data. These applications are designed for users of different skill level to be used for various applications.
For users, new to the Copernicus Data Space Ecosystem, we advise to explore the [Browser](Applications/Browser.qmd) as starting point. In this platform users can explore various datasets and discover intuitive tools for visualizing, comparing and downloading data.
![](Applications/_images/SearchResult.png)
Advanced users, interested in designing custom EO processing workflows, can explore the [JupyterLab environment](Applications/JupyterHub.qmd) for a more interactive analysis. Within the Jupyterlab environment, users can execute Python code and access data interactively.
![](Applications/_images/JupyterLab_welcome.png)
Moreover, these jupyterlab environments support the use of openEO to access and process the data interactively. More information on the openEO API can be found [here](APIs/openEO/openEO.qmd). Nevertheless, for users interested in using openEO API in a GUI environment, we recommend exploring the [openEO Web Editor](Applications/WebEditor.qmd) documentation. This tool allows users to interact with the openEO API more visually.
![](Applications/_images/webeditor/webeditor_result.PNG)
The Copernicus Data Space Ecosystem supports FAIR and Open Science principles through sharing EO algorithms. The [openEO Algorithm Plaza](Applications/AlgorithmPlaza.qmd) documentation introduces the plaza. It explains how one can use the platform to share and use EO algorithms.
![](Applications/_images/PlazaOverview.png)
Furthermore, the ecosystem encompasses a [QGIS Plugin](Applications/QGIS.qmd) designed to view satellite data from the Copernicus Data Space Ecosystem or from Sentinel Hub directly within a QGIS workspace.
From the [Copernicus Data Space Browser](Applications/Browser.qmd) it is possible to access the [Data workspace](Applications/DataWorkspace.qmd), which is a tool to manage and order satellite products. These products can then be further processed and downloaded for various purposes.
Additionally, the [Catalogue CSV](Applications/Catalogue-csv.qmd) documentation provides access to additional information on Sentinel product lists in CSV format.
Among the array of applications, there is also the Copernicus Dashboard. This public platform helps users to monitor activities within the ecosystem and keep track of ongoing updates.
---
Below is the comprehensive list of applications available within the Copernicus Data Space Ecosystem:
::: {#Applications}
:::