argopy.extensions.ParamsDataMode.split#
- ParamsDataMode.split() Dataset[source]#
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_PARAMnew variables in the dataset<PARAM>_DATA_MODE(N_PROF).The variable
PARAMETER_DATA_MODEis drop from the dataset at the end of the process.- Return type: