Skip to content

Releases: equinor/xtgeo

3.1.1rc1

30 Jun 10:44
Compare
Choose a tag to compare
3.1.1rc1 Pre-release
Pre-release
fixup: revert to v2

3.1.0

10 May 09:14
Compare
Choose a tag to compare

New features

  • Add extracting polygons from points boundary, including boundary from regsurface (#860)

Technical fixes

Full Changelog: 3.0.1...3.1.0

3.0.1

25 Apr 11:58
Compare
Choose a tag to compare

What's Changed

  • FIX: pin numpy version != 1.24.3 until issues are resolved by @jcrivenaes in #862

Full Changelog: 3.0.0...3.0.1

Version 3.0.0 of xtgeo

14 Apr 17:01
Compare
Choose a tag to compare

Version 3.0 of XTGeo!

What's Changed

  • Drop support for Python 3.6. Python 3.7 to 3.11 are supported.
  • As a consequence of skipping Python 3.6, Python in RMS 12.0 (Roxar API version 1.4) and earlier is not supported from this version.
  • Functions and methods with deprecation warnings marked for removal in xtgeo 3.0 are now removed. These are:
    • Grid() class: numpify_carrays(), get_cactnum(), get_indices()
    • BasePlot() class: set_colortable()
    • RegularSurface() class: get_zval(), set_zval(), ensure_correct_values(), use of nx, ny in class instantiating (use ncol, nrow instead)

Full Changelog: 2.21.3...3.0.0

3.0.0-rc1

11 Apr 10:21
Compare
Choose a tag to compare
3.0.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.21.3...3.0.0-rc1

Version 2.21.3 of xtgeo

23 Mar 14:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.21.2...2.21.3

Version 2.21.2 of xtgeo

13 Mar 09:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.21.1...2.21.2

2.21.1

03 Mar 13:47
a082d09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.21.0...2.21.1

Version 2.21.0 of xtgeo

03 Mar 11:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.20.7...2.21.0

Version 2.20.7 of xtgeo

25 Jan 13:52
Compare
Choose a tag to compare

What's Changed

  • BUG: handling of ECL keywords with spaces in scanning by @jcrivenaes in #835
  • BUG: reading ROFF multiple gridproperties, "all" by @jcrivenaes in #837

Full Changelog: 2.20.6...2.20.7