Model translation parsing tool (ReEDS to X)
Install R2X on your local Python installation from PyPi
python -m pip install r2x
Or use it as standalone tool,
uvx r2x --help
- PowerSystem.jl model representations
- Translate ReEDS models to PCM models like Sienna or PLEXOS,
- Translate from PLEXOS XML's to Sienna,
- Comprehensive PLEXOS XML parser,
R2X documentation is available at https://nrel.github.io/R2X/
If you're curious about what we're working on, check out the roadmap:
- Active issues: Issues that we are actively working on.
- Prioritized backlog: Issues we'll be working on next.
- Nice-to-have: Nice to have features or Issues to fix. Anyone can start working on (please let us know before you do).
- Ideas: Future work or ideas for R2X.
R2X Version | Supported Input Model Versions | Supported Output Model Versions |
---|---|---|
1.0 | ReEDS (v2024.8.0) | PLEXOS (9.0, 9.2, 10) |
Sienna (PSY 3.0) | Sienna (PSY 3.0, 4.0) | |
PLEXOS (9.0, 9.2, 10) |
R2X is released under a BSD 3-Clause License.
R2X was developed under software record SWR-24-91 at the National Renewable Energy Laboratory (NREL).