https://github.com/ecmwf-projects/dss-notebooks
https://github.com/ecmwf-projects/dss-notebooks
cads
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ecmwf-projects/dss-notebooks
- Owner: ecmwf-projects
- Created: 2023-08-01T10:36:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-03T17:09:18.000Z (7 months ago)
- Last Synced: 2025-11-03T17:23:19.196Z (7 months ago)
- Topics: cads
- Language: Jupyter Notebook
- Homepage:
- Size: 70.3 MB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dss-notebooks
This library of notebooks for documenting various aspects of the ECMWF Data Stores Service (DSS).
This includes the accessing and visualising the datasets available via the DSS, and providing
traceability and documentation for computational components of the service.
## datasets/
This folder contains notebooks which are relevent to specific datasets. Primarily the notebooks provided here
are used to create the overview images used by the web-portal.
Additionally the dataset/dss-jupyter-forms.ipynb notebook which provides an interactive access to the
entire DSS catalogue from an integrated webform.
## documentation/
This folder contains notebooks which help explain various backend processes that are done by the CADS
(for example the GRIB to NetCDF conversion), and/or to advise users on how to do certain computations
(for example, how to compute the daily accumulation of the ERA5-land variables). Generally, these notebooks
are referenced and embeded in more user friendly documentation pages, but feel free to explore here.