Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.02 KB

File metadata and controls

30 lines (22 loc) · 1.02 KB

iSnobal model setup and guides

This repository contains the model setup and guides for the iSnobal installation in a conda environment. Current structure holds the following folders:

Conda

The recommended way to install the conda environment is using the mamba package manager. This folder contains a YAML file for each required environment to run the model or one of its components.

A full setup of the model has up to three separate environments:

  • HRRR Download required forcing data
  • katana Run WindNinja to downscale wind data
  • iSnobal Execute the model

More instructions on the environment setup can be found in the README.md file.

Config

Sample .ini files for the iSnobal run configuration.

Scripts

Helper scripts to download or prepare data and execute the model components.
This includes example SLURM scripts for High Performance Compute (HPC) environments.