Mesh Zoom Panels (10 km2)#
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 renders a full mesh overview and three deterministic zoom panels centered on dense river segments. It highlights local mesh structure without requiring new outputs.

Case Setup#
Zoom centers chosen from river-edge density bins.
Mesh edges and river edges rendered for local inspection.
Deterministic selection ensures reproducible figures.
What It Shows#
Where rivers impose additional refinement on the mesh.
How local mesh density compares to the global view.
How fixed zooms can provide repeatable visual inspection points.
Key Metrics#
River edges: 65
Interface edges: 80
Zoom span: 1700 m
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#
Bundle Inputs#
Field |
Meaning |
Value |
Source |
|---|---|---|---|
|
Versioned bundle used to compute or display the mesh-focused figure. |
bundle |
|
Mesh Summary#
Field |
Meaning |
Value |
Source |
|---|---|---|---|
|
Metric displayed on this page. |
65 |
|
|
Metric displayed on this page. |
80 |
|
|
Metric displayed on this page. |
1700 m |
|
Source Pointers#
examples/projects/07_mesh_gallery/10km2/mesh_s3_10km2_outlet_1_geology_rivers_buffer30/bundle/nodes.csvexamples/projects/07_mesh_gallery/10km2/mesh_s3_10km2_outlet_1_geology_rivers_buffer30/bundle/cells.csvexamples/projects/07_mesh_gallery/10km2/mesh_s3_10km2_outlet_1_geology_rivers_buffer30/bundle/edges.csvtools/doc_gallery/update_gallery.py
Artifacts#
docs/source/_static/capability_gallery/mesh/mesh_zoom_panels_naizin_10km2.pngdocs/source/_static/capability_gallery/mesh/mesh_zoom_panels_naizin_10km2_summary.jsonstores the displayed metrics plus source hashes used bypython -m tools.doc_gallery --check.