hydromodpy.data.variables.sim2#

Shared helpers for SIM2-backed gridded variables.

Functions

fetch_sim2_components(components, *, specs)

Fetch selected SIM2 components as FieldRecords.

fetch_sim2_field(spec, *[, bbox, project_period])

Fetch one SIM2 parameter as one FieldRecord.

Classes

Sim2ComponentSpec(component, parameter, ...)

Describe one component fetched from a SIM2 cube.

Sim2FieldSpec(parameter, variable, unit)

Describe one SIM2 field exposed as a HydroModPy variable.