Improve the cache check
Previously, the check for cached data failed for ROQ runs which include a numpy array in the meta data. This uses the numpy check directlty to fix this issue.
Edited by Gregory Ashton
Previously, the check for cached data failed for ROQ runs which include a numpy array in the meta data. This uses the numpy check directlty to fix this issue.