Skip to content

Releases: equinor/xtgeo

4.4.0

08 Jan 11:13
Compare
Choose a tag to compare

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

Full Changelog: 4.3.4...4.4.0

4.3.4

16 Dec 12:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.3...4.3.4

4.3.3

28 Nov 09:15
Compare
Choose a tag to compare

Backend

Full Changelog: 4.3.2...4.3.3

4.3.2

26 Nov 08:13
Compare
Choose a tag to compare

Build

Full Changelog: 4.3.1...4.3.2

4.3.1

15 Nov 08:52
Compare
Choose a tag to compare

Fixes

Full Changelog: 4.3.0...4.3.1

4.3.0

12 Nov 06:50
Compare
Choose a tag to compare

Enhancements

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

16 Oct 07:14
Compare
Choose a tag to compare

Enhancements

Full Changelog: 4.1.2...4.2.0

4.1.2

14 Oct 12:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.1.2

4.1.1

13 Sep 07:07
Compare
Choose a tag to compare

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

13 Sep 05:15
Compare
Choose a tag to compare

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