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
- Host: GitHub
- URL: https://github.com/dhi/getting-started-with-mikeio
- Owner: DHI
- License: mit
- Created: 2021-07-13T09:09:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T15:26:41.000Z (9 months ago)
- Last Synced: 2025-04-01T13:43:28.436Z (2 months ago)
- Topics: course, python
- Language: Jupyter Notebook
- Homepage: https://dhi.github.io/getting-started-with-mikeio/
- Size: 43.9 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```