Issue with "LEVEL_ID" Not Defined – Possible Data Download Problem #1776
|
Hi, I’m currently exploring this repository for my Master’s thesis and ran into an issue while running the following command from the tutorial: snakemake -call results/test-elec/networks/base_s_6_elec_.nc --configfile config/test/config.electricity.yaml The error I’m getting says: "LEVEL_ID" not defined.I believe this might be caused by the following files not downloading properly:
Any help or suggestions would be greatly appreciated. Thank you in advance! Best regards, |
Answered by
euronion
Jul 30, 2025
Replies: 3 comments 5 replies
|
Seems like the URLs changed. Can you try if these URLs work for you instead? https://territorial.ec.europa.eu/ardeco-api-v2/rest/export/SUVGDP?versions=2021&unit=EUR&format=csv-table
https://territorial.ec.europa.eu/ardeco-api-v2/rest/export/SMPTD?versions=2021&unit=EUR&format=csv-table |
0 replies
|
I tried these URLs as well, but unfortunately, they still aren't working. |
0 replies
|
I experienced the same issue yesterday, and the data is back online today. |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Today both of the old links have started working for me again as well 👍
Let's close it for now. We're in parallel already working on a general solution to problems like these in #1675