Skip to content

Q-R-B/Ascii-to-Dfs2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Ascii-to-Dfs2

This script import the following ascii files, will save the Manning and Rainfall file as .dfs2 and will merge the Infiltration components (infiltration, Leakage, depth below ground, initial water content and porosity) into a single dfs2 file named Infiltration. In order to work, the input ascii files need to be named with at least the three first letters of the following names (First letter must be upper case):

  • Infiltration
  • Leakage
  • Depth below ground
  • Initial water content
  • Rainfall
  • Manning

The Dfs2 files will be saved in the same folder. The Dfs2 files are created with https://github.com/DHI/mikeio

After running the script, the folder should looks something like:

image

About

Converts Ascii files to dfs2 format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages