Tip

  1. Need help? Please let us know in the UMEP Community.
  2. Find an issue within this page? Please report it in the GitHub issues.
  3. A good understanding of SUEWS is a prerequisite to the proper use of SuPy.

suews-convert¶

Convert SUEWS input tables from older versions to newer ones (one-way only).

suews-convert [OPTIONS]

Options

-f, --from <fromVer>¶

Required Version to convert from

Options:2019b|2019a|2018c|2018b|2018a|2017a|2016a
-t, --to <toVer>¶

Required Version to convert to

Options:2020a|2019b|2019a|2018c|2018b|2018a|2017a
-i, --input <fromDir>¶

Required Original directory to convert, which must have the RunControl.nml file

-o, --output <toDir>¶

Required 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.