Skip to content

Commit

Permalink
Update README.md data
Browse files Browse the repository at this point in the history
Give an overview of the downloaded benchmark test cases
  • Loading branch information
franziska-wegner committed Dec 3, 2023
1 parent 95a0215 commit 423888f
Showing 1 changed file with 88 additions and 1 deletion.
89 changes: 88 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,94 @@ As mentioned in "CMake Parameter Overrides" the CMake file downloads a lot of te
...
```

At the moment this is limited to PyPSA and the IEEE cases and will be extended eventually to other test cases.
At the moment this is limited to PyPSA, the IEEE cases, and the windfarm cases; and will be extended to other test cases. At the end the following data is on you hard drive after an initial CMake run with all download flags enabled. Note that `(+)` means that the folder is empty at the moment and we need a reliable place to upload the data for research with the right license or the repository went offline/is not public.

```
IEEE
+ 00-Matpower-Data
(+) 02-gml
+ 03-IEEE-Power_Flow_Test_Cases
+ 04-IEEE-Dynamic_Test_Cases
+ 05-IEEE-Reliability_Test_Systems-RTS
+ 06-IEEE-Voltage Collapse_Sensitivities
(+) 07-PEGASE_Test_Cases
+ 08-Edinburgh_Power_Flow_Test_Cases
+ 09-Edinburgh_Dynamic_Test_Cases
(+) 10-NESTA
(+) 11-Dimacs
(+) 12-Hitting-Sets
(+) 13-Publication_Test_Cases
(+) 14-EIRGrid_Test_Cases
(+) 15-Synthetic_Power_Grid_Test_Cases
(+) 16-Literature_Based_Power_Flow_Test_Cases
(+) 17-Small_Signal_Stability_Test_Cases
+ 18-IEEE-Data_Formats
+ 19-Power_System_Application_Data_Dictionary
PyPSA
- pypsa-eur
- data
- entsoegridkit
• buses.csv
• converters.csv
• generators.csv
• lines.csv
• links.csv
• transformers.csv
- existing_infrastructure
• existing_heating_raw.csv
• offwind_capacity_IRENA.csv
• onwind_capacity_IRENA.csv
• solar_capacity_IRENA.csv
- retro
• comparative_level_investment.csv
• data_building_stock.csv
• electricity_taxes_eu.csv
• floor_area_missing.csv
• retro_cost_germany.csv
• u_values_poland.csv
• window_assumptions.csv
• agg_p_nom_minmax.csv
• attributed_ports.json
• custom_powerplants.csv
• district_heat_share.csv
• eia_hydro_annual_generation.csv
• geth2015_hydro_capacities.csv
• heat_load_profile.csv
• heat_load_profile_BDEW.csv
• heat_load_profile_DK_AdamJensen.csv
• hydrogen_salt_cavern_potentials.csv
• links_p_nom.csv
• links_tyndp.csv
• nuclear_p_max_pu.csv
• parameter_corrections.yaml
• unit_commitment.csv
• urban_percent.csv
- pypsa-iti-collaboration
+ elec_s1024_AT
+ elec_s1024_BE
+ elec_s1024_BG
+ elec_s1024_CH
+ elec_s1024_CZ
+ elec_s1024_DK
+ elec_s1024_HR
+ elec_s1024_HU
+ elec_s1024_IE
+ elec_s1024_NL
+ elec_s1024_NO
+ elec_s1024_PL
+ elec_s1024_PT
+ elec_s1024_RO
+ elec_s1024_SE
+ elec_s1024_SI
+ elec_s1024_SK
SciGrid
+ scigrid-0.1-data-only
+ scigrid-0.2-data-only
+ scigrid-conference-de-data-only
+ scigrid-conference-eu-data-only
```

<h2>Summary</h2>

Expand Down

0 comments on commit 423888f

Please sign in to comment.