Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

medfate (version 0.7.4)

spwb.stress: Drought stress indices

Description

Allows calculating annual-based or monthly-based drought stress indices from spwb objects.

Usage

spwb.stress(x, index = "NDD", freq = "years", bySpecies = FALSE)

Arguments

x

An object of class spwb.

index

A string with the index to be calculated, either "DI", "NDD", "ADS", "MDS" or "WSI" (see details).

freq

Frequency of stress statistics (see cut.Date). Normally, either "years" or "months" for yearly-based or monthly-based indices.

bySpecies

Allows aggregating output by species.

Value

A data frame with periods (e.g., years or months) in rows and plant cohorts (or species) in columns. Values are the calculated stress index.

Details

The currently available drought stress indices are:

  • "ADS": Average of daily drought stress values for the period considered.

  • "MDS": Maximum daily drought stress during the period considered.

  • "DI": Drought intensity, as defined in De C<U+00E1>ceres et al. (2015).

  • "NDD": Number of drought days, as defined in De C<U+00E1>ceres et al. (2015).

  • "WSI": Water stress integral, as defined in Myers (1988).

References

De C<U+00E1>ceres M, Mart<U+00ED>nez-Vilalta J, Coll L, Llorens P, Casals P, Poyatos R, Pausas JG, Brotons L. (2015) Coupling a water balance model with forest inventory data to predict drought stress: the role of forest structural changes vs. climate changes. Agricultural and Forest Meteorology 213: 77-90 (doi:10.1016/j.agrformet.2015.06.012).

Myers BJ (1988) Water stress integral - a link between short-term stress and long-term growth. Tree Physiology 4: 315<U+2013>323 (doi: 10.1093/treephys/4.4.315)

See Also

spwb, summary.spwb