BASEMENTBasic Simulation Environment for computation of environmental flow and natural hazard simulationLaboratory of Hydraulics, Hydrology and Glaciology (VAW)ETH Zurich |
You are not logged in.
Pages: 1
Topic closed
Hi,
During the creation of 2D-mesh and using the BASEmesh "interpolation" tool, the following error appears ( I paste it at the end of the mail).
This happened also running the Tutorial1. What type of problem is? How can I solve it?
Thanks,
Cristina Deidda
ERROR PHYTON:
Traceback (most recent call last):
File "C:/Users/Cristina/.qgis2/python/plugins\BASEmesh\interpolation\interpolation_dialog.py", line 139, in accept
success = meshConv.readShape( elevationPoints, 'Z', elevationPolygons, None )
File "C:/Users/Cristina/.qgis2/python/plugins\BASEmesh\tools\meshConversion.py", line 199, in readShape
self.__mesh.addElement( elid, nodeIDs )
File "C:/Users/Cristina/.qgis2/python/plugins\BASEmesh\tools\mesh.py", line 53, in addElement
edges.append( EDGE( [self.__nodes[i1], self.__nodes[i2]] ) )
KeyError: u'-1'
Versione Python:
2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]
Versione di QGIS:
2.8.8-Wien Wien, 22678d9
Last edited by Crideidda (2016-05-02 10:00:39)
Offline
Hello,
I got the same error with the exact same message using Qgis 2.8.8
The problem didn't reproduce when using Qgis 2.14.1
Best regards
Offline
Dear BASEmesh users,
I cannot reproduce this error using the data of Tutorial1. We strongly recommend to update QGIS to the latest version 2.14 "Essen"
Best regards
Stephan
Offline
Thank you very much.
I installed the QGIS version 2.14 and now it is working.
Best regards
Cristina
Offline
Pages: 1
Topic closed