Course material for the course: Getting started with dfs files in Python - Using MIKE IO
The material is based on MIKE IO 3.0
The entire repo can be downloaded as a zip file.
The environment is managed with uv.
Creating the book is done automatically by Github Actions or locally:
$ uv run jupyter-book build mini_book
or with just:
$ just build