Skip to content
/ BPA_304 Public

Project Repository for BPA TIP 304: Predicting the hydrologic response of the Columbia River system to climate change

Notifications You must be signed in to change notification settings

mrstu/BPA_304

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Repository for BPA TIP 304

Predicting the hydrologic response of the Columbia River system to climate change

The project repository is the central location for the models, documentation, and tools used for this project.

Overview of what's in the repo:

docs

Detailed documentation on how each model is setup, calibrated, and run.

models

Subdirectories contain git submodules that point to each model:

  • VIC: The Variable Infiltration Capacity Model
  • ULM: The Unified Land Model
  • PRMS: Precipitation Runoff Modeling System
  • RVIC: Streamflow Routing Model

tests

A directory of tests.

tools

A directory of tools used for pre- and post-processing.

Setting up your repo

  1. Fork the BPA_304 repo: done by clicking on the Fork button in the upper right corner
  2. Clone your fork: git clone [email protected]:{username}/BPA_304.git
  3. Add UW-Hydro as the upstream remote: git remote add upstream [email protected]:UW-Hydro/BPA_304.git
  4. Get submodules: ./setup.bash
  5. Get to work!

Contact:

Bart Nijssen: nijssen at uw.edu

About

Project Repository for BPA TIP 304: Predicting the hydrologic response of the Columbia River system to climate change

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published