Utilities and Configuration¶
Shared functionality is implemented in reusable Python modules.
notebooks/utils¶
| Module | Purpose |
|---|---|
paths.py |
Repository path discovery |
datasets.py |
Reading and preprocessing datasets |
plotting.py |
Shared plotting functions |
vertical_profiles.py |
Utilities for vertical profile analyses |
notebooks/configs¶
| Module | Purpose |
|---|---|
config_vert_profiles.py |
Shared plotting styles and scientific configuration for the vertical profile notebooks |