Package fieldpy :: Package stream_gauging :: Module calibration
[hide private]
[frames] | no frames]

Module calibration

source code

This file contains the functions to read calibration files.

Calibration file format is almost identical to TOA5: "TIMESTAMP","CONCENTRATION","SENSOR_EC_READING" "2010-07-13 08:50:00",0.00,0.234

Classes [hide private]
  AllCalibrations
This class can hold several calibrations and provides the following functions to convert sensor readout to concentration:
  SingleCalibration
This class holds all the methods to read and process the salt calibation of the electical conductivity (EC) sensor.
Variables [hide private]
  __package__ = 'fieldpy.stream_gauging'