PSM.prysm.icecore.estimate

Estimates precipitation-weghted d18O for an ice core


Syntax



Description

d18O = obj.estimate(X)

Runs the PRYSM icecore sensor module on a set of precipitation d18O values. Estimates precipitation-weighted d18O values for the ice core.


Input Arguments

X

numeric array [1 x nMembers x nEvolving]
The d18O inputs used to run the PRYSM icecore module.

Output Arguments

d18O

numeric matrix [1 x nMembers x nEvolving]
Precipitation weighted d18O estimates for the icecore produced using the PRYSM icecore model.