hydro.exchange.flags
#
A Collection of Flag Schemes
Module Contents#
Classes#
Enum representing a WHP Bottle flag |
|
Enum where members are also (and must be) ints |
|
Enum where members are also (and must be) ints |
- class hydro.exchange.flags.ExchangeBottleFlag(flag)[source]#
Bases:
enum.IntEnum
Enum representing a WHP Bottle flag
This flag represents information about the sampling device itself (i.e. the niskin bottle). It should only be used for “BTLNBR_FLAG_W” values and should never be used with CTD files.
- class hydro.exchange.flags.ExchangeSampleFlag(flag)[source]#
Bases:
enum.IntEnum
Enum where members are also (and must be) ints
- class hydro.exchange.flags.ExchangeCTDFlag(flag)[source]#
Bases:
enum.IntEnum
Enum where members are also (and must be) ints