Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolving issue when checking if data is finite when the data object (A…
…RM-DOE#752) type is not a Numpy array. This will try to extract the numpy array from the DataArray. Wrapped in a try to catch when the data is already a numpy array or is something else.
- Loading branch information