Other packages > Find by keyword >

VIC5  

The Variable Infiltration Capacity (VIC) Hydrological Model
View on CRAN: Click here


Download and install VIC5 package within the R console
Install from CRAN:
install.packages("VIC5")

Install from Github:
library("remotes")
install_github("cran/VIC5")

Install by package version:
library("remotes")
install_version("VIC5", "0.2.6")



Attach the package and use:
library("VIC5")
Maintained by
Dongdong Kong
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-13
Latest Update: 2023-02-17
Description:
The Variable Infiltration Capacity (VIC) model is a macroscale hydrologic model that solves full water and energy balances, originally developed by Xu Liang at the University of Washington (UW). The version of VIC source code used is of 5.0.1 on <https://github.com/UW-Hydro/VIC/>, see Hamman et al. (2018). Development and maintenance of the current official version of the VIC model at present is led by the UW Hydro (Computational Hydrology group) in the Department of Civil and Environmental Engineering at UW. VIC is a research model and in its various forms it has been applied to most of the major river basins around the world, as well as globally <http://vic.readthedocs.io/en/master/Documentation/References/>. References: "Liang, X., D. P. Lettenmaier, E. F. Wood, and S. J. Burges (1994), A simple hydrologically based model of land surface water and energy fluxes for general circulation models, J. Geophys. Res., 99(D7), 14415-14428, <doi:10.1029/94JD00483>"; "Hamman, J. J., Nijssen, B., Bohn, T. J., Gergel, D. R., and Mao, Y. (2018), The Variable Infiltration Capacity model version 5 (VIC-5): infrastructure improvements for new applications and reproducibility, Geosci. Model Dev., 11, 3481-3496, <doi:10.5194/gmd-11-3481-2018>".
How to cite:
Dongdong Kong (2021). VIC5: The Variable Infiltration Capacity (VIC) Hydrological Model. R package version 0.2.6, https://cran.r-project.org/web/packages/VIC5. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.2.2 (2021-09-13 09:50), 0.2.3 (2021-09-13 17:30), 0.2.4 (2021-12-08 14:20), 0.2.5 (2022-10-28 13:07)
Other packages that cited VIC5 R package
View VIC5 citation profile
Other R packages that VIC5 depends, imports, suggests or enhances
Complete documentation for VIC5
Functions, R codes and Examples using the VIC5 R package
Some associated functions: NSE . STEHE . VIC5 . XAJ . XAJ.param.range . veglib_IGBP . vic . vic_param . vic_version . 
Some associated R codes: RcppExports.R . VIC5-package.R . coefficient.R . datadoc.R . model_XAJ.R . onLoad.R . print.R . tools.R . vic.R . vic_forcing.R . vic_params.R .  Full VIC5 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA