100 km2, Strahler 3 Mesh, Outlet 25, Geology + rivers, 30% buffer#
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 family captures repeated conformal meshing runs on the 100 km2 Strahler-3 selection so the gallery can compare several outlets under one stable geology-plus-rivers setup.


Case Setup#
Case family: 100 km2, Strahler 3.
Gallery repetition: 3/5.
Scale target: 100 km2.
Outlet identifier: 25.
Gallery variant: Geology + rivers, 30% buffer.
Bundle-reported constraints mode: geology_rivers.
What It Shows#
How several Strahler-3 outlets around 100 km2 compare under the same meshing policy.
How one filtered 100 km2 selection differs from the headwater-oriented 100 km2 family.
How repeated imports from batch outputs can stay deterministic across documentation refreshes.
Key Metrics#
Nodes: 1888
Cells: 3736
River edges: 679
Geology interfaces: 99
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 |
|---|---|---|---|
|
Scale bucket used to group repeated mesh gallery cases. |
100 km2 |
|
|
Outlet identifier used by the source batch meshing run. |
25 |
|
|
Gallery variant describing the active constraints and buffering policy. |
Geology + rivers, 30% buffer |
|
|
Constraint family carried by the imported bundle or viewer config. |
geology_rivers |
|
|
Cell attribute used to color the mesh in the overview figure. |
geology_key |
|
|
Whether a dedicated topography panel is shown alongside the mesh map. |
true |
|
|
Node or cell field used to render the topography panel when it is enabled. |
z_top_mean |
|
|
Whether geology interfaces are explicitly highlighted in the viewer output. |
true |
|
|
Whether river-constrained edges are highlighted in the viewer output. |
true |
|
Mesh Summary#
Field |
Meaning |
Value |
Source |
|---|---|---|---|
|
Coordinate reference system declared by the imported mesh bundle. |
EPSG:2154 |
|
|
Number of nodes available in the displayed mesh bundle. |
1888 |
|
|
Number of cells available in the displayed mesh bundle. |
3736 |
|
|
Number of edges available in the displayed mesh bundle. |
5623 |
|
|
Count of edges tagged as river constraints in the bundle. |
679 |
|
|
Count of watershed-boundary edges in the bundle. |
38 |
|
|
Count of geology-interface edges present in the bundle. |
99 |
|
|
Distinct geology codes present in the imported bundle. |
1061, 1701, 1841, 2021, 801, 901 |
|
Source Pointers#
examples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/viewer_config.tomlexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/case.jsonexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/README.mdexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/bundle/mesh_2d.mshexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/bundle/nodes.csvexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/bundle/cells.csvexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/bundle/edges.csvexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/bundle/cell_geology_fractions.csvexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/bundle/metadata.jsonexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/bundle/mesh_summary.jsonexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/bundle/README.mdexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/figures/mesh_overview.pngexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_25_geology_rivers_buffer30/figures/mesh_regional.png
Artifacts#
docs/source/_static/capability_gallery/mesh/mesh_s3_100km2_outlet_25_geology_rivers_buffer30_overview.pngdocs/source/_static/capability_gallery/mesh/mesh_s3_100km2_outlet_25_geology_rivers_buffer30_regional.pngdocs/source/_static/capability_gallery/mesh/mesh_s3_100km2_outlet_25_geology_rivers_buffer30_summary.jsonstores the displayed metrics plus source hashes used bypython -m tools.doc_gallery --check.