amp {seacarb} | R Documentation |
pH value of the AMP buffer (on the total scale in mol/kg)
amp(S=35,T=25)
S |
Salinity, default is 35 |
T |
Temperature in degrees Celsius, default is 25oC |
Note that the arguments can be given as a unique number or as vectors. If the lengths of the vectors are different, the longer vector is retained and only the first value of the other vectors is used. It can therefore be critical to use vectors of the same length.
AMP |
pH value of the AMP buffer (on the total scale in mol/kg) |
Jean-Pierre Gattuso gattuso@obs-vlfr.fr
Dickson A. G., Sabine C. L. and Christian J. R., 2007 Guide to best practices for ocean CO2 measurements. PICES Special Publication 3, 1-191.
##Example from Dickson et al. (2007) amp(S=35,T=25)