Skip to content
/ SNOW Public

Repository for collaboration on workflows for Snow hazard

License

Notifications You must be signed in to change notification settings

CLIMAAX/SNOW

Repository files navigation

SNOW

Repository for collaboration on workflows for Snow hazard

Binder

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/SNOW.git
  4. Move into the cloned repository

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published