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