Releases: equinor/xtgeo
Releases · equinor/xtgeo
Version 2.8.2
2.8.2
- Fix a bug wrt writing bytestream instances on non-Linux, #342
Version 2.8.1
2.8.1
- Fix a clib related issue that made XTGeo import fail on RHEL6 in Python2, #346
Version 2.8.1-beta2
Merge pull request #347 from jcrivenaes/logger-clib-fix Logger clib fix
Version 2.8.1-beta1
Merge pull request #345 from jcrivenaes/clib-issue Clib issue
Version 2.8.0
2.8.0
- New features:
- 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
Bugfix:
- Issues with pathlib in Python 3.5 was fixed
2.7.0
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
Fix issues wrt #315
General code formatting/linting
Version 2.7.0-alpha2
- Support for petromod surface format
Version 2.7.0a1
Alfa test release for 2.7.0