Geology-Driven Conductivity Variants#

Note

This page and its static assets are auto-generated by python -m tools.doc_gallery. The Sphinx build only reads committed PNG and JSON artifacts.

This case groups several geology-driven conductivity maps, mixing the structured Brittany demo and triangular mesh bundles from different basins. Tabs keep the variants compact while emphasizing differences in geography and support.

Case Setup#

  • One structured geology transfer (Brittany window).

  • Two triangular mesh bundles with geology-driven conductivity.

  • Tabbed display to compare variants without page clutter.

What It Shows#

  • How geology-driven conductivity looks on structured and triangular supports.

  • How different basin contexts change the mapped conductivity patterns.

  • How a tabbed layout keeps multiple variants readable in the docs.

Key Metrics#

  • Polygons: 23

  • Unique zones: 13

  • Mesh cells: 400

  • Maximum K: 7.21e-05 m/s

Reproduce#

Run the underlying example or validation case with:

python -m tools.doc_gallery

Refresh the committed gallery artifacts with:

python -m tools.doc_gallery

Case Parameters#

Selected Parameters#

Field

Meaning

Value

Source

property_case_kind

Hydraulic-property rendering mode used to build this gallery figure.

geology_transfer_variants

docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_transfer_variants_summary.json

parameter_ids

Hydraulic parameters illustrated by the case.

K

docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_transfer_variants_summary.json

parameterization_modes

Parameterization modes intentionally demonstrated by the case.

csv, heterogeneous, bundle

docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_transfer_variants_summary.json

supports

Spatial supports used to render the field or compare variants.

structured, triangular

docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_transfer_variants_summary.json

Configuration Values#

Field

Meaning

Value

Source

variant_titles

Tabbed variants included in the same property-comparison page.

Structured Brittany, Triangular 10 km2, Triangular 100 km2

docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_transfer_variants_summary.json

Displayed Values#

Field

Meaning

Value

Source

n_polygons

Metric displayed on this page.

23

docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_transfer_variants_summary.json

n_unique_zones

Metric displayed on this page.

13

docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_transfer_variants_summary.json

n_mesh_cells

Metric displayed on this page.

400

docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_transfer_variants_summary.json

property_max

Metric displayed on this page.

7.21e-05 m/s

docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_transfer_variants_summary.json

Source Pointers#

  • hydromodpy/data/variables/geology/cases/run_geology_property_case.py

  • hydromodpy/data/variables/geology/cases/gallery_geology_config_brittany.toml

  • hydromodpy/data/variables/geology/cases/gallery_field_param_brittany.toml

  • examples/projects/07_mesh_gallery/10km2/mesh_s3_10km2_outlet_1_geology_rivers_buffer30/bundle/cells.csv

  • examples/projects/07_mesh_gallery/100km2/mesh_headwater_100km2_outlet_1_geology_rivers_buffer30/bundle/cells.csv

  • tools/doc_gallery/update_gallery.py

Artifacts#

  • docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_variant_brittany.png

  • docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_variant_10km2.png

  • docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_variant_100km2.png

  • docs/source/_static/capability_gallery/hydraulic_properties/hydraulic_conductivity_geology_transfer_variants_summary.json stores the displayed metrics plus source hashes used by python -m tools.doc_gallery --check.