Skip to content

Releases: agm-center/kpg-testgrid-bpesd11

KPG 193 BPESD-11 Dataset v2.0.0

Choose a tag to compare

@kimmjen-kentech kimmjen-kentech released this 24 Aug 06:30

v2.0.0

Removed the 2022 and 2023 scenario folders. Results from those two years won't reproduce on this version — use v1.5.0 if you need them.

Changes

  • Removed kpg193_v2_0_2022, kpg193_v2_0_2023 (#1, #2)
  • Updated README for the 2024-2038 range
  • Replaced the topology evolution GIF for 2024-2038

Years covered

2024-2038

git checkout v1.5.0   # if you need the 2022-2023 data

KPG 193 BPESD-11 Dataset v1.5.0

Choose a tag to compare

@kimmjen-kentech kimmjen-kentech released this 24 Aug 06:30

Official release of the KPG 193 BPESD-11 dataset, based on KPG 193 v2.0 and Korea's 11th Basic Plan for Long-Term Electricity Supply and Demand.

Contents

  • Yearly scenario folders for 2022-2038
  • MATPOWER-compatible .m and .mat network files
  • Network metadata, including bus, generator, and expansion metadata
  • Hourly demand, renewable, and commitment decision profiles
  • Renewable capacity data
  • Network visualization images and evolution GIF

Download

Use sparse checkout to fetch only the scenario years you need.

git clone --filter=blob:none --sparse https://github.com/agm-center/kpg-testgrid-bpesd11.git
cd kpg-testgrid-bpesd11
git sparse-checkout set kpg193_v2_0_2022 kpg193_v2_0_2038

Related Repository

Base KPG 193 test system: https://github.com/agm-center/kpg-testgrid