error#

Module containing general error checking routines.

Modules

pybrops.core.error.error_attr_python

Module containing error subroutines related to Python object attributes.

pybrops.core.error.error_generic_numpy

Module containing generic subroutines for other numpy error subroutines.

pybrops.core.error.error_generic_python

Module containing generic subroutines for other Python error subroutines.

pybrops.core.error.error_io_python

Module containing error subroutines related to generic file and paths.

pybrops.core.error.error_type_h5py

Error checking routines for h5py.

pybrops.core.error.error_type_numpy

Module containing subroutines to check numpy types.

pybrops.core.error.error_type_pandas

Module containing subroutines to check Pandas types.

pybrops.core.error.error_type_python

Module containing subroutines to check Python types.

pybrops.core.error.error_value_h5py

Error checking functions for h5py.File values.

pybrops.core.error.error_value_numpy

Module containing subroutines to check numpy.ndarray values.

pybrops.core.error.error_value_pandas

Module containing subroutines to check Pandas values.

pybrops.core.error.error_value_python

Module to check Python values.