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

The user documentation refers to a method `get_nwells()` that does not exist #1212

Closed jcrivenaes closed 5 days ago

jcrivenaes commented 6 days ago

For XYZ data, the user documentation refers to this (both for Points and Polygons):

https://github.com/equinor/xtgeo/blob/576518fc2fec3d857feecb5b198c2f6c04653f62/src/xtgeo/xyz/points.py#L302

But this method does not exist.