pyESMDA
Check and raise an exception if there is any NaNs in the input predictions array.
d_pred (NDArrayFloat) – Input prediction vector(s).
assimilation_step (int) – Assimilation step index. 0 means before the first assimilation.
Exception – Raised if NaNs are found. It indicates which ensemble members have incorrect predictions, and at which assimilaiton step.