Skip to content

Commit 6eb23fc

Browse files
authored
Merge pull request #4 from cwingard/docs/ctd-functions
Convert ctd_functions.py docstrings to NumPy format, add CTD API page
2 parents c9dd430 + c8ddc2a commit 6eb23fc

File tree

4 files changed

+500
-565
lines changed

4 files changed

+500
-565
lines changed

docs/api/ctd_functions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# CTD
2+
3+
Functions for the OOI CTD instrument family: SBE 16Plus, SBE 37IM, SBE 52MP,
4+
and glider-mounted CTDs (CTDBP, CTDMO, CTDPF, CTDGV).
5+
6+
## Core functions
7+
8+
::: ion_functions.data.ctd_functions

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ oxygen, CO2, fluorometry, pH, pressure, meteorology, and more.
1212
| Module | Instruments | Data products |
1313
|--------|-------------|---------------|
1414
| [Hydrophone](api/hyd_functions.md) | HYDBB, HYDLF | HYDAPBB, HYDAPLF |
15+
| [CTD](api/ctd_functions.md) | SBE 16Plus, SBE 37IM, SBE 52MP, glider CTDs | TEMPWAT, PRESWAT, CONDWAT, PRACSAL, DENSITY |
1516

1617
## Data product levels
1718

0 commit comments

Comments
 (0)