An open API service indexing awesome lists of open source software.

https://github.com/dhi/getting-started-with-mikeio

Course material for: Getting started with dfs files in Python using MIKE IO
https://github.com/dhi/getting-started-with-mikeio

course python

Last synced: about 2 months ago
JSON representation

Course material for: Getting started with dfs files in Python using MIKE IO

Awesome Lists containing this project

README

        

# Getting started with dfs files in Python - Using MIKE IO
Course material for the course: Getting started with dfs files in Python - Using MIKE IO

## Info for participants

The material is based on MIKE IO 2.1

The entire repo can be downloaded as a [zip file](https://github.com/DHI/getting-started-with-mikeio/archive/refs/heads/main.zip).

## Info for creators

Creating the book is done by automatically by Github Actions or locally:
```
$ jupyter-book build mini_book
```