Skip to content

Commit 825b34e

Browse files
committed
adding first notebooks
1 parent f263a90 commit 825b34e

11 files changed

+9238
-5
lines changed

CDSE.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,12 @@ In the CDSE the hackathon participants can use:
1212
- [APIs](https://dataspace.copernicus.eu/analyse/apis)
1313

1414

15-
There are several sample notebooks how to use the CDSE services. They are available here: [https://github.com/eu-cdse/notebook-samples/](https://github.com/eu-cdse/notebook-samples/).
16-
Here are the links to the ones showcased during the platform webinar:
15+
Here are the links to the Jupyter notebooks showcased during the platform webinar:
1716

18-
- [Data access]()
19-
- [Data visualisation]()
17+
- [SentinelHub data access](cdse-notebooks/sentinelhub-data-access.ipynb)
18+
- [SentinelHub data visualisation](cdse-notebooks/sentinelhub-data-visualisation.ipynb)
19+
- [OpenEO data processing](cdse-notebooks/openeo-example.ipynb)
20+
21+
There are many other notebooks with examples how to use the CDSE services. They are available here:
22+
- [https://github.com/eu-cdse/notebook-samples/](https://github.com/eu-cdse/notebook-samples/)
23+
- [https://github.com/Open-EO/openeo-community-examples/tree/main/python](https://github.com/Open-EO/openeo-community-examples/tree/main/python).

CF.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
11
# Virtual server in the cloud with access to Earth Observation (EO) data
22

3-
In addition to the standard [CDSE services](CDSE.md) the hackathon participants can launch virtual server in the [CREODIAS](https://creodias.eu/) platform provided by CloudFerro.
3+
In addition to the standard [CDSE services](CDSE.md) the hackathon participants can launch virtual server in the [CREODIAS](https://creodias.eu/) platform provided by CloudFerro.
4+
5+
For the access to the CREODIAS platform each team will receive one Keystone credential and an SSH key to be used with the pre-configured OS-GEO live server with additional services (Rstudio, JupyterHub, Shiny, Apache Superset).
6+
7+
On the [Horizon Dashboard](https://horizon.cloudferro.com/) the participants have to use the option ***Keystone credentials*** and use the Domain ***cloud_078898*** and region ***WAW3-2***.
8+
9+
![Horizon dashboard login screen](img/horizon-keystone.png)
10+
11+
After the first login the participants should be able to see the pre-launched server with GPU support. The participants from the Dashboard can terminate the preconfigured server and can launch additional service till the allowed overall limit per team:
12+
13+
- max 20 instances
14+
- max 20 CPU cores
15+
- max 50 GB RAM
16+
- max 10 disk with a max 1000 GB storage in total
17+
18+
19+
From the virtual servers you can access the CDSE resources and the additional dataset which are mentioned in the Data Catalogue.
20+
The sample notebooks are accessible under this folder:
21+

cf-notebooks/Example_Field_boundaries.ipynb

Lines changed: 5083 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)