Replies: 2 comments 2 replies
-
Hi FPYS, What settings did you use? Time steps, tree size, etc. Maybe you can send a print screen of your settings? Cheers, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've got the following error using tree planter :
File "C:/Users/Florian/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\processing_umep\processor\treeplanter_algorithm.py", line 357, in processAlgorithm
treerasters, positions = TreePlanterPrepare.treeplanter(cropped_rasters, treedata, treerasters, tmrt_1d)
File "C:/Users/Florian/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\processing_umep\functions\TreePlanter\TreePlanter\TreePlanterPrepare.py", line 53, in treeplanter
ts_temp1[y1:y2,x1:x2] = treerasters.treeshade
ValueError: could not broadcast input array from shape (69,125) into shape (69,124)
Etat initial.zip
I've attached my files.
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions