Skip to content

Releases: equinor/xtgeo

Version 2.19.0

22 Jun 06:34
Compare
Choose a tag to compare

What's Changed

  • Interaction with RMS (Roxar API) is updated, #787, but only for Roxar API version 1.6 and later (i.e. RMS 13 and later):
    • RegularSurface (maps) can now read/write RMS General 2D Data and also the Trends container
    • Points and Polygons can now read/write RMS General 2D Data
    • Reading and storing Points attributes will be much faster vs roxar (using internal API upgrades in Roxar API from Roxar API version 1.6)
    • If a and xtgeo 3D grid contains subgrids, these will now be stored in RMS

Full Changelog: 2.18.3...2.19.0

Version 2.18.3

16 Jun 13:34
6a557c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.18.2...2.18.3

Version 2.18.2

08 Jun 09:53
Compare
Choose a tag to compare

What's Changed

  • BUG: fix reading of mixed content grdecl file, issue #757, in PR #782

Technical backend changes

  • Simplify SWIG build, #783

Full Changelog: 2.18.1...2.18.2

Version 2.18.1

25 May 09:44
Compare
Choose a tag to compare

What's Changed

  • Fix issue #767 scanning ECL binary files in #776.

Full Changelog: 2.18.0...2.18.1

Version 2.18.0

25 Apr 08:22
Compare
Choose a tag to compare

Version 2.18

Enhancements

  • 3D grids: Added a method to get grid geometries on pyvista/vtk format, #770
  • Cubes: Support for Segy with missing traces (#768). Hence SEGY files with incomplete
    3D (cube) spesifications can now be read.

Bug fixes

  • Fixed several bugs regarding Points/Polygon when using Roxar API.

Pre-release 2.18.0 alpha 1

02 Apr 06:53
Compare
Choose a tag to compare
Pre-release

What's Changed

  • ENH: add method to get grid geometries on pyvista/vtk format, #770

Full Changelog: 2.17.5...2.18.0-alpha1

Version 2.17.5

23 Mar 13:04
Compare
Choose a tag to compare

What's Changed

  • TST: Solve compatibility with pytest 7.1, #763

Full Changelog: 2.17.4...2.17.5

Version 2.17.4

07 Mar 08:59
b5ff572
Compare
Choose a tag to compare

What's Changed

  • Add python 3.10 for pypi, #762

Version 2.17.3

11 Feb 14:08
Compare
Choose a tag to compare

What's Changed

  • Fix a bug in output grdecl file formatting which gave files that were unreadable for Eclipse and some other tools, #758
  • Add python 3.10

Version 2.17.2

08 Feb 09:29
Compare
Choose a tag to compare

Bugfixes

  • Points.from_list was not working, #750
  • Convert to required type, #752
  • Fix e300 ix unrst phases, #754

Full Changelog: 2.17.1...2.17.2