Releases: equinor/xtgeo
Releases · equinor/xtgeo
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
4.1.2
What's Changed
- CLN: fix ruff linting failure by @ErichSuter in #1250
- BUG: fix check_folder to not raise exception for mem. streams by @jcrivenaes in #1254
- BUG, TST: smaller fixes wrt Roxar API by @jcrivenaes in #1256
Full Changelog: 4.1.1...4.1.2
4.1.1
Changes:
- DOC: fixup of documentation for Cube.compute_attributes_in_window() by @jcrivenaes in #1244
Full Changelog: 4.1.0...4.1.1
4.1.0
New features
- ENH: improve cube window attributes by @jcrivenaes in #1238. The function that computes cube attributes between two surfaces is rewritten and moved to Cube class.
Backend
- CI: ensure that tests work on Windows latest and Python 3.12 (TCL issue) by @jcrivenaes in #1240
- CI: skip --generate-plots on windows due to random TCL install errors by @jcrivenaes in #1242
- CI: propose timeout in forks and pure python i/o for test robustness by @jcrivenaes in #1241
Full Changelog: 4.0.0...4.1.0