Open MBARIMike opened 5 years ago
Here is a Seabird library in the Python Package Index: https://pypi.org/project/seabird/
I dove into the documentation a bit and found this Jupyter Notebook that demonstrates its use: https://nbviewer.jupyter.org/github/castelao/seabird/blob/master/docs/notebooks/BasicsReadingData.ipynb
We have all written code in Matlab, Python, Perl, etc. to read data produced by an instrument and write it out in OceanSITES netCDF format. There is maybe an opportunity to consolidate our efforts, or to at least share our code so that we can help others get over this hurdle.