Releases: equinor/xtgeo
Releases · equinor/xtgeo
2.20.6
What's Changed
- BUG: Add missing 'faults' stype by @jcrivenaes in #828
Full Changelog: 2.20.5...2.20.6
Version 2.20.5
Version 2.20.4 of XTGeo
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
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
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:
- Cleanup deprecation internal by @jcrivenaes in #799
- Fix pandas version test for line_terminator kw by @jcrivenaes in #808
- Update grid xyz vector calculations to XTG Format 2 (#556) by @mferrera in #809
- Fix issue w/ error when scipy>1.9 cf #811 by @jcrivenaes in #813
Full Changelog: 2.20.1...2.20.2
Version 2.20.1
Version 2.20.0 of xtgeo
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
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
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