This Gitlab instance will be briefly unavailable today from 19:15 CET onwards for maintenance reasons.
Diese Gitlab-Instanz wird heute ab 19:15 Uhr kurzzeitig nicht verfügbar sein aufgrund von Wartungsarbeiten.
@@ -27,11 +27,11 @@ The goal was to define a model with higher resolution for Germany ([nuts2](https
...
@@ -27,11 +27,11 @@ The goal was to define a model with higher resolution for Germany ([nuts2](https
**The way**
**The way**
- create a PyPSA-eur-network with desired settings (except for custom clustering which is to be done in the following steps)
- create a PyPSA-eur-network with desired settings (except for custom clustering which is to be done in the following steps)
- enable clustering.custom_busmap in the PyPSA-eur config file by setting it to `true`.
- modify `custom_clustering.py.ipynb` (in backbone_tools) such that it meets your needs.
- modify `custom_clustering.py.ipynb` (in backbone_tools) such that it meets your needs.
- execute it. It will create a `custom_busmap_elec_s_{clusters}.csv` file where `clusters` is analogous to its use in the PyPSA-eur snakefile. It will be written to the PyPSA-eur-folder "data".
- execute it. It will create a `custom_busmap_elec_s_{clusters}.csv` file where `clusters` is analogous to its use in the PyPSA-eur snakefile. It will be written to the PyPSA-eur-folder "data".
- delete all files in the PyPSA-eur-folder "network", "results" and "resources"
- delete all files in the PyPSA-eur-folder "network", "results" and "resources"
- create a PyPSA-eur-network with desired settings (remember to match the wildcard `{clusters}` to `custom_busmap_elec_s_{clusters}.csv`). Since custom clustering is now flagged as true in the PyPSA-eur-settings, it will create a custom clustered network.
- enable clustering.custom_busmap in the PyPSA-eur config file by setting it to `true`.
- create a new PyPSA-eur-network with desired settings (remember to match the wildcard `{clusters}` to `custom_busmap_elec_s_{clusters}.csv`)
**The result**
**The result**
Clustering as described above yields the following map. Note that colours only serve the purpose of visually separating clusters.
Clustering as described above yields the following map. Note that colours only serve the purpose of visually separating clusters.