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

bundle_path

Versioned bundle used to compute or display the mesh-focused figure.

bundle

examples/projects/07_mesh_gallery/10km2/mesh_s3_10km2_outlet_1_geology_rivers_buffer30/bundle

Mesh Summary#

Field

Meaning

Value

Source

river_edge_count

Metric displayed on this page.

65

docs/source/_static/capability_gallery/mesh/mesh_zoom_panels_naizin_10km2_summary.json

interface_edge_count

Metric displayed on this page.

80

docs/source/_static/capability_gallery/mesh/mesh_zoom_panels_naizin_10km2_summary.json

zoom_span_m

Metric displayed on this page.

1700 m

docs/source/_static/capability_gallery/mesh/mesh_zoom_panels_naizin_10km2_summary.json

Source Pointers#

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

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

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

  • tools/doc_gallery/update_gallery.py

Artifacts#

  • docs/source/_static/capability_gallery/mesh/mesh_zoom_panels_naizin_10km2.png

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