pCO2insi: pCO2 at in situ temperature

View source: R/pCO2insi.R

pCO2insiR Documentation

pCO2 at in situ temperature

Description

Correction to compensate for the difference in temperature between the temperature of measurement and in situ temperature.

Usage

pCO2insi(pCO2lab = 400, Tlab = 20, SST = 19)

Arguments

pCO2lab

Partial pressure of CO2 measured in the lab in \muatm

Tlab

Temperature of measurement in the lab in in degrees Celsius, default is 20oC

SST

Temperature in degrees Celsius, default is 19oC

Value

pCO2insi

Partial pressure of CO2 at in situ temperature in \muatm, the same units as that for the pCO2 input.

Note

The empirical correction applied is from Takahashi (1993) as recommended by Pierrot et al. (2009)

Author(s)

Jean-Pierre Gattuso jean-pierre.gattuso@imev-mer.fr

References

Pierrot D., Neill C., Sullivan K., Castle R., Wanninkhof R., Lüger H., Johannessen T., Olsen A., Feely R. A. and Cosca C. E., 2009. Recommendations for autonomous underway pCO2 measuring systems and data-reduction routines. Deep-Sea Res. II 56, 512-522.

Takahashi T., Olafsson J., Goddard J. G., Chipman D. W. and Sutherland S. C., 1993. Seasonal variation of CO2 and nutrients in the high-latitude surface oceans: a comparative study. Glob. Biogeochem. Cycles 7, 843-878.

See Also

f2pCO2, fCO2insi.

Examples

pCO2insi(pCO2lab = 400, SST = 15, Tlab = 16)

seacarb documentation built on May 31, 2023, 8:31 p.m.