Skip to main content

No project description provided

Project description

Upload to PyPiPytestdeploy-bookPyPI - DownloadscodecovCodeFactorMCP ServerMCP ToolsGitHub issuesLicense

Grid Data Models (GDM)

GDM is a python package containing data models for power system assets and datasets. This package is actively being developed at National Renewable Energy Laboratory (NREL).

Installation

You can install the latest version of grid-data-models from PyPi.

pip install grid-data-models

Why Grid Data Models?

In an effort to reduce code duplication and provide client packages a standard interface to interact with power system data, a group of research engineers at NREL is working on developing standard data models. Features:

  • Built-in validation layer: Use of pydantic allows us to validate model fields.
  • Time series data management: GDM uses infrasys package which enables efficient time series data management by sharing arrays across components and offloading system memory. For example, we can attach time series power consumption data to a load profile.
  • Built-in unit conversion: GDM leverages pint for unit conversion for power system quantities. For example, power, voltage, time, etc.
  • JSON serialization/deserialization: GDM uses infrasys to serialize and deserialize distribution system components to/from JSON.
  • Track System Changes: Supports tracking changes within a distribution model (both temporal and scenario-based static updates), enabling powerful scenario management capabilities.
  • Graph-Based Analysis: Exposes a connectivity graph using NetworkX, allowing advanced graph-based algorithms and visualizations.
  • Interoperability: Easily integrates with existing tools.
  • Model reduction: Built-in support for multiple model reduction algorithms.

How to get started?

To get started, you can clone and pip install this library from here.

Model Context Protocol (MCP) Integration

GDM includes an MCP server that enables AI assistants to interact with power system models through natural language. The MCP integration provides:

  • System inspection and analysis - Query components, analyze topology, validate connectivity
  • Validation and diagnostics - Diagnose errors, suggest fixes, and automatically apply corrections
  • System operations - Merge, split, and extract subsystems
  • Documentation and API access - Search documentation and get component API references

To install with MCP support:

pip install -e ".[mcp]"

To run the MCP server:

gdm-mcp-server

For more details, see the MCP documentation.

Contributors

  • Aadil Latif
  • Daniel Thom
  • Jeremy Keen
  • Kapil Duwadi
  • Tarek Elgindy
  • Pedro Andres Sanchez Perez

Project details


Download files

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

Source Distribution

grid_data_models-2.3.3.tar.gz (81.5 kB view details)

Uploaded Source

Built Distribution

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

grid_data_models-2.3.3-py3-none-any.whl (133.8 kB view details)

Uploaded Python 3

File details

Details for the file grid_data_models-2.3.3.tar.gz.

File metadata

  • Download URL: grid_data_models-2.3.3.tar.gz
  • Upload date:
  • Size: 81.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for grid_data_models-2.3.3.tar.gz
Algorithm Hash digest
SHA256 b66584cb5a4914f2364386f0540f0e58c175420398ab3cc073fb04d6e7105981
MD5 a3c471c46b11c86bdd82ce6e6202c71b
BLAKE2b-256 9ee4e60dcbd160108f97c8d046fbddfb143e5175a9c910c7d1dc41dcc0552297

See more details on using hashes here.

Provenance

The following attestation bundles were made for grid_data_models-2.3.3.tar.gz:

Publisher: publish_to_pypi.yml on NLR-Distribution-Suite/grid-data-models

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

File details

Details for the file grid_data_models-2.3.3-py3-none-any.whl.

File metadata

File hashes

Hashes for grid_data_models-2.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d513eafa732ecbb70fb0ae172e660a271a3daea14aff6bb4da3e358121c1229f
MD5 151646c9c0b120df9c99f6209ffb65f4
BLAKE2b-256 1d6e6a1f556b01c1ac431abebd593068aa33095a0cf299b0c0eab6433be29e59

See more details on using hashes here.

Provenance

The following attestation bundles were made for grid_data_models-2.3.3-py3-none-any.whl:

Publisher: publish_to_pypi.yml on NLR-Distribution-Suite/grid-data-models

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