glidertools.load.voto_seaexplorer_nc
- glidertools.load.voto_seaexplorer_nc(filename)
Load .nc file downloaded from https://observations.voiceoftheocean.org/. A dives column is generated on importing the data.
- Parameters:
filename (str) – path of .nc file.
- Returns:
Dataset containing the all columns in the source file and dives column
- Return type:
xarray.Dataset