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 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

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  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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