This is the jupyter book for the DANRA (Danish Reanalysis) project and dataset.
This Jupyter book serves as an interactive guide and documentation for the DANRA dataset.
To get started with the DANRA book, either visit the documentation at https://dmidk.github.io/danradocs/ or clone the repository and install the required dependencies to run the notebooks locally. We recommend using PDM to create a virtual environment to manage the dependencies.
git clone [email protected]:nwp/danra/danra-book.git
cd danra-book
pdm installNavigate to the danra-book/notebooks directory and start explore and/or create new notebooks.
To add a new notebook, to the jupyter book, you can add the notebook to the danra-book/notebooks directory and add the path to the notebook in the _toc.yml file.