hydromodpy.data.planner#

Resolve active data-manager types from explicit config plus inference rules.

Current inference scope (V3)#

  • domain.zone_ids containing geology -> activate geology

  • flow.active_bc containing stream -> activate hydrography

  • flow.active_bc containing ocean -> activate oceanic

Classes

DataPlanner()

Infer the active data-manager families for one run.