eolearn.core.exceptions
Implementation of custom eo-learn exceptions and warnings
- exception eolearn.core.exceptions.EODeprecationWarning[source]
Bases:
DeprecationWarning
A custom deprecation warning for eo-learn package.
- exception eolearn.core.exceptions.EOUserWarning[source]
Bases:
UserWarning
A custom user warning for eo-learn package.