Skip to content

Releases: equinor/xtgeo

Version 2.20.4 of XTGeo

24 Nov 11:52
Compare
Choose a tag to compare

What's Changed

  • FIX: change error to warning for ZCORN splits/overlaps by @jcrivenaes in #821

Full Changelog: 2.20.3...2.20.4

Version 2.20.3 of xtgeo

07 Nov 10:34
Compare
Choose a tag to compare

Bugfixes

  • Fix an issue where GridProperty().copy() do not copy the discrete codes dictionary correctly.

Internals

  • Fix build issues with scikit-build version 0.16+

Full Changelog: 2.20.2...2.20.3

Version 2.20.2 of xtgeo

26 Oct 11:26
f5f38a0
Compare
Choose a tag to compare

What's Changed

Bugs fixed:

  • Resolve generate_hash() collisions in regular surfaces (#677) by @mferrera in #803
  • Fail gracefully when GridProperties scan_dates()/scan_keywords() are given a non-existent file by @mferrera in #806
  • Update ACTNUM based on value of PORV in INIT file by @alifbe in #807
  • E300 item IPHS in INTEHEAD is actually no. of tracers by @jcrivenaes in #814

Internal refactoring and compatibility issues:

Full Changelog: 2.20.1...2.20.2

Version 2.20.1

04 Oct 10:50
Compare
Choose a tag to compare

What's Changed

  • CLN: adapt Pandas FutureWarning cf #804, #805

Version 2.20.0 of xtgeo

29 Sep 08:05
Compare
Choose a tag to compare

What's Changed

  • Get grid geometry in format suitable for use with VTK's vtkExplicitStructuredGrid, #796

Full Changelog: 2.19.2...2.20.0

Version 2.20rc1 of xtgeo

27 Sep 11:20
4f66436
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Get grid geometry in format suitable for use with VTK's vtkExplicitStructuredGrid by @sigurdp in #796

Full Changelog: 2.19.2...2.20-rc1

Version 2.19.2 of xtgeo

23 Sep 07:52
Compare
Choose a tag to compare

What's Changed

  • Avoid FutureWarning from scipy.ndimage: #793
  • Improve docs for supported file formats for RegularSurface(): #795
  • Fix bug wrt points attrs in roxar environment: #798

Full Changelog: 2.19.1...2.19.2

2.19.1

19 Aug 13:35
Compare
Choose a tag to compare

What's Changed

  • Correct zmapplus format bugs, #792

Full Changelog: 2.19.0...2.19.1

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