Nancon Observation Identity Card#

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 reuses the broader Nancon data-overview output set as a stable identity card for one observed basin. It keeps the workflow strictly pre-mesh and pre-solver, but shows more than framing alone: terrain, geology, hydrography, climate synthesis, station inventory, and one compact stats card for the loaded observations.

See also

Read the Data Overview walkthrough if you want the parameter mapping, a recommended reading order, and the first modifications to try.

Case Setup#

  • Launcher family: data-overview, so the workflow stops after geographic setup, data loading, and overview rendering.

  • Primary editable file: examples/projects/05_nancon_data_overview/config_overview.toml.

  • The committed identity-card figures are mirrored under examples/projects/09_capability_gallery/geographic/ so the gallery no longer depends on one local results_stable tree.

What It Shows#

  • How one basin can be summarized as an observation identity card before any mesh or solver is involved.

  • How DEM, geology, hydrography, climate synthesis, and station inventory can live on one page without rerunning notebooks.

  • How committed data-overview outputs can document which observations are available, not only where the watershed sits.

How To Read It#

  • Start with the DEM and hydrography panels to understand the basin support and the main drainage backbone.

  • Use the station inventory and stats card next to judge whether the observation families are rich enough for later simulation or calibration work.

  • Read the climate synthesis last as a forcing-context panel rather than as a solver result.

Next Steps#

  • Open the observed-series companion page next when you want to inspect the actual hydrometry, piezometry, intermittency, and water-quality chronologies.

  • Move to the simulation walkthrough only once the observation inventory and basin support look coherent.

Reproduce#

Run the underlying example or validation case with:

python -m hydromodpy run examples/projects/05_nancon_data_overview/config_overview.toml

Refresh the committed gallery artifacts with:

python -m tools.doc_gallery

Case Parameters#

Selected Parameters#

Field

Meaning

Value

Source

[geographic.catchment] catch_def

Watershed extraction mode used to derive the basin from the outlet definition.

from_outlet_coord

examples/projects/05_nancon_data_overview/config_overview.toml

[geographic.catchment] x_outlet

Projected x coordinate of the outlet used by watershed extraction.

389286

examples/projects/05_nancon_data_overview/config_overview.toml

[geographic.catchment] y_outlet

Projected y coordinate of the outlet used by watershed extraction.

6.81652e+06

examples/projects/05_nancon_data_overview/config_overview.toml

[geographic.catchment] snap_dist

Maximum snapping distance used to align the requested outlet with the drainage network.

150

examples/projects/05_nancon_data_overview/config_overview.toml

[geographic.catchment] buff_area

Extra area kept around the watershed to preserve regional context in overview figures.

20

examples/projects/05_nancon_data_overview/config_overview.toml

[data] types

Families of data loaded during the data-overview workflow.

geology, hydrography, hydrometry, piezometry, intermittency, precipitation, etp, temperature, recharge, runoff, wind, humidity, radiation, soil_moisture, water_quality

examples/projects/05_nancon_data_overview/config_overview.toml

Loaded Data Families#

Field

Meaning

Value

Source

[data] types

Ordered list of data families requested by the overview case.

geology, hydrography, hydrometry, piezometry, intermittency, precipitation, etp, temperature, recharge, runoff, wind, humidity, radiation, soil_moisture, water_quality

examples/projects/05_nancon_data_overview/config_overview.toml

[data.dem.sources]

Configured providers used to load the dem family in this case.

ign_geoplateforme_dem

examples/projects/05_nancon_data_overview/config_overview.toml

[data.geology.sources]

Configured providers used to load the geology family in this case.

brgm_1m

examples/projects/05_nancon_data_overview/config_overview.toml

[data.hydrography.sources]

Configured providers used to load the hydrography family in this case.

bdtopage

examples/projects/05_nancon_data_overview/config_overview.toml

[data.hydrometry.sources]

Configured providers used to load the hydrometry family in this case.

hubeau

examples/projects/05_nancon_data_overview/config_overview.toml

[data.intermittency.sources]

Configured providers used to load the intermittency family in this case.

hubeau

examples/projects/05_nancon_data_overview/config_overview.toml

[data.piezometry.sources]

Configured providers used to load the piezometry family in this case.

hubeau

examples/projects/05_nancon_data_overview/config_overview.toml

[data.precipitation.sources]

Configured providers used to load the precipitation family in this case.

sim2

