Skip to content

Commit

Permalink
added to package features
Browse files Browse the repository at this point in the history
  • Loading branch information
robjameswall committed Feb 11, 2019
1 parent b426198 commit 254549c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Python tools for working with [DHI MIKE21](https://www.mikepoweredbydhi.com/prod
Features:

* Interpolate multiple raster DEMs directly to `.mesh` file
* Read and analyse `.dfsu` model outputs
* Create `.dfsu` roughness map directly from `.shp` and `.mesh`
* Read `.dfs0`, `.dfs1`, `.dfs2` files
* Read and analyse `.dfsu` files
* Create `.dfsu` roughness map (or any other map) directly from `.shp` and `.mesh`
* Read and analyse `.dfs0`, `.dfs1`, `.dfs2` files

Due to depending on the MIKE SDK `DLL` libraries only Windows is supported.

Expand Down
6 changes: 3 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Python tools for working with `DHI MIKE21 <https://www.mikepoweredbydhi.com/prod
------------

* Interpolate multiple raster DEMS directly to **.mesh** file
* Read and analyse **.dfsu** model outputs
* Create **.dfsu** roughness map directly from **.shp** and **.mesh**
* Read **.dfs0**, **.dfs1** and **.dfs2** files
* Read and analyse **.dfsu** model files
* Create **.dfsu** roughness map (or any other map) directly from **.shp** and **.mesh**
* Read and analyse **.dfs0**, **.dfs1** and **.dfs2** files

Due to depending on the **MIKE SDK DLL** libraries only Windows is supported.

Expand Down

0 comments on commit 254549c

Please sign in to comment.