-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This documents the GIS routing model for VIC model output. The GIS routing model is a diffusive transport approach for flow routing based on GIS flood modeling. The original concepts are described in Liu et al. (2003) and used in the WetSPA distributed hydrology model. Gavin Yang obtained the original code and ArcView setup scripts and modified them for use with the VIC model (Yang et al., 2011). More recently, Keith Cherkauer has built an ArcGIS toolbox for the preprocessing scripts eliminating the need to install older versions of ArcView. The original Fortran routing model code has also been replaced with new C-based code building on libraries developed to handle GIS and VIC model datasets within the Purdue Hydrologic Impacts Group (PHIG). While the original Fortran code is still available in this repository, users are encouraged to use the newer C-code unless they are wrapping up previous applications that made use of the original programs.
- Using the GIS Routing Model
- GIS Routing Model Tutorial (on the Confluence Wiki page)