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

aidotgrids-0.0.3.tar.gz (30.4 kB view details)

Uploaded Source

Built Distribution

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

aidotgrids-0.0.3-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

Details for the file aidotgrids-0.0.3.tar.gz.

File metadata

  • Download URL: aidotgrids-0.0.3.tar.gz
  • Upload date:
  • Size: 30.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for aidotgrids-0.0.3.tar.gz
Algorithm Hash digest
SHA256 4d88044e00e1f30950206b02a4245a88289432ffada1d1690a032abad0241ceb
MD5 e37775811575adaff379b0e33c6e695a
BLAKE2b-256 32b6d777f3c77d40307744e0d862e36325c3819314081d83d500299bf87ca7cb

See more details on using hashes here.

File details

Details for the file aidotgrids-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: aidotgrids-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 33.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for aidotgrids-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 158551e60a4c3637367fd00ead45e43f82912ad20e06f8ada3c1269fda90b57f
MD5 05157cac27f15b23a503a68dbb587438
BLAKE2b-256 239ff74a27d2827cbc063ac44ce77ee4e639d7bb4c1391829af1e6c7cc87e47d

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