dctools.debug.debug_utils
Debug, visualization and introspection utilities.
These functions are kept for ad-hoc debugging sessions but are not part of the production pipeline and are excluded from test-coverage reporting.
Functions
|
Convert to Timestamp only if not already a Timestamp. |
|
Recursively finds unserializable objects. |
Return the number of active Dask workers. |
|
Get current worker ID from within a task. |
|
Return Dask workers configuration. |
|
|
Get dates of n days after start_date. |
Check via environment variables. |
|
|
Log the current memory usage of the process. |
|
Print hierarchically the types contained in obj with some metadata. |
Function executed on a Dask worker. |
|
|
Visualize a NetCDF dataset variable along with a geometry on a map. |
|
Recursively yield all leaf elements from a nested structure. |