imod.mf6.GeneralHeadBoundary.aggregate_layers#
- classmethod GeneralHeadBoundary.aggregate_layers(dataset: Dataset | UgridDataset) dict[str, DataArray | UgridDataArray] #
Aggregate data over layers into planar dataset.
- Returns:
Dict of aggregated data arrays, where the keys are the variable names and the values are aggregated across the “layer” dimension.
- Return type:
dict