Compute chlorophyll from LIMS hose (integrated 0-10 m) samples
Source:R/ctd.R
compute_lims_hose_avg.RdHose samples have "SLA" in their SMPNO field (e.g.
"2026-N14_FALKENBERG-SLA_0-10-017_SYNC"). They represent a
water-column integration over 0-10 m and require no depth averaging.
Arguments
- lims_data
Data frame from
read_lims_data()(must include theSMPNOcolumn).