Learn R Programming

seacarb (version 3.3.3)

pCO2insi: 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)

Value

pCO2insi

Partial pressure of CO2 at in situ temperature in \(\mu\)atm, the same units as that for the pCO2 input.

Arguments

pCO2lab

Partial pressure of CO2 measured in the lab in \(\mu\)atm

Tlab

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

SST

Temperature in degrees Celsius, default is 19oC

Author

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

Run this code
pCO2insi(pCO2lab = 400, SST = 15, Tlab = 16)

Run the code above in your browser using DataLab