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

https://github.com/dhi/book-learn-mikeio-modelskill

Course material for: Python for marine modelers using MIKE IO and ModelSkill
https://github.com/dhi/book-learn-mikeio-modelskill

course dfs python validation

Last synced: 19 days ago
JSON representation

Course material for: Python for marine modelers using MIKE IO and ModelSkill

Awesome Lists containing this project

README

          

# Python for marine modelers using [MIKE IO](https://github.com/DHI/mikeio) and [ModelSkill](https://github.com/DHI/modelskill)

Would you like to use Python to become more efficient as a marine modeler?

## WHO SHOULD ATTEND?

This course has been designed for MIKE 21/3 modelers with some Python experience, e.g. from the course [Getting started with dfs files in Python using MIKE IO](https://dhi.github.io/getting-started-with-mikeio/intro.html) or similar, that would like to use Python for more pre- and post-processing.

## CONTENT

The course comprises typical data processing tasks in connection with MIKE 21/3 modelling, preparing input data, converting forcing data from other formats, creating roughness maps, concatenating files, extracting data from output files (e.g. vertical profiles), visualization, assessing the skill of MIKE 21/3 by comparing to station and satellite track observation data. We will use Jupyter notebooks with Python packages such as NumPy, pandas and xarray as well DHI's own MIKE IO and ModelSkill packages.

## BENEFITS

After the course, you will have improved your skills and knowledge on how to conduct typical MIKE 21/3 modeling workflows using MIKE IO and ModelSkill.