d18OwFromSalinity: Calculate seawater d18O

View source: R/calibration-functions.R

d18OwFromSalinityR Documentation

Calculate seawater d18O

Description

Calculate the oxygen isotope composition (d18O) of seawater from its salinity.

Usage

d18OwFromSalinity(Salinity)

Arguments

Salinity

salinity in grams per litre or parts per thousand.

Details

This is an implementation of the equation from Duplessy et al. (1991) based on the salinity for water samples collected in the upper 250 m of the Atlantic Ocean during the GEOSECS expedition, as reported in Anand et al. 2003.

Value

The oxygen isotope composition of seawater (d18Ow) as permille deviation from the SMOW scale.

Author(s)

Andrew Dolman

References

Anand, P., Elderfield, H. and Conte, M. H.: Calibration of Mg/Ca thermometry in planktonic foraminifera from a sediment trap time series, Paleoceanography, 18(2), 1050, doi:10.1029/2002PA000846, 2003.

Duplessy, J.-C., L. Labeyrie, A. Juillet-Leclerc, F. Maitre, J. Dupart, and M. Sarnthein, Surface salinity reconstruction of the north Atlantic Ocean during the last glacial maximum, Oceanol. Acta, 14, 311– 324, 1991.

See Also

d18OcFromd18OwTemp, CalcifTemp

Examples

  d18OwFromSalinity(30)

EarthSystemDiagnostics/prxytools documentation built on Jan. 15, 2024, 9:33 p.m.