Tip
Need help? Please let us know in the SUEWS Community.
Please report issues with the manual on GitHub Issues (or use Report Issue for This Page for page-specific feedback).
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:
YAML format: The current, recommended format using a single
config_suews.ymlfile. It is designed to be more user-friendly and maintainable.Table-based format: The legacy format, which will be deprecated in future versions but is still supported for backward compatibility.
YAML-based Input Format
Tools and Utilities
Table-based Input Format (Legacy - Deprecated)