xarray.Dataset.argo.canyon_med.predict

xarray.Dataset.argo.canyon_med.predict#

Dataset.argo.canyon_med.predict(params: str | List[str] = None) Dataset#

Make predictions using the CANYON-MED neural network

Parameters:

params (str, List[str], optional, default=None) – List of parameters to predict. If None is specified, all possible parameters will be predicted.

Return type:

xr.Dataset