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
110 stars 58 forks source link

Avoid xtgeo complaining on `roxar` vs `rmsapi` #1258

Closed jcrivenaes closed 1 month ago

jcrivenaes commented 1 month ago

From RMS 14.2, we see this deprecation warning when running xtgeo in RMS:

DeprecationWarning: The 'roxar' module is deprecated. Please import the 'rmsapi' module instead.

Want to avoid this message when running xtgeo in RMS environment