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

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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