forked from Timothy-W-Hilton/VPRMLandSfcModel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
23 lines (23 loc) · 888 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: VPRMLandSfcModel
Type: Package
Title: R implementation of VPRM with parameter estimation
Version: 1.2
Date: 2015-04-02
Author: Timothy W. Hilton
Maintainer: Timothy W. Hilton <[email protected]>
Description: Provides an R implementation of the Vegetation
Photosynthesis and Respiration Model (VPRM) and tools to estimate
VPRM parameter values from observations. VPRM is a simple
diagnostic land surface model based on light-use efficiency. VPRM
diagnoses gross ecosystem exchange (GEE) of carbon dioxide,
ecosystem respiration (R), and net ecosystem exchange (NEE) of
carbon dioxide. To cite the VPRMLandSfcModel R package or the VPRM
model itself in a publication, or for a more detailed description
of VPRM, see (within R) 'citation("VPRMLandSurfaceModel")'.
License: GPL-3
LazyLoad: yes
Imports:
chron,
DEoptim
Suggests:
Rmpi,