Issues

Issues

Collection of issues found during validation of a dataset

class lue.data_model.hdf5.Issues

Collection of issues found during validation of a dataset

property errors

Return collection of errors

Return type:

Collection of Issue instances

property errors_found

Return whether errors where found

Return type:

bool

property warnings

Return collection of warnings

Return type:

Collection of Issue instances

property warnings_found

Return whether warnings where found

Return type:

bool