hydromodpy.results.zarr_store.acdd#

ACDD-1.3 root-attribute composition for Zarr stores.

Source of values is the DuckDB simulations row plus runs_environment plus an optional workspace [project] table parsed from workspace.toml. The composer is pure: it consumes plain dicts and returns a plain dict, so it stays easy to unit-test and to drive from any catalog backend.

Functions

compose_acdd_root_attrs(*, sim_row, runs_env)

Return the ACDD/CF root attributes for one simulation.