data_base ❭ isf_data_base ❭ IO ❭ LoaderDumper ❭ numpy_to_zarr ❭ check check¶ data_base.isf_data_base.IO.LoaderDumper.numpy_to_zarr.check(obj)¶ Check whether the object can be saved with this dumper Parameters:¶ obj (object) – Object to be saved Returns:¶ Whether the object is a numpy object. Return type:¶ bool