Replies: 1 comment 5 replies
-
Just quickly tried and did not get the same error. I am sitting on a Windows machine. It looks like you might be on something else? The other thing you can check is that you have files in your output folder form the SOLWEIG run. |
Beta Was this translation helpful? Give feedback.
5 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,
I am trying to complete the Thermal Comfort - Introduction to SOLWEIG Tutorial available here
And when I am doing the very last step in this tutorial - trying to create a new threshold map - I get this error message:
Traceback (most recent call last):
File "/Users/husamalahmadieh/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/processing_umep/postprocessor/solwieganalyzer_algorithm.py", line 233, in processAlgorithm
daymean = daymean / index
UnboundLocalError: local variable 'daymean' referenced before assignment
I am not sure if I did something wrong, but I did follow the steps how they're outlined in the tutorial. Do you have any suggestion as to what I can do?
Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions