Calculate corrected moisture index (MI) based on reconstructed MI, CO2 and temperature, past and modern.

corrected_mi(Tc0, Tc1, MI, ca0, ca1, ...)

Arguments

Tc0

Numeric vector with modern mean growing season temperature values (°C).

Tc1

Numeric vector with palaeo (past) mean growing season temperature values (°C).

MI

Numeric vector with reconstructed moisture index values (-).

ca0

Numeric vector with modern ('recent') CO2 partial pressures (umol/mol).

ca1

Numeric vector with palaeo (past) CO2 partial pressures (umol/mol).

...

Arguments passed on to vpd

scale_factor

Scale factor to transform the output, default = 101.325 Pa/ppm at standard sea level pressure.

Value

Numeric vector with corrected moisture index values.