User Forum of Software BASEMENT

BASEMENT
Basic Simulation Environment for computation of environmental flow and natural hazard simulation
Laboratory of Hydraulics, Hydrology and Glaciology (VAW)
ETH Zurich
Basement_Logo

You are not logged in.

#1 2016-05-02 09:44:55

Crideidda
User
Registered: 2016-05-02
Posts: 7

ERROR during interpolation BASEmesh tool

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

#2 2016-05-04 12:01:49

Dreiy
User
Registered: 2016-05-04
Posts: 1

Re: ERROR during interpolation BASEmesh tool

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

#3 2016-05-09 12:41:11

Stephan Kammerer
Developer
Registered: 2015-03-31
Posts: 67

Re: ERROR during interpolation BASEmesh tool

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

#4 2016-05-10 09:55:09

Crideidda
User
Registered: 2016-05-02
Posts: 7

Re: ERROR during interpolation BASEmesh tool

Thank you very much.
I installed the QGIS version 2.14 and now it is working.

Best regards
Cristina

Offline

Board footer

Powered by FluxBB