GliderToolsCommunity / GliderTools

A toolkit for processing Seaglider base station NetCDF files: despiking, smoothing, outlier detection, backscatter, fluorescence quenching, calibration, gridding, interpolation.
https://glidertools.readthedocs.io
GNU Affero General Public License v3.0
69 stars 28 forks source link

Read voto net cdf #170

Closed MartinMohrmann closed 1 year ago

MartinMohrmann commented 1 year ago

Hi, this is a fairly slim module to read in seaexplorer files from https://observations.voiceoftheocean.org or https://erddap.observations.voiceoftheocean.org. All it does so far is converting profile_num to dives, so that more GliderTools functionality becomes available. I plan to extend it as needed. Moreover, I added a test for the import, based on a small (200kb) dataset that I include as a test case to be read in.