Note
Please report issues with this page on the GitHub page.
suews-convert¶
Convert SUEWS input tables from older versions to newer ones (one-way only).
suews-convert [OPTIONS]
Options
-
-f,--from<fromVer>¶ Version to convert from [required]
Options: 2019b|2019a|2018c|2018b|2018a|2017a|2016a
-
-t,--to<toVer>¶ Version to convert to [required]
Options: 2020a|2019b|2019a|2018c|2018b|2018a|2017a
-
-i,--input<fromDir>¶ Original directory to convert, which must have the
RunControl.nmlfile [required]
-
-o,--output<toDir>¶ New directory to create for converted tables. Note: the created directory will have the same structure as the origianl one; however, forcing files and output folder won’t be includede. [required]