100 km2, Strahler 3 Mesh, Outlet 20, 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: 2/5.
Scale target: 100 km2.
Outlet identifier: 20.
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: 1706
Cells: 3372
River edges: 488
Geology interfaces: 334
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. |
20 |
|
|
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. |
1706 |
|
|
Number of cells available in the displayed mesh bundle. |
3372 |
|
|
Number of edges available in the displayed mesh bundle. |
5077 |
|
|
Count of edges tagged as river constraints in the bundle. |
488 |
|
|
Count of watershed-boundary edges in the bundle. |
38 |
|
|
Count of geology-interface edges present in the bundle. |
334 |
|
|
Distinct geology codes present in the imported bundle. |
1, 1061, 1441, 1561, 1591, 161, 1681, 1721, 1861, 21, 401, 901 |
|
Source Pointers#
examples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/viewer_config.tomlexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/case.jsonexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/README.mdexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/bundle/mesh_2d.mshexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/bundle/nodes.csvexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/bundle/cells.csvexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/bundle/edges.csvexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/bundle/cell_geology_fractions.csvexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/bundle/metadata.jsonexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/bundle/mesh_summary.jsonexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/bundle/README.mdexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/figures/mesh_overview.pngexamples/projects/07_mesh_gallery/100km2/mesh_s3_100km2_outlet_20_geology_rivers_buffer30/figures/mesh_regional.png
Artifacts#
docs/source/_static/capability_gallery/mesh/mesh_s3_100km2_outlet_20_geology_rivers_buffer30_overview.pngdocs/source/_static/capability_gallery/mesh/mesh_s3_100km2_outlet_20_geology_rivers_buffer30_regional.pngdocs/source/_static/capability_gallery/mesh/mesh_s3_100km2_outlet_20_geology_rivers_buffer30_summary.jsonstores the displayed metrics plus source hashes used bypython -m tools.doc_gallery --check.