SIO-ODF / ctdcal

A CTD calibration package in use on US GO-SHIP cruises
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

Refactor: Fitting #113

Open Klankers opened 2 months ago

Klankers commented 2 months ago

Consolidate all applicable functions, classes, modules (new and old) to Fitting.

This includes all of the temperature, salinity, oxygen routines in their most basic pieces, such that no bloated script-like functions remain for enhanced clarity and troubleshooting.