Catch numpy-warning on NaN-Arrays
In multidim model we get warnings when calculating the max of numpy array which only has NaN-Values. Please remove the warning with help of catch_warnings context manager.
In multidim model we get warnings when calculating the max of numpy array which only has NaN-Values. Please remove the warning with help of catch_warnings context manager.