Input Files

Tip

  1. Need help? Please let us know in the SUEWS Community.

  2. Please report issues with the manual on GitHub Issues (or use Report Issue for This Page for page-specific feedback).

  3. Please cite SUEWS with proper information from our Zenodo page.

4. Input Files#

This section provides detailed documentation for SUEWS input files.

SUEWS supports two formats for providing input parameters:

  1. YAML format: The current, recommended format using a single config_suews.yml file. It is designed to be more user-friendly and maintainable.

  2. Table-based format: The legacy format, which will be deprecated in future versions but is still supported for backward compatibility.

Table-based Input Format (Legacy - Deprecated)