pyesmda.check_nans_in_predictions¶
- pyesmda.check_nans_in_predictions(d_pred: numpy.ndarray[Any, numpy.dtype[numpy.float64]], assimilation_step: int) None [source]¶
Check and raise an exception if there is any NaNs in the input predictions array.
Check and raise an exception if there is any NaNs in the input predictions array.