hydromodpy.results.catalog.writes_helpers#
Shared helpers for the WritesMixin concern split.
These are pure module-level functions used by writes_duckdb,
writes_parquet and writes_zarr. Keeping them in one place avoids
import cycles between the per-sink mixin modules.