Package: epwshiftr
Title: Create Future 'EnergyPlus' Weather Files using 'CMIP6' Data
Version: 0.1.3
Authors@R: c(
    person(given = "Hongyuan",
           family = "Jia",
           role = c("aut", "cre"),
           email = "hongyuanjia@outlook.com",
           comment = c(ORCID = "0000-0002-0075-8183")),
    person(given = "Adrian",
           family = "Chong",
           role = c("aut"),
           email = "bdgczma@nus.edu.sg",
           comment = c(ORCID = "0000-0002-9486-4728"))
    )
Description: 
    Query, download climate change projection data from the 'CMIP6' (Coupled
    Model Intercomparison Project Phase 6) project
    <https://pcmdi.llnl.gov/CMIP6/> in the 'ESGF' (Earth System Grid Federation)
    platform <https://esgf.llnl.gov>, and create future 'EnergyPlus'
    <https://energyplus.net> Weather ('EPW') files adjusted from climate changes
    using data from Global Climate Models ('GCM').
Imports: checkmate, data.table (>= 1.12.4), eplusr, future.apply, fst,
        jsonlite, progressr, psychrolib, rappdirs, RNetCDF, units
Suggests: testthat, pingr, covr
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/ideas-lab-nus/epwshiftr
BugReports: https://github.com/ideas-lab-nus/epwshiftr/issues
RoxygenNote: 7.1.1
Collate: 'coord.R' 'utils.R' 'epwshiftr-package.R' 'esgf.R' 'morph.R'
        'netcdf.R'
NeedsCompilation: no
Packaged: 2021-05-26 08:42:13 UTC; hongy
Author: Hongyuan Jia [aut, cre] (<https://orcid.org/0000-0002-0075-8183>),
  Adrian Chong [aut] (<https://orcid.org/0000-0002-9486-4728>)
Maintainer: Hongyuan Jia <hongyuanjia@outlook.com>
Repository: CRAN
Date/Publication: 2021-05-26 13:10:02 UTC
Built: R 4.2.0; ; 2022-04-27 17:06:20 UTC; unix
