hydro.exchange.flags¶
A Collection of Flag Schemes.
Classes¶
Enum where members are also (and must be) ints |
|
Enum representing a WHP Bottle flag. |
|
Enum where members are also (and must be) ints |
|
Enum where members are also (and must be) ints |
Module Contents¶
- class hydro.exchange.flags.ExchangeFlag(flag)[source]¶
Bases:
enum.IntEnum
Enum where members are also (and must be) ints
- class hydro.exchange.flags.ExchangeBottleFlag(flag)[source]¶
Bases:
ExchangeFlag
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:
ExchangeFlag
Enum where members are also (and must be) ints
- class hydro.exchange.flags.ExchangeCTDFlag(flag)[source]¶
Bases:
ExchangeFlag
Enum where members are also (and must be) ints