examples/projects/05_nancon_data_overview/config_overview.toml

[data.etp.sources]

Configured providers used to load the etp family in this case.

sim2

examples/projects/05_nancon_data_overview/config_overview.toml

[data.temperature.sources]

Configured providers used to load the temperature family in this case.

sim2

examples/projects/05_nancon_data_overview/config_overview.toml

[data.recharge.sources]

Configured providers used to load the recharge family in this case.

sim2

examples/projects/05_nancon_data_overview/config_overview.toml

[data.runoff.sources]

Configured providers used to load the runoff family in this case.

sim2

examples/projects/05_nancon_data_overview/config_overview.toml

[data.wind.sources]

Configured providers used to load the wind family in this case.

sim2

examples/projects/05_nancon_data_overview/config_overview.toml

[data.humidity.sources]

Configured providers used to load the humidity family in this case.

sim2

examples/projects/05_nancon_data_overview/config_overview.toml

[data.radiation.sources]

Configured providers used to load the radiation family in this case.

sim2

examples/projects/05_nancon_data_overview/config_overview.toml

[data.soil_moisture.sources]

Configured providers used to load the soil_moisture family in this case.

sim2

examples/projects/05_nancon_data_overview/config_overview.toml

[data.water_quality.sources]

Configured providers used to load the water_quality family in this case.

hubeau

examples/projects/05_nancon_data_overview/config_overview.toml

Hydrography Source Options#

Field

Meaning

Value

Source

[[data.hydrography.sources]] source

Hydrography provider used for the displayed river network.

bdtopage

examples/projects/05_nancon_data_overview/config_overview.toml

Overview Panels#

Field

Meaning

Value

Source

[overview] name

Title injected into the generated overview panels.

Nancon

examples/projects/05_nancon_data_overview/config_overview.toml

[overview.panels] enabled

Panel toggles enabled for this overview run.

map_dem, map_geology, map_hydrography, stats_card, timeseries_discharge, timeseries_piezometry, climatic_summary, station_inventory

examples/projects/05_nancon_data_overview/config_overview.toml

[overview.panels] map_dem

Whether the map_dem panel is rendered for this overview case.

true

examples/projects/05_nancon_data_overview/config_overview.toml

[overview.panels] map_geology

Whether the map_geology panel is rendered for this overview case.

true

examples/projects/05_nancon_data_overview/config_overview.toml

[overview.panels] map_hydrography

Whether the map_hydrography panel is rendered for this overview case.

true

examples/projects/05_nancon_data_overview/config_overview.toml

[overview.panels] stats_card

Whether the stats_card panel is rendered for this overview case.

true

examples/projects/05_nancon_data_overview/config_overview.toml

Source Pointers#

  • tools/doc_gallery/manifests/geographic_cases.json

  • examples/projects/05_nancon_data_overview/README.md

  • examples/projects/05_nancon_data_overview/config_overview.toml

  • examples/projects/09_capability_gallery/geographic/README.md

  • examples/projects/09_capability_gallery/geographic/nancon_identity_card/geographic_nancon_identity_card_map_dem.png

  • examples/projects/09_capability_gallery/geographic/nancon_identity_card/geographic_nancon_identity_card_map_geology.png

  • examples/projects/09_capability_gallery/geographic/nancon_identity_card/geographic_nancon_identity_card_map_hydrography.png

  • examples/projects/09_capability_gallery/geographic/nancon_identity_card/geographic_nancon_identity_card_climatic_summary.png

  • examples/projects/09_capability_gallery/geographic/nancon_identity_card/geographic_nancon_identity_card_station_inventory.png

  • examples/projects/09_capability_gallery/geographic/nancon_identity_card/geographic_nancon_identity_card_stats_card.png

Artifacts#

  • docs/source/_static/capability_gallery/geographic/geographic_nancon_identity_card_map_dem.png

  • docs/source/_static/capability_gallery/geographic/geographic_nancon_identity_card_map_hydrography.png

  • docs/source/_static/capability_gallery/geographic/geographic_nancon_identity_card_map_geology.png

  • docs/source/_static/capability_gallery/geographic/geographic_nancon_identity_card_station_inventory.png

  • docs/source/_static/capability_gallery/geographic/geographic_nancon_identity_card_stats_card.png

  • docs/source/_static/capability_gallery/geographic/geographic_nancon_identity_card_climatic_summary.png

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