earthkit.utils.decorators package¶
Module contents¶
Function decorators and wrappers for use in the downstream EarthKit packages.
Warning category for experimental API usage. |
|
|
Mark a function as experimental. |
|
A thread-safe cached property decorator. |
|
Transform the inputs to a function to match the requirements. |
|
Decorator to dispatch function calls based on input data types. |
|