earthkit.data.utils.lazy

Exceptions

LazySourceError

Common base class for all non-exit exceptions.

Classes

Module Contents

class earthkit.data.utils.lazy.LazySource(name, *args, **kwargs)
args = ()
kwargs
name
property source
exception earthkit.data.utils.lazy.LazySourceError

Bases: Exception

Common base class for all non-exit exceptions.