Question about DSM Generator #259
htsltiago2021
started this conversation in
General
Replies: 1 comment 4 replies
-
This error is not related to SVFCaclulator but to the DSMGenerator. |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an error when I try to create the DSM 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