PSM.prysm.coral.estimate

Estimates coral d18O values from SST, SSS, and optional d18O


Syntax



Description

d18O = obj.estimate(X)

Runs the PRYSM coral sensor module on a set of SST, SSS, and optional d18O values extracted from a state vector ensemble. Estimates d18O values of coral.


Input Arguments

X

numeric array [2|3 x nMembers x nEvolving]
The SST, SSS, and optional d18O inputs used to run the PRYSM coral sensor module. First row is SST, second is SSS, optional third is d18O.

Output Arguments

d18O

numeric array [1 x nMembers x nEvolving]
Coral d18O estimates produced using the PRYSM coral sensor module.