PSM.baymag.estimate

Estimates Mg/Ca values from sea surface temperatures


Syntax



Description

[MgCa, R] = obj.estimate(X)

Runs the BayMAG forward model on data extracted from a state vector ensemble. Returns an estimate of Mg/Ca values and optionally estimates uncertainties for the estimated values.


Input Arguments

X

numeric array [1-4 x nMembers x nEvolving]
Sea surface temperatures, sea surface salinities, omegas, and/or pH inputs required to run the BayMAG PSM.

Output Arguments

MgCa

numeric matrix [1 x nMembers x nEvolving]
Mg/Ca estimates generated from the SST values using the BayMAG forward model.

R

numeric matrix [1 x nMembers x nEvolving]
Uncertainty estimates for each Mg/Ca value.