Package: PEcAn.data.atmosphere Type: Package Title: PEcAn Functions Used for Managing Climate Driver Data Version: 1.9.1.9000 Authors@R: c(person("Mike", "Dietze", role = c("aut"), email = "dietze@bu.edu"), person("David", "LeBauer", role = c("aut", "cre"), email = "dlebauer@email.arizona.edu"), person("Carl", "Davidson", role = c("aut"), email = "davids14@illinois.edu"), person("Rob", "Kooper", role = c("aut"), email = "kooper@illinois.edu"), person("Deepak", "Jaiswal", role = c("aut"), email = "djaiswal@djaiswal.edu"), person("Chris", "Black", role = c("ctb"), email = "chris@ckblack.org", comment = c(ORCID="https://orcid.org/0000-0001-8382-298X")), person("University of Illinois, NCSA", role = c("cph"))) Description: The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific workflow management tool that is designed to simplify the management of model parameterization, execution, and analysis. The PECAn.data.atmosphere package converts climate driver data into a standard format for models integrated into PEcAn. As a standalone package, it provides an interface to access diverse climate data sets. URL: https://pecanproject.github.io BugReports: https://github.com/PecanProject/pecan/issues Depends: R (>= 4.1.0) Imports: abind (>= 1.4.5), amerifluxr, assertthat, arrow, curl, dplyr (>= 0.8.1), foreach, geonames (> 0.998), glue, httr, jsonlite, lubridate (>= 1.6.0), MASS, mgcv, ncdf4 (>= 1.15), PEcAn.DB, PEcAn.logger, PEcAn.remote, PEcAn.utils, purrr (>= 0.2.3), raster, REddyProc, reshape2, rlang (>= 0.2.0), sf, sp, stringr (>= 1.1.0), suntools, terra, tibble, tidyr, tidyselect, truncnorm, units, utils, XML (>= 3.98-1.4), xts, zoo Suggests: doParallel, ecmwfr (>= 2.0.0), doSNOW, furrr, future, getPass, ggplot2, knitr (>= 1.50), mockery, nneo, parallel, PEcAn.settings, progress, reticulate, rmarkdown, testthat (>= 3.1.7), withr Remotes: github::adokter/suntools, github::chuhousen/amerifluxr, github::ropensci/geonames, github::ropensci-archive/nneo Additional_repositories: https://ropensci.r-universe.dev/, https://adokter.r-universe.dev License: BSD_3_clause + file LICENSE Copyright: Authors LazyLoad: yes LazyData: FALSE VignetteBuilder: knitr, rmarkdown Encoding: UTF-8 RoxygenNote: 7.3.3 X-schema.org-keywords: climate-data, data-standardization Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libmagick++-dev gsfonts libicu-dev libuv1-dev libxml2-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://pecanproject.r-universe.dev Date/Publication: 2026-07-08 00:17:10 UTC RemoteUrl: https://github.com/PecanProject/pecan RemoteRef: HEAD RemoteSha: 770075d62a06280609933b64a2e08f51e742fc10 RemoteSubdir: modules/data.atmosphere NeedsCompilation: no Packaged: 2026-07-08 01:19:51 UTC; root Author: Mike Dietze [aut], David LeBauer [aut, cre], Carl Davidson [aut], Rob Kooper [aut], Deepak Jaiswal [aut], Chris Black [ctb] (ORCID: ), University of Illinois, NCSA [cph] Maintainer: David LeBauer