equinor / xtgeo

XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc
https://xtgeo.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
109 stars 56 forks source link

Bug when running a given sequence of points operations in RMS #1211

Closed jcrivenaes closed 5 days ago

jcrivenaes commented 1 week ago

This refers to internal workflows; hence no detailed info. The issue is targeting failures when combing at least these functions:

xtgeo.points_from_wells()
wtops = ...
wtops.to_roxar(PRJ, topname, TOPSW, pfilter={"TopName": [topname]}, attributes=True, stype=...)