Skip to content

Releases: equinor/xtgeo

Version 2.8.2

27 Apr 08:41
6b98475
Compare
Choose a tag to compare

2.8.2

  • Fix a bug wrt writing bytestream instances on non-Linux, #342

Version 2.8.1

24 Apr 07:22
7c6dccc
Compare
Choose a tag to compare

2.8.1

  • Fix a clib related issue that made XTGeo import fail on RHEL6 in Python2, #346

Version 2.8.1-beta2

24 Apr 06:42
0d76c1a
Compare
Choose a tag to compare
Version 2.8.1-beta2 Pre-release
Pre-release
Merge pull request #347 from jcrivenaes/logger-clib-fix

Logger clib fix

Version 2.8.1-beta1

23 Apr 17:04
d33d6ae
Compare
Choose a tag to compare
Version 2.8.1-beta1 Pre-release
Pre-release
Merge pull request #345 from jcrivenaes/clib-issue

Clib issue

Version 2.8.0

21 Apr 21:52
616d720
Compare
Choose a tag to compare

2.8.0

  • New features:
    • Added gridlink option in GridProperty import, #329
    • More keyword options in Grid get_ijk_from_points() #327
    • Well method report_zone_mismatch() rewritten and improved
    • Well: added get_surface_picks()
    • Initialise a new GridProperty instance from existing GridProperty
    • Grid(): added name as attribute #319
  • Bug fixes:
    • The gridproperty list in GridProperty() is now unique
    • Fixed bug in Well: get_zonation_points
    • More fixes on pathlib (general rewrite) #332
  • Fixes for developers:
    • Replace logging methods in the C part, and relocated clib folder
    • Added code coverage in travis CI

Version 2.7.1

16 Mar 16:43
b4b7acc
Compare
Choose a tag to compare

Bugfix:

  • Issues with pathlib in Python 3.5 was fixed

2.7.0

13 Mar 08:12
40d9991
Compare
Choose a tag to compare

2.7.0

  • New features:
    • Support for petromod binary format for RegularSurface()
    • Added name attribute for Grid()
    • Enhanced plotting for well logs
    • The arrays stored Grid() are no longer SWIG C pointers, but numpy arrays. This simplifies pickling.
  • Bug fixes:
    • File names used in e.g. from_file should now handle pathlib instances
    • Improved error messages if issues with e.g. file names used in export/import
    • Fix of excessive logger output in
  • Fixes for developers:
    • General refactorizion of C code, to improve speed and stability. Also change logger method in C (still ongoing)

Version 2.7.0-alpha3

10 Mar 11:33
a50014e
Compare
Choose a tag to compare
Version 2.7.0-alpha3 Pre-release
Pre-release

Fix issues wrt #315
General code formatting/linting

Version 2.7.0-alpha2

05 Mar 12:33
65a874b
Compare
Choose a tag to compare
Version 2.7.0-alpha2 Pre-release
Pre-release
  • Support for petromod surface format

Version 2.7.0a1

03 Mar 10:20
f299608
Compare
Choose a tag to compare
Version 2.7.0a1 Pre-release
Pre-release

Alfa test release for 2.7.0