Releases: UMEP-dev/SUEWS-database
Release list
Table-format final workbook (2026-08-20)
The last workbook built from the table-format database, frozen at the point
the database moved to the record format. Built with make xlsx from the
db/*.yml tables as they stood at this tag and verified cell-for-cell
against the recorded migration fingerprint (schema/provenance.yml).
database.xlsx — 178270 bytes
sha256 1fba1c5649b645943c1116d458c129833c43197c62657cd09029b6555252ca30
Nothing in the data differs from the tables at this tag. This is the
workbook for spreadsheet-based tooling (the UMEP SUEWS Database Manager and
Database Prepare plugins): the record-format database that supersedes the
tables no longer generates a workbook. The original pre-migration workbook
remains archived in the "Excel database archive (2025-09-19)" release.
Excel database archive (2025-09-19)
The SUEWS parameter database in its original Excel form, as it stood on
2025-09-19. Archived here because the database has moved to YAML and the
workbook is no longer kept in the repository.
database.xlsx — 220412 bytes
sha256 50dfc15322115651f672fed86df1fdcc7dc8b13a58b7ced9b2e270b388aee6d3
Nothing in the data has changed. The workbook is now generated from db/*.yml
with make xlsx, and the migration is verified against this exact file: all
39636 cells across 30 sheets reproduce with zero differences, and its
fingerprint is recorded in schema/provenance.yml.
If you consume the spreadsheet — including the UMEP SUEWS Database Manager and
Prepare plugins, which ship a bundled copy — fetch it from a release rather
than from the repository tree.