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

Full implementation of numpy, xarray, and netCDF 4 #66

Open Klankers opened 3 weeks ago

Klankers commented 3 weeks ago

For all the refactored code, ensure that numpy is used on as many numerical operations as possible to optimize processing times and provide greater consistency.

Xarray offers inherent geoscience tools and is growing in popularity in the community. It makes working with netCDF formatting much easier.