Skip to content

Repository for collaboration on workflows for droughts hazard

License

Notifications You must be signed in to change notification settings

CLIMAAX/DROUGHTS

Repository files navigation

Click Binder to open the notebooks in this repository on MyBinder.

DROUGHTS

Repository for collaboration on workflows for droughts hazard

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:

  1. Open your terminal

  2. Check your conda install with conda --version. If you don't have conda, install it by following these instructions (see here)

  3. Clone the repository

    git clone git@github.com:CLIMAAX/DROUGHTS.git
  4. Move into the cloned repository

    cd DROUGHTS
  5. Create and activate your environment from the environment.yml file

    conda env create -f environment.yml
    conda activate climaax_droughts
  6. Launch the jupyter interface of your preference, notebook, jupyter notebook or lab jupyter lab

  7. Edit the notebook

  8. Commit and push to the repo. This step will be changed soon, introducing Pull Requests.

Credits

The How to run section was adapted from the Environmental Data Science Book project.

About

Repository for collaboration on workflows for droughts hazard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published