Replies: 1 comment
-
Try to create a new KEY-file by using the instructions here . Regarding shinyweatherdata.com, the easiest way is to download the data as .epw-files and then just run that file through out MetdataProcessor. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Whenever trying to run this tool I get the following error:
raise Exception('Missing/incomplete configuration file: %s' % (dotrc))
Exception: Missing/incomplete configuration file: C:\Users\my_user/.cdsapirc
However, I added a .txt file with the required KEY value as instructed and to this exact folder location highlighted.
Anyone can help me move forward?
I am aware that I could get the weather data from shinyweatherdata.com but it will be exported as a .csv file. Would that work with the following UMEP tools?
Beta Was this translation helpful? Give feedback.
All reactions