-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to OSM-prebuilt v0.6 #1431
Conversation
…eating voltage-specific bus endings in stations.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…to osm-relations
for more information, see https://pre-commit.ci
…c parameters for usage outside PyPSA/PyPSA-Eur
for more information, see https://pre-commit.ci
Validator ReportI am the Validator. Download all artifacts here. General Files comparison
NRMSE: Normalized (combined-min-max) Root Mean Square Error Model Metrics Comparing |
@bobbyxng I have problems with the retrieval of map.html. they are not included in the zenodo repo. Is that perhaps something for future zenodo versions? |
Hi @FabianHofmann ! I just did a test using the latest pypsa-eur master branch, for me |
Gotcha! thanks, I still had the old version! |
on the other hand this means that the osm version setting is obsolete. At least setting version <0.6, which the current code suggests to be working, breaks. I would suggest to either only support version tags >= 0.6 or make the code flexible to support also older versions |
Closes # (if applicable).
Changes proposed in this Pull Request
build_osm_network
andprepare_osm_network_release
reflect this change and include the construction of the interactive map. Base network and subsequent steps are not impacted by this.Checklist
envs/environment.yaml
.config/config.default.yaml
.doc/configtables/*.csv
.doc/data_sources.rst
.doc/release_notes.rst
is added.