forked from PecanProject/pecan
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
36 lines (36 loc) · 1.1 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: PEcAn.SIPNET
Type: Package
Title: PEcAn functions used for ecological forecasts and reanalysis
Version: 1.7.2
Date: 2021-10-04
Authors@R: c(person("Mike", "Dietze", role = c("aut", "cre"),
email = "[email protected]"),
person("University of Illinois, NCSA", role = c("cph")))
Author: Mike Dietze
Maintainer: Mike Dietze <[email protected]>
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.data.atmosphere
Imports:
PEcAn.logger,
PEcAn.remote,
PEcAn.utils,
lubridate (>= 1.6.0),
ncdf4 (>= 1.15),
udunits2 (>= 0.11)
Suggests:
coda,
testthat (>= 1.0.2)
SystemRequirements: SIPNET ecosystem model
OS_type: unix
License: BSD_3_clause + file LICENSE
Copyright: Authors
LazyLoad: yes
LazyData: FALSE
Encoding: UTF-8
Require:
RoxygenNote: 7.1.2