Skip to content

Prototype Notebooks

Before you begin

Make sure your environment is set up before running these notebooks. See the Basic Install Guide for step-by-step instructions.

The Consequence Solution includes prototype example Python notebooks built with Marimo that provide an interactive graphical interface for running consequence analyses.

Three primary example notebooks provide a simplified graphical user interface:

  • run_inland_consequences.py: Walks users through running the inland consequence solution using sample data provided with this GitHub repository.

  • flood_results_explorer.py: Used after running run_inland_consequences.py to explore results. This notebook provides additional aggregation, download, and visualization options.

  • run_coastal_consequences.py: Walks users through running the coastal consequence solution using sample data provided with this GitHub repository.

Additional examples are also provided for advanced users, offering more detailed insight from a developer perspective.