Releases: ReEDS-Model/ReEDS
Releases · ReEDS-Model/ReEDS
Release list
2026.06.18
What's Changed
- Reorganize root of repo by @patrickbrown4 in #36
- build(deps): bump actions/download-artifact from 7.0.0 to 8.0.1 by @dependabot[bot] in #96
- End ReEDS run early if no valid scenarios by @kennedy-mindermann in #93
- Add link to Sinnott's scheduled outage description page. by @wesleyjcole in #97
- Ignore kmeans memory leak warning on Windows by @wesleyjcole in #100
- Update natural gas regression parameters (betas and alphas) with AEO 2025 (old -> 2025) by @Yunzhi-Chen in #50
- Add Latin Hypercube Sampling for Monte Carlo Analysis by @bsergi in #57
- Create an
inputs.h5->inputs.gdxpipeline to help move processing out ofb_inputs.gmsby @patrickbrown4 in #61 - build(deps): bump actions/labeler from 6.0.1 to 6.1.0 in the actions-non-breaking group by @dependabot[bot] in #106
- Disaggregate and re-aggregate inputs with regional scope of legacy (134) zones by @kodiobika in #102
- Update Coal and Uranium Prices to AEO2026 by @wesleyjcole in #104
- Update natural gas regression parameters (betas and alphas) with AEO 2026 (2025 -> 2026) by @Yunzhi-Chen in #51
- build(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the actions-non-breaking group by @dependabot[bot] in #112
- Add faster method for assigning actual to representative periods by @patrickbrown4 in #105
- Update interzonal transmission costs/distances and use directly calculated values by @patrickbrown4 in #95
- Derate thermal capacity reserve margin contribution with FOR by @clairehalloran in #85
- Bugfix: Fix handling of longitudes for existing plants in hourlize by @patrickbrown4 in #120
- Add AEO2026 Demand Projections by @wesleyjcole in #114
- Bring cendivweights calculation into input processing by @patrickbrown4 in #121
- Update docs with information to get an evaluation license from GAMS by @kennedy-mindermann in #117
- remove extra scripts from documentation_tools by @kennedy-mindermann in #108
Known Issues
The following scenarios from cases_test.csv are failing:
- PJM_County_CC
- WECC_County: noted in #125
Compare Reports
results-2026_05_12_USA_defaults,2026_06_18_USA_defaults.pptx
New Contributors
- @Yunzhi-Chen made their first contribution in #50
- @bsergi made their first contribution in #57
- @kodiobika made their first contribution in #102
- @clairehalloran made their first contribution in #85
Full Changelog: 2026.05.12...2026.06.18
2026.05.12
What's Changed
- Update versions in GitHub workflows and fix bug template by @kennedy-mindermann in #18
- Create fake hourly profiles for github tests; fix logs by @patrickbrown4 in #26
- Update PRAS version used in ReEDS to 0.8.0 by @sriharisundar in #47
- Update links to point to new repo by @kennedy-mindermann in #54
- Update Zotero References File by @wesleyjcole in #62
- ci: simplify workflow setup and labels by @pesap in #56
- build(deps): bump actions/cache from 4.2.3 to 5.0.5 by @dependabot[bot] in #73
- ci(dependabot): reduce noise and skip ReEDS run for dependabot updates by @pesap in #79
- Update publication links by @kennedy-mindermann in #66
- build(deps): bump actions/setup-python from 5.6.0 to 6.2.0 by @dependabot[bot] in #74
- build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.1.0 by @dependabot[bot] in #72
- build(deps-dev): update pre-commit requirement from <3.2,>=3.1.1 to >=4.6.0,<4.7 by @dependabot[bot] in #75
- build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #77
- Improve last-iteration g00 file selection by @merveturan in #81
- Update state-level nuclear ban by @shashwatsharma24 in #69
- Change References From ReEDS-2.0 to ReEDS by @kennedy-mindermann in #82
- build(deps): bump actions/github-script from 7.0.1 to 9.0.0 by @dependabot[bot] in #88
- build(deps): bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 by @dependabot[bot] in #76
- update user guide in documentation with general suggestions by @kennedy-mindermann in #83
Known Issues
The following scenarios in cases_test.csv fail:
- WECC_County
- PJM_County_CC
- OR_water
Compare Report
results-2026_05_12_USA_defaults,2026_03_17_USA_defaults.pptx
Full Changelog: 2026.04.17...2026.05.12