Question about SVF #258
htsltiago2021
started this conversation in
General
Replies: 1 comment
-
This error is not coming from the SVF-calculator but from DSMGenerator. What is your error from SVFCalculator? |
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.
-
I have an error when I try to create the SVF for my area.
What may be occurring?
Thank you
The error is as follows:
2021-03-21T18:40:40 WARNING Traceback (most recent call last):
File "C:/Users/.../AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\UMEP\DSMGenerator\dsm_generator.py", line 645, in start_progress
dsm_array = np.array(dsm_raster.ReadAsArray().astype(np.float))
AttributeError: 'NoneType' object has no attribute 'ReadAsArray'
Beta Was this translation helpful? Give feedback.
All reactions