ReEDS model plugin
Project description
r2x-reeds
R2X Core plugin for translating ReEDS power system models
R2X ReEDS is an R2X Core plugin for parsing Regional Energy Deployment System (ReEDS) power system model data. It provides a comprehensive parser for NREL's ReEDS model, enabling seamless data exchange with other power system modeling platforms through the R2X Core framework.
Features
- Read ReEDS inputs and outputs from multiple file formats including CSV and HDF5
- Automatic component mapping for generators, regions, transmission lines, reserves, and emissions data
- Time series support for capacity factors, load profiles, and reserve requirements
- Pattern-based technology categorization to automatically handle different technology variants and naming conventions
- JSON-based configuration through defaults and file mapping specifications
- Built-in validation against actual data files to ensure data integrity
Quick Start
pip install r2x-reeds
from r2x_reeds import ReEDSParser, ReEDSConfig, ReEDSGenerator
from r2x_core import DataStore, PluginContext
# Configure
config = ReEDSConfig(
solve_year=2030,
weather_year=2012,
case_name="test_Pacific"
)
# Create data store
run_path = "path/to/reeds_folder/"
store = DataStore.from_plugin_config(config, path=run_path)
# Create plugin context and run parser
ctx = PluginContext(config=config, store=store)
parser = ReEDSParser.from_context(ctx)
ctx = parser.run()
# Access system and components
system = ctx.system
generators = list(system.get_components(ReEDSGenerator))
print(f"Built system with {len(generators)} generators")
Supported Components
- Solar generators including utility-scale photovoltaic, distributed photovoltaic, concentrating solar power, and photovoltaic with battery storage
- Wind generators for both onshore and offshore installations
- Thermal generation including coal, natural gas combined cycle and combustion turbine units, and nuclear power plants
- Hydroelectric facilities and energy storage systems
- Regional components modeled at the balancing authority level with transmission region hierarchies
- Transmission interfaces and lines with bidirectional capacity representation
- Reserve requirements by type including spinning reserves, regulation reserves, and flexibility reserves organized by region
- Demand profiles representing load by region over time
- Emission data including carbon dioxide and nitrogen oxide emission rates for each generator
Documentation
- Installation Guide - Installation instructions
- Configuration Reference - Configuration options and defaults
- API Reference - Complete API documentation
- Parser Reference - Parser implementation details
- Models Reference - Component model documentation
- R2X Core Documentation - Core framework documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file r2x_reeds-0.3.6.tar.gz.
File metadata
- Download URL: r2x_reeds-0.3.6.tar.gz
- Upload date:
- Size: 58.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
392ce33457ced6984117ec2b861703a14af45d018927514943e3b48ad70c8d2b
|
|
| MD5 |
1cf435ff137080178fcc450b40b42779
|
|
| BLAKE2b-256 |
677580339921a24c6ef4598fe1a2ef6ad4ce97dc30f776bfc5910b7a8ea380b5
|
Provenance
The following attestation bundles were made for r2x_reeds-0.3.6.tar.gz:
Publisher:
release.yaml on NatLabRockies/r2x-reeds
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
r2x_reeds-0.3.6.tar.gz -
Subject digest:
392ce33457ced6984117ec2b861703a14af45d018927514943e3b48ad70c8d2b - Sigstore transparency entry: 1020418016
- Sigstore integration time:
-
Permalink:
NatLabRockies/r2x-reeds@1e92fc256306ae643801418930fffe9b225cd726 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/NatLabRockies
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@1e92fc256306ae643801418930fffe9b225cd726 -
Trigger Event:
push
-
Statement type:
File details
Details for the file r2x_reeds-0.3.6-py3-none-any.whl.
File metadata
- Download URL: r2x_reeds-0.3.6-py3-none-any.whl
- Upload date:
- Size: 72.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d888f354419b5000bdfe0d189a60fd9e21f9b37e640c6df1bcc3c77824a0f86d
|
|
| MD5 |
7ce9ad460cf8fbb3440ec8c84dabd2ca
|
|
| BLAKE2b-256 |
98a18bc41a78924cffe6ced9822eb1fb103d488f8af4b400fa90eb7a75ba85d6
|
Provenance
The following attestation bundles were made for r2x_reeds-0.3.6-py3-none-any.whl:
Publisher:
release.yaml on NatLabRockies/r2x-reeds
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
r2x_reeds-0.3.6-py3-none-any.whl -
Subject digest:
d888f354419b5000bdfe0d189a60fd9e21f9b37e640c6df1bcc3c77824a0f86d - Sigstore transparency entry: 1020418066
- Sigstore integration time:
-
Permalink:
NatLabRockies/r2x-reeds@1e92fc256306ae643801418930fffe9b225cd726 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/NatLabRockies
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@1e92fc256306ae643801418930fffe9b225cd726 -
Trigger Event:
push
-
Statement type: