ctdcal.equations_sbe.wetlabs_eco_fl

ctdcal.equations_sbe.wetlabs_eco_fl(volts, coefs, decimals=4)[source]

SBE equation for converting ECO-FL fluorometer voltage to concentration. SensorID: 20

Parameters
  • volts (array-like) – Raw voltage

  • coefs (dict) – Dictionary of calibration coefficients (ScaleFactor, DarkOutput/Vblank)

Returns

chl – Converted chlorophyll concentration

Return type

array-like

Notes

Chlorophyll units depend on scale factor (e.g. ug/L-volt, ug/L-counts, ppb/volts), see Application Note 62 for more information.