Skip to main content

Datasets, Models and Methods for Power System Foundation Models

Project description

aidotgrids

Overview

  1. Quick start
  2. Datasets
  3. Contributing

1. Quick start

Install stable version (option A):

pip install -U aidotgrids

Or, install bleeding-edge version (Option B):

pip uninstall -y aidotgrids         # ensure the PyPI version is removed
pip install git+https://github.com/AI-grids/aidotgrids

2. Datasets

All standardized tasks are hosted on Hugging Face Hub and can be downloaded automatically via aidotgrids.load. Current coverage:

Task / Dataset Modality Docs
OPFData Graphs (optimal-power-flow) details
PowerGraph Transmission-grid graphs details
SolarCube Satellite imagery details
BuildingElectricity Time-series load profiles details
WindFarm SCADA & weather details

Load a dataset in a few lines:

from aidotgrids import load

ds = load.load_task(
    task_name="WindFarm",
    subtask_name="odd_time_predict48h",
    root_path="~/AI-grids"  # local cache/download directory
)

3. Contributing

We welcome pull requests for new datasets, models and algorithms, or simply a fix in our code. Please read CONTRIBUTING.md before opening an issue or pull request.

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

aigrids-0.0.1.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

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

aigrids-0.0.1-py3-none-any.whl (33.0 kB view details)

Uploaded Python 3

File details

Details for the file aigrids-0.0.1.tar.gz.

File metadata

  • Download URL: aigrids-0.0.1.tar.gz
  • Upload date:
  • Size: 30.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for aigrids-0.0.1.tar.gz
Algorithm Hash digest
SHA256 a864d69c3b9fada5308d86af7f348f311242cb41da1f089e2c78cc610e64887d
MD5 db26cdb7148bc8cf4b3d196e39fd6c16
BLAKE2b-256 d575258a9e9fa7977072125e4a667633221ad6d5a058fa92091658787410fe01

See more details on using hashes here.

File details

Details for the file aigrids-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: aigrids-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 33.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for aigrids-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 71b38fa37c5cc0ce765c768261ab8876f15854742b7f2e8d0b50387e06bd4dd8
MD5 0506013d9f194e83eebf3887b3fb0977
BLAKE2b-256 611ea82a3bd1e682791806aefd2e5a58b56d108065bb12b15e79d2bac7e77aa6

See more details on using hashes here.

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