Skip to main content

Plexos Models, Parser and Exporter

Project description

r2x-plexos

R2X plug-in for translating to and from PLEXOS XML databases.

image image image CI codecov Ruff Documentation Docstring Coverage

R2X PLEXOS plugin for parsing and exporting PLEXOS power system models.

Quick Start

Installation

uv add r2x-plexos

Parsing PLEXOS XML

from pathlib import Path
from r2x_core import DataFile, DataStore
from r2x_plexos import PLEXOSParser, PLEXOSConfig

# Parse PLEXOS XML
config = PLEXOSConfig(model_name="Base", reference_year=2024)
store = DataStore(path=Path("data"))
store.add_data(DataFile(name="xml_file", glob="*.xml"))

parser = PLEXOSParser(config, store)
system = parser.build_system()

Documentation Sections

Roadmap

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 Core.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

r2x_plexos-0.1.2.tar.gz (428.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

r2x_plexos-0.1.2-py3-none-any.whl (444.5 kB view details)

Uploaded Python 3

File details

Details for the file r2x_plexos-0.1.2.tar.gz.

File metadata

  • Download URL: r2x_plexos-0.1.2.tar.gz
  • Upload date:
  • Size: 428.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for r2x_plexos-0.1.2.tar.gz
Algorithm Hash digest
SHA256 5edca592dc8fcda8249fd28a613fa826eedc3b1af19579bfabb9e5dc826a9979
MD5 56d78ef1cd192e29bf5bb50e6ae24c56
BLAKE2b-256 07ce447d829de4b148e5ca45f16fcd189aa5279549fdcf9d62b0083587184795

See more details on using hashes here.

Provenance

The following attestation bundles were made for r2x_plexos-0.1.2.tar.gz:

Publisher: release.yaml on NREL/r2x-plexos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file r2x_plexos-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: r2x_plexos-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 444.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for r2x_plexos-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 04c8d10d8525f936ac91765b1e1ae701ec5e558b2deda3812e468f548f4df4ab
MD5 842c962ba0bea7f3fbbaea5ae3bd09f4
BLAKE2b-256 f9dcbf77aec6285418b4c40bbec36cbd179fd40d6cf28f6ceb0e99cbded46d35

See more details on using hashes here.

Provenance

The following attestation bundles were made for r2x_plexos-0.1.2-py3-none-any.whl:

Publisher: release.yaml on NREL/r2x-plexos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page