Releases: equinor/xtgeo
Releases · equinor/xtgeo
4.6.0
Changes
- CLN: replacing Irap surface i/o with pure python only by @jcrivenaes in #1302
- This will deprecate the (developer intended) keyword "engine" in export and import of surfaces.
Bug fixes
- BUG: re-activate yflip on Irap export by @jcrivenaes in #1303
Full Changelog: 4.5.1...4.6.0
4.5.1
What's Changed
- CI: Add script for running tests from github worklow by @slangeveld in #1296
- CLN: refactor C++/pybind11 single variables to structs by @jcrivenaes in #1294
Full Changelog: 4.5.0...4.5.1
4.5.0
New features
- ENH: add a method that creates a grid property between two input surfaces by @jcrivenaes in #1291
Python support
Other
Full Changelog: 4.4.0...4.4.1
4.4.0
What's Changed
- BUG: fix well export to rms for masked numpy with Nan by @jcrivenaes in #1284
- Note that this version drops support for python 3.8
Backend
- BLD: Unpin numpy 2 by @jcrivenaes in #1285 (including drop for python 3.8)
Full Changelog: 4.3.4...4.4.0
4.3.4
What's Changed
- BUG: undef values in grdecl export shall be 0 or 1 by @jcrivenaes in #1280
Full Changelog: 4.3.3...4.3.4
4.3.3
4.3.2
4.3.1
Fixes
- BUG: fix inconsistencies is XYZ dataframes by @jcrivenaes in #1267
Full Changelog: 4.3.0...4.3.1
4.3.0
Enhancements
- ENH: optimize speed for surface_from_grid method by @jcrivenaes in #1261
Backend
- MAINT: resolve import roxar vs import rmsapi by @jcrivenaes in #1259
- FIX: remove calls to custom logger in c++ code and revert "big" ci test by @jcrivenaes in #1264
Full Changelog: 4.2.0...4.3.0
4.2.0
Enhancements
- ENH: Improve surface_from_grid3d function by @jcrivenaes in #1246
Full Changelog: 4.1.2...4.2.0