Package: PEcAn.data.atmosphere
Type: Package
Title: PEcAn functions used for managing climate driver data
Version: 1.5.1
Date: 2017-09-25
Author: Carl Davidson, Mike Dietze, Rob Kooper, Deepak Jaiswal, David LeBauer
Maintainer: David LeBauer <dlebauer@illinois.edu>
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.
Additional Repositories: http://r-forge.r-project.org/
Depends:
    methods
Imports:
    PEcAn.logger,
    PEcAn.utils,
    PEcAn.DB,
    ggplot2,
    data.table,
    REddyProc,
    dplyr,
    dbplyr,
    geonames,
    abind (>= 1.4.5),
    lubridate (>= 1.6.0),
    ncdf4 (>= 1.15),
    stringr (>= 1.1.0),
    udunits2 (>= 0.11),
    XML (>= 3.98-1.4),
    nneo,
    httr
Suggests:
    testthat
Remotes:
    github::ropenscilabs/nneo,
    github::rforge/reddyproc/pkg/REddyProc
License: FreeBSD + file LICENSE
Copyright: Authors
LazyLoad: yes
LazyData: FALSE
RoxygenNote: 6.0.1
