Skip to main content

No project description provided

Project description

Upload to PyPiPytestdeploy-bookPyPI - DownloadscodecovCodeFactorMCP ServerMCP ToolsGitHub issuesLicensePyPI Downloads

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.5.tar.gz (85.8 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.5-py3-none-any.whl (141.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: grid_data_models-2.3.5.tar.gz
  • Upload date:
  • Size: 85.8 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.5.tar.gz
Algorithm Hash digest
SHA256 a8e3ca8ae246b16f4db2f1fabc009274113bcba928d319bdcf93ca6a1357fbf9
MD5 1c0de5779aa93d2fa0550698ad17669b
BLAKE2b-256 b938ca77fbde7316558071eeb9752f0577d3a739750f3280ec1512d7c7423e27

See more details on using hashes here.

Provenance

The following attestation bundles were made for grid_data_models-2.3.5.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.5-py3-none-any.whl.

File metadata

File hashes

Hashes for grid_data_models-2.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c82692122dd3990da81c7015f002be9f89e34a2b2050d7334927af73b67c2e8c
MD5 e146858d69b5f5850f2264d14ebb0145
BLAKE2b-256 002d134d09d449cfdf1316c5ce7037a3fea5269a371f551decede92580c03a8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for grid_data_models-2.3.5-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