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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns