Note

Please report issues with the manual on the GitHub page.

4.7. SUEWS input converter

Note

The SUEWS table converter has been integrated into SuPy as a command line tool suews-convert since v2020a. Please install SuPy and run suews-convert to convert input tables from an older version to a newer one.

4.7.1. Usage

Please refer to the SuPy API page.

4.7.2. Example (from 2018a to 2020a)

Assuming your 2018a files are all included in the folder your_2018a_folder and your desirable converted files should be placed in a new folder your_2020a_folder, please do the following in your command line tool:

suews-convert -f 2018a -t 2020a -i your_2018a_folder -o your_2020a_folder

Tip

suews-convert will use the RunControl.nml file in your original folder to determine the location of input tables.