BjornNyberg / NetworkGT

The NetworkGT (Network Geometry and Topology) Toolbox is a set of tools designed for the geometrical and topological analysis of fracture networks.
GNU General Public License v3.0
30 stars 3 forks source link

Topology Parameters issue #15

Closed LB72000 closed 3 years ago

LB72000 commented 3 years ago

Hello Bjorn, When I run the "Topology Parameters" tool on my fracture network, an error message appear : AttributeError: 'DataFrame' object has no attribute 'ix'

Before that I only use the "Trim and Extent" and "Define fracture line numbers" tools on my data. Do you have an idea how I can fix it ?

I try with two fracture networks and it is the same error message.

Thanks! Loïc

BjornNyberg commented 3 years ago

Hi @LB72000

Please update the tool and use the configuration tool. More info is available at https://github.com/BjornNyberg/NetworkGT/issues/13 or https://github.com/BjornNyberg/NetworkGT/issues/9

Cheers Björn