(gallery-rhine)= # The Rhine Case A compact, end-to-end example that runs a single integrated verification pipeline to compare multiple models for the Rhine. Start with the **basics** to learn the core _veriflow_ workflow, then move on to **interpretation** to make sense of the resulting verification metrics. Each notebook page includes a banner to **download** it or **open it in Binder**. ::::{grid} 1 2 2 2 :gutter: 3 :class-container: veriflow-gallery :::{grid-item-card} 1a · Basics :img-top: ../_static/gallery/rhine.jpg :link: ../examples/The%20Rhine%20Case/1a_basics.html :link-type: url Configure a verification experiment, run the _veriflow_ pipeline, inspect the returned `OutputDataset`, and explore results with the interactive app. ::: :::{grid-item-card} 1b · Interpretation :img-top: ../_static/gallery/rhine.jpg :link: ../examples/The%20Rhine%20Case/1b_interpretation.html :link-type: url Interpret the verification results: how forecast quality changes with lead time, how well the ensemble captures uncertainty, and the effect of post-processing. ::: :::: ```{toctree} :hidden: ../examples/The Rhine Case/1a_basics ../examples/The Rhine Case/1b_interpretation ```