Skip to content

Command-line tools for manipulating MIKE dfs files

License

Notifications You must be signed in to change notification settings

ecomodeller/dfs-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dfs-utils

Command-line tools for manipulating MIKE dfs files

Requirements

  1. MIKE SDK
  2. .Net Framework 4.7.1

Build

Run build_DfsUtils.bat which will produce a DfsUtils.exe in the dist folder.

C:\dfs-utils\dist\DfsUtils.exe
Too few arguments
Usage:
>DfsUtils [toolname] [args]
>DfsUtils Scale infile.dfsu 0.9 outfile.dfsu
>DfsUtils Sum file1.dfs2 file2.dfs2 outfile.dfs2
>DfsUtils Diff file1.dfs2 file2.dfs2 outfile.dfs2

About

Command-line tools for manipulating MIKE dfs files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published