glidertools.load.voto_seaexplorer_dataset

glidertools.load.voto_seaexplorer_dataset(ds)

Adapts a VOTO xarray dataset, for example downloaded from the VOTO ERDAP server (https://erddap.observations.voiceoftheocean.org/erddap/index.html) to be used in GliderTools

Parameters:

ds (xarray.Dataset)

Returns:

Dataset containing the all columns in the source file and dives column

Return type:

xarray.Dataset