Errors

exception mwr_l12l2.errors.FilenameError[source]

Bases: MWRFileError

Raised if the filename does not correspond to the expected pattern

exception mwr_l12l2.errors.MWRConfigError[source]

Bases: MWRError

Raised if something with the configuration file is wrong

exception mwr_l12l2.errors.MWRDataError[source]

Bases: MWRError

Raised if something with the input data goes wrong

exception mwr_l12l2.errors.MWRError[source]

Bases: Exception

Base exception for MWR

exception mwr_l12l2.errors.MWRFileError[source]

Bases: MWRError

Base exception for problems with files used in mwr_l12l2

exception mwr_l12l2.errors.MWRInputError[source]

Bases: MWRError

Base exception for calling of MWR functions

exception mwr_l12l2.errors.MWROutputError[source]

Bases: MWRError

Raised when something with the output file goes wrong

exception mwr_l12l2.errors.MWRRetrievalError[source]

Bases: MWRError

Raised if something with the TROPoe retrieval failed

exception mwr_l12l2.errors.MWRTestError[source]

Bases: MWRError

Raised if something goes wrong during set up or clean up of testing

exception mwr_l12l2.errors.MissingConfig[source]

Bases: MWRConfigError

Raised if a mandatory entry of the config file is missing

exception mwr_l12l2.errors.MissingDataError[source]

Bases: MWRDataError

Raised if some expected data is not present

exception mwr_l12l2.errors.OutputDimensionError[source]

Bases: MWROutputError

Raised if requested output dimensions do not match data