Skip to content

Repository for collaboration on workflows for heatwaves hazard

License

Notifications You must be signed in to change notification settings

CLIMAAX/HEATWAVES

Repository files navigation

Binder

HEATWAVES

Repository for collaboration on workflows for heatwaves 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/HEATWAVES.git
  4. Move into the cloned repository

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

    conda env create -f environment.yml
    conda activate climaax_heatvawes
  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 heatwaves hazard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published