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 07 Mar. 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

testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
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  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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