compute_GPPgrad: Compute the seasonal gradiant from smoothed daily GPP.

Description Usage Arguments Value

View source: R/tea.R

Description

Compute the seasonal gradiant from smoothed daily GPP.

Usage

1
compute_GPPgrad(GPP, nrecday = 48, sigma = 20)

Arguments

GPP

numeric vector of gross primary productivity (umol m-2 s-1)

nrecday

integer scalar: number of records within one day

sigma

parameter to mmand::gaussianSmooth in units number of days

Value

numeric vector of gradients, repeated nrecday to match length of GPP


bgctw/etpart documentation built on Dec. 19, 2021, 8:49 a.m.