Forcing Control

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.3.13. Forcing Control#

Configuration block for meteorological forcing input.

Created in gh#1372 so future forcing-related fields (sub-hourly disaggregation, gh#1373; resampling policy; etc.) have a stable home rather than accreting flat forcing_* siblings under ModelControl.

Parameters:

file#

Path(s) to meteorological forcing data file(s). This can be either: (1) A single file path as a string (e.g., ‘forcing.txt’), or (2) A list of file paths (e.g., [‘forcing_2020.txt’, ‘forcing_2021.txt’]). When multiple files are provided, they are concatenated in chronological order. For details, see Meteorological Input File.

Default:

'forcing.txt'