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.3.13. Forcing Control#
Configuration block for meteorological forcing input.
Groups forcing-related fields, such as sub-hourly disaggregation and
resampling policy, under 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'