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, |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
-
|
I tried these URLs as well, but unfortunately, they still aren't working. |
Beta Was this translation helpful? Give feedback.
-
|
I experienced the same issue yesterday, and the data is back online today. |
Beta Was this translation helpful? Give feedback.



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