error_value_h5py# Error checking functions for h5py.File values. Functions check_h5py_File_has_group Check if a h5py.File contains a required group. check_h5py_File_has_groups Check if a h5py.File contains required groups. check_h5py_File_is_readable Check if a h5py.File is readable, otherwise raise error. check_h5py_File_is_writable Check if a h5py.File is writable, otherwise raise error.