argopy.extensions.CanyonMED.predict# CanyonMED.predict(params: str | List[str] | None = None) → Dataset[source]# 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