Tutorials and example workflows for using dnora.
Examples/scripts that are designed to be self-contained and easy to adapt. 🔧
- Wind & Boundary Spectra (NORA3)
ex1_swan_nonstat.py - Wind & Boundary Spectra (NORA3) + Surface Currents (NORKYST800)
ex2_swan_nonstat_currents.py - Wind & Boundary Spectra + Ice (NORA3) 🧊
ex3_swan_nonstat_ice.py
- No structures (e.g., breakwaters)
ex4_swan_stat.py - With structures (e.g., breakwaters) 🧱
ex5_swan_stat_with_structures.py
Quick Output Plots using dnplot 👀

- To install dnora, please follow instructions at: https://github.com/MET-OM/dnora
- To install a wave model (e.g., SWAN), please see official installation instructions 📚
- Clone this repo
git clone https://github.com/MET-OM/dnora_tutorials.git cd dnora_tutorials