Skip to content

Commit c99e9a9

Browse files
author
Joe Hamman
committed
change travis icon to master branch
1 parent f897e2e commit c99e9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RVIC Streamflow Routing Model
22

3-
[![Build Status](https://travis-ci.org/jhamman/RVIC.svg?branch=develop)](https://travis-ci.org/jhamman/RVIC)
3+
[![Build Status](https://travis-ci.org/jhamman/RVIC.svg?branch=master)](https://travis-ci.org/jhamman/RVIC)
44

55
The RVIC Streamflow Routing model is a simple source to sink routing model. The model represents each grid cell by a node in the channel network. Unit hydrographs are developed that described the time distribution of flow from each source grid cell to a corresponding sink grid cell. The development of the unit hydrographs is done as a pre process step (i.e. `rvic parameters`). The final step is the convolution of the unit hydrographs with fluxes from a land surface model, typically VIC (i.e. `rvic convolution`).
66

0 commit comments

Comments
 (0)