Package: VIC5
Type: Package
Title: The Variable Infiltration Capacity (VIC) Hydrological Model
Version: 0.2.6
Authors@R: c(
    person("Ruida", "Zhong", email = "zrd2017@163.com", role = c("aut", "ctb")),
    person("Dongdong", "Kong", role = c("aut", "cre"), 
        email = "kongdd.sysu@gmail.com", comment = c(ORCID = "0000-0003-1836-8172")),
    person("Xiaohong", "Chen", email = "eescxh@mail.sysu.edu.cn", role = c("aut", "ctb")),
    person("Zhaoli", "Wang", email = "wangzhl@scut.edu.cn", role = c("aut", "ctb")),
    person("Chengguang", "Lai", email = "laichg@scut.edu.cn", role = c("aut", "ctb")),
    person("Joseph J", "Hamman", role = c("ctb"), comment = "Contributor and maintainer of VIC source code"),
    person("Keith", "Cherkauer", role = c("ctb"))
    )
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>".
License: GPL-3
Copyright: file inst/COPYRIGHTS
URL: https://github.com/rpkgs/VIC5
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0)
Imports: stats, utils, lubridate, Rcpp, foreach
Suggests: testthat (>= 3.0.0), doParallel
LinkingTo: RcppArmadillo, Rcpp
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2023-02-16 13:26:21 UTC; hydro
Author: Ruida Zhong [aut, ctb],
  Dongdong Kong [aut, cre] (<https://orcid.org/0000-0003-1836-8172>),
  Xiaohong Chen [aut, ctb],
  Zhaoli Wang [aut, ctb],
  Chengguang Lai [aut, ctb],
  Joseph J Hamman [ctb] (Contributor and maintainer of VIC source code),
  Keith Cherkauer [ctb]
Maintainer: Dongdong Kong <kongdd.sysu@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-17 08:40:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-02-18 12:05:55 UTC; unix
Archs: VIC5.so.dSYM
