This commit is contained in:
Alfredo Oliviero 2024-11-07 10:29:20 +01:00
parent ca3d9e17fe
commit 86a239bd8f
1 changed files with 6 additions and 5 deletions

View File

@ -12,11 +12,11 @@ v.1.0.0
## Installation
locally clone the repository and copy them in your JupyterLab instance
Locally clone the repository and copy them in your JupyterLab instance.
## Built With
* [Copernicus CDSAPI](https:
//cds.climate.copernicus.eu/how-to-api/) - the Copernicus Climate Data Store (CDS) Application Program Interface (API) client
* [Copernicus CDSAPI](https://cds.climate.copernicus.eu/how-to-api/) - the Copernicus Climate Data Store (CDS) Application Program Interface (API) client
* [python](https://python.org/)
* [d4science](https://www.d4science.org/)
* [d4science_copernicus_cds](https://code-repo.d4science.org/D4Science/d4science_copernicus_cds)
@ -27,13 +27,14 @@ The original tutorial notebooks are available on [Copernicus Training C3S](https
These notebooks have been fixed (the official ones do not work with the new Copernicus data format), integrated with the d4science_copernicus_cds library, and adapted to the D4Science infrastructure.
### Testing in d4science JupyterLab
### Testing in D4Science JupyterLab
To test the notebooks in the D4Science JupyterLab environment, follow these steps:
1. **Access D4Science JupyterLab**
- Log in to the D4Science portal with your credentials.
- Navigate to the JupyterLab section.
- if existing, select the specific VM for Copernicus to have the dependencies pre-installed.
- If existing, select the specific VM for Copernicus to have the dependencies pre-installed.
2. **Upload Notebooks**
- Upload the tutorial notebooks to your JupyterLab workspace.