Skip to content

CLIMAAX/HEAVY_RAINFALL

Repository files navigation

Click Binder to launch the visualization notebook on MyBinder.
Click Binder to launch the preprocess notebook on MyBinder.

EXTREME PRECIPITATION

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

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

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published