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.2.tar.gz (80.6 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.2-py3-none-any.whl (132.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for grid_data_models-2.3.2.tar.gz
Algorithm Hash digest
SHA256 f3cbb4801f3accab93743dc461d168ac29672a9cc34e52b92fdce2930626f105
MD5 ca054cff7bd1e78e2dd287cfb217cd2c
BLAKE2b-256 2842538adc6037f6e072bed187f73aa59476ae36e4d0bff057027969b88209d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grid_data_models-2.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ff577a14821a5aa068e6f5c1f314fe8306661c78363bf2ca223668ee649e3c25
MD5 c1dba2bef3a53fa1f0c1954d0bed35e7
BLAKE2b-256 d062eed2b0c88a1d2e9e1b15ad63aa9840b266404340f2c4b0cf2ee0ead3419a

See more details on using hashes here.

Provenance

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