xarray.Dataset.argo.datamode.split#
- Dataset.argo.datamode.split() Dataset #
Convert PARAMETER_DATA_MODE(N_PROF, N_PARAM) into several <PARAM>_DATA_MODE(N_PROF) variables
Using the list of PARAM found in
STATION_PARAMETERS
, this method will createN_PARAM
new variables in the dataset<PARAM>_DATA_MODE(N_PROF)
.The variable
PARAMETER_DATA_MODE
is drop from the dataset at the end of the process.- Return type: