Skip to end of metadata
Go to start of metadata

Consider an RBRconcerto C.T.D.DO logger, where the DO channel is a RBRoptode. The RBRoptode transfers both the foil temperature and the dissolved oxygen concentration (not compensated for salinity). The RBRconcerto calculates the concentration compensated for salinity first, then the air saturation (in %) via the following equation:

$body

Where Cc is the concentration in uMol/L, compensated for salinity.

Solubility is calculated via Gordon and Garcia as:

$body

where S is the salinity in PSU and Ts is defined as:

$body

with T being the water temperature in °C and:

$body

Air vapor pressure (in dbar) is calculated via :

$body

The n-coefficients in the logger equation correspond to the following:

  • n0, the index of the concentration channel, already compensated for salinity.
  • n1, the index of the water temperature channel.
  • n2, the index of the salinity channel.
  • n3, the index of the atmospheric pressure channel. This last one is generally set to value , to use the default value provided by the logger; see settings atmosphere.

 

Example commands:

>> calibration 9 type

<< calibration 9 type = doxy22

( Confirm the channel type ) 

>> calibration 9
<< calibration 9 type = doxy22, datetime = 20130401120000, n0 = 4, n1 = 5, n2 = 8, n3 = value

( Request confirmation of everything ) 

  • No labels