Package: PEcAn.data.land
Type: Package
Title: PEcAn functions used for ecological forecasts and reanalysis
Version: 1.5.1
Date: 2017-09-25
Author: David LeBauer, Mike Dietze, Xiaohui Feng, Dan Wang, Mike Dietze,
    Carl Davidson, Rob Kooper, Alexey Shiklomanov
Maintainer: Mike Dietze <dietze@bu.edu>, 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 goal of PECAn is to
    streamline the interaction between data and models, and to improve the
    efficacy of scientific investigation.
Depends:
    PEcAn.DB,
    PEcAn.utils,
    dbplyr
Imports:
    PEcAn.logger,
    PEcAn.remote,
    ncdf4 (>= 1.15),
    udunits2 (>= 0.11),
    traits,
    dplyr,
    dbplyr,
    magrittr
Suggests:
    fields,
    rgdal,
    testthat (>= 1.0.2),
    XML (>= 3.98-1.4),
    PEcAn.settings,
    RPostgreSQL
License: FreeBSD + file LICENSE
Copyright: Authors
LazyLoad: yes
LazyData: FALSE
RoxygenNote: 6.0.1
