Skip to content

Releases: equinor/xtgeo

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

Version 2.17.1

14 Jan 07:28
Compare
Choose a tag to compare

Bug fixes

  • Fix security alert and requirements inconsistencies (#748)

Full Changelog: 2.17.0...2.17.1

2.17.0

07 Jan 11:20
Compare
Choose a tag to compare
  • The parameters to the Points and Polygons constructor has changed and old usage deprecated, see the docs of the classes for details.
  • fixed a bug in surface_from_file where not found files would cause a segfault (#740)
  • fixed a bug where importing grid via a memory stream does not work for roff binary grid (#743)

Full Changelog: 2.16.0...2.17.0

Version 2.17.0-rc0

22 Dec 07:05
Compare
Choose a tag to compare
Version 2.17.0-rc0 Pre-release
Pre-release

What's Changed

  • The parameters to the Points and Polygons constructor has changed and old usage deprecated, see the docs of the classes for details.
  • fixed a bug in surface_from_file where not found files would cause a segfault (#740)

Full Changelog: 2.16.0...2.17.0-rc0

Version 2.16.0

09 Dec 12:24
Compare
Choose a tag to compare

What's Changed

  • Grid can now be imported from fegrid files.
  • Introduced unit parameter to Grid
  • Grid get_dx and get_dy introduced as replacement for get_dxdy.
  • Make Surface init more explicit #642
  • Deprecation warnings now say version feature will be removed in.
  • Added explicit close function to plots.
  • Added create_box_grid function as replacement for Grid.create_box.
  • The parameters to the GridProperty constructor has changed and old usage deprecated, see the docs of GridProperty for details.
  • The parameters to the GridProperties constructor has changed and old usage deprecated, see the docs of GridProperties for details.
  • The parameters to the Well constructor has changed and old usage deprecated, see the docs of Well for details.
  • The names setter of GridProperties has been deprecated.

Bugfixes

  • Fixed conversion of grid mapaxes when grid is already relative to map.
  • Fixed inconsistent gridproperty initialization #659
  • Fixed inconsistent behavoir with namestyle=1 for eclrun import #688
  • Fixed an issue with multiple LGR amalgamations when importing egrid files

New Contributors

Full Changelog: 2.15.5...2.16.0

Version 2.16.0-rc1

01 Dec 12:39
Compare
Choose a tag to compare
Version 2.16.0-rc1 Pre-release
Pre-release

What's Changed

  • Fix name=unknown backwards compatibility

Full Changelog: 2.16.0-rc0...2.16.0-rc1

Version 2.15.5

29 Nov 10:19
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue with multiple LGR amalgamations when importing egrid files

Full Changelog: 2.15.4...2.15.5