Concatenating a gridded rainfall reanalysis dataset into a time series
How to run¶
Running on Binder¶
The notebook is designed to be launched from Binder.
Click the Launch Binder button at the top level of the repository
Running locally¶
You may also download the notebook from GitHub to run it locally:
Open your terminal
Check your conda install with
conda --version
. If you don’t have conda, install it by following these instructions (see here)Clone the repository
git clone https://github.com/eds-book-gallery/ea34568e-d86e-4720-be2f-3f826f66a26c.git
Move into the cloned repository
cd ea34568e-d86e-4720-be2f-3f826f66a26c
Create and activate your environment from the
.binder/environment.yml
fileconda env create -f .binder/environment.yml conda activate ea34568e-d86e-4720-be2f-3f826f66a26c
Launch the jupyter interface of your preference, notebook,
jupyter notebook
or labjupyter lab
- Lam, T., Kretschmer, M., Adams, S., Prudden, R., & Saggioro, E. (2025). Concatenating a gridded rainfall reanalysis dataset into a time series (Jupyter Notebook) published in the Environmental Data Science book. Zenodo. 10.5281/ZENODO.8311360