/ILAMB-Watersheds

A collection of ILAMB configure files, code, and data for confronting watershed models with reference data

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ILAMB-Watersheds

A collection of ILAMB configure files, code, and data for confronting watershed models with reference data. This work currently requires you to install the nocollier/watersheds branch of the ILAMB repository. You will also need to install a few additional packages.

conda install ILAMB
git clone git@github.com:rubisco-sfa/ILAMB.git
cd ILAMB
git checkout nocollier/watersheds
pip install ./
conda install yaml
conda install dataretrieval

Feel free to raise issues with suggestions for metrics or datasets.