Skip to content

Releases: equinor/xtgeo

3.9.3

12 Jul 06:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.9.2...3.9.3

3.9.2

05 Jul 10:25
Compare
Choose a tag to compare

Bug fixes

  • BUG: fix 2 issues w.r.t. points/lines from wells, mostly in RMS settings by @jcrivenaes in #1213

Back-end fixes

Full Changelog: 3.9.1...3.9.2

3.9.1

10 Jun 06:42
Compare
Choose a tag to compare

Bug fixes

Backend:

Full Changelog: 3.9.0...3.9.1

3.9.0

08 May 13:12
Compare
Choose a tag to compare

Originally stated for 3.8, but now an urgent business need requested the function add Grid() function get_heights_above_ffl().

This will be tentatively the final minor release of the xtgeo 3.x major version, with the exception of future bug releases. No new features will be added to xtgeo 3.9.0 except under rare circumstances. It will be frozen as-is as we turn toward xtgeo 4.0.

What's Changed

Full Changelog: 3.8.0...3.9.0

3.8.0

29 Feb 07:50
Compare
Choose a tag to compare

Important note

This will be the final minor release of the xtgeo 3.x major version, with the exception of future bug releases. No new features will be added to xtgeo 3.8.0 except under rare circumstances. It will be frozen as-is as we turn toward xtgeo 4.0.

What's Changed

Enhancements

Bug Fixes

Backend changes

Full Changelog: 3.7.3...3.8.0

3.7.4

19 Feb 10:17
Compare
Choose a tag to compare

Bug Fixes

Backend

Full Changelog: 3.7.3...3.7.4

3.7.3

30 Jan 11:00
Compare
Choose a tag to compare

New Features

  • ENH: Use shapely to create boundary polygons by @tnatt in #1140

Backend

Full Changelog: 3.7.2...3.7.3

3.7.2

17 Jan 18:00
Compare
Choose a tag to compare

Bug fixes

Back end changes

Full Changelog: 3.7.1...3.7.2

3.7.1

11 Jan 09:25
Compare
Choose a tag to compare

Bug fix and documantation update

Full Changelog: 3.7.0...3.7.1

3.7.0

09 Jan 07:53
Compare
Choose a tag to compare

New Features

Deprecations

  • DEP: Deprecate dimension_only argument in grid_from_roxar() by @tnatt in #1107

Bug Fixes

  • FIX: use mpl agg backend across OSs without display by @mferrera in #1106

Backend