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.4.tar.gz (85.4 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.4-py3-none-any.whl (138.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: grid_data_models-2.3.4.tar.gz
  • Upload date:
  • Size: 85.4 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.4.tar.gz
Algorithm Hash digest
SHA256 8103a16d7636f83ddf2e4e75293354aec2e17513e21b5ddbfe0da2f789794af6
MD5 71606c945222b6c61914b054979e1b93
BLAKE2b-256 64e912513a05569500bfaa42a0dfc6969457000afe6d6efa364661869d7a9dba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grid_data_models-2.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 20b0a7417e2a9937bfb08ddb3bb1a13c63217b03c2c9dd66adfc93855c3638ec
MD5 001f0b2838f68af83dd630f619f33e83
BLAKE2b-256 317c0a2dd09ea45b9d37c59af8eed56982576106a82c796c392cf7cfef749418

See more details on using hashes here.

Provenance

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