SUEWS 2025.10.15 Released: Modern YAML Configuration System #791
Pinned
sunt05
announced in
Announcement
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SUEWS 2025.10.15 Released: Modern YAML Configuration System
We're excited to announce SUEWS version 2025.10.15, now available on PyPI! This major release introduces a modern YAML-based configuration system that makes SUEWS more accessible, maintainable, and user-friendly.
🎯 What's New
Modern YAML Configuration
Say goodbye to complex table-based inputs! The new YAML configuration system provides:
Example configuration structure:
Three-Phase Validation Framework
Never struggle with cryptic error messages again! The new validation system provides:
Enhanced error reporting gives you:
Easy Migration Tools
Don't worry about your existing configurations! We provide comprehensive migration tools:
The old table-based format still works - you can migrate at your own pace.
🚀 Quick Start
Installation
For UMEP/QGIS users, install the RC version:
New CLI Tools
This release includes three powerful command-line tools:
suews-schema: Schema management (info, validate, migrate, export)suews-convert: Legacy table-to-YAML conversionsuews-validate: Configuration validation with detailed error reportingGetting Started with YAML
📚 Documentation
Full documentation is available in the SUEWS documentation:
🔧 Additional Improvements
This release also includes:
💬 Questions or Issues?
If you encounter any issues or have questions about the new YAML system:
We're here to help make your transition to the new configuration system as smooth as possible!
🙏 Feedback Welcome
This is a major upgrade to SUEWS's configuration infrastructure. We welcome your feedback on:
Happy modelling! 🌆
Full changelog: https://github.com/UMEP-dev/SUEWS/blob/master/CHANGELOG.md#15-oct-2025
Version documentation: https://suews.readthedocs.io/stable/version-history/v2025.10.15.html
Beta Was this translation helpful? Give feedback.
All reactions