SIO-ODF / ctdcal

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

Mypy type checking #74

Open Klankers opened 3 weeks ago

Klankers commented 3 weeks ago

Implement mypy type checks for all the modules following refactoring and numpy-fication. This can help reduce errors and better constrain what each function is meant to do.