r2r_ctd¶
r2r_ctd, routines for doing some basic QA on SeaBird CTD Data files
The main entrypoint to the program is in r2r_ctd.__main__
.
So that’s probably the best place to start if you are trying to figure out how everything works.
Submodules¶
Attributes¶
Version string from |
Package Contents¶
- r2r_ctd.__version__¶
Version string from
importlib.metadata.version()
or 999 if not installed