Releases: equinor/xtgeo
Releases · equinor/xtgeo
3.1.1rc1
fixup: revert to v2
3.1.0
New features
- Add extracting polygons from points boundary, including boundary from regsurface (#860)
Technical fixes
- BLD: modify after renaming repo master to main by @jcrivenaes in #865
- FIX: improve use of "order" in np.ravel() by @jcrivenaes in #864
- FIX: remove erroneous comma in requirements by @jcrivenaes in #866
Full Changelog: 3.0.1...3.1.0
3.0.1
What's Changed
- FIX: pin numpy version != 1.24.3 until issues are resolved by @jcrivenaes in #862
Full Changelog: 3.0.0...3.0.1
Version 3.0.0 of xtgeo
Version 3.0 of XTGeo!
What's Changed
- Drop support for Python 3.6. Python 3.7 to 3.11 are supported.
- As a consequence of skipping Python 3.6, Python in RMS 12.0 (Roxar API version 1.4) and earlier is not supported from this version.
- Functions and methods with deprecation warnings marked for removal in xtgeo 3.0 are now removed. These are:
- Grid() class:
numpify_carrays(), get_cactnum(), get_indices()
- BasePlot() class:
set_colortable()
- RegularSurface() class:
get_zval(), set_zval(), ensure_correct_values()
, use ofnx, ny
in class instantiating (usencol, nrow
instead)
- Grid() class:
Full Changelog: 2.21.3...3.0.0
3.0.0-rc1
What's Changed
- BUG: correct threshold on dataframe length wrt attrs by @jcrivenaes in #854
- Release xtgeo version 3.0 (part 1) by @jcrivenaes in #857
Full Changelog: 2.21.3...3.0.0-rc1
Version 2.21.3 of xtgeo
What's Changed
- Code cleanup mar 23 by @jcrivenaes in #851
- BUG: Allow ECL kwords with spaces when checking by @jcrivenaes in #853
Full Changelog: 2.21.2...2.21.3
Version 2.21.2 of xtgeo
2.21.1
What's Changed
- BLD: more fine grained numpy ver. build dep. by @jcrivenaes in #847
Full Changelog: 2.21.0...2.21.1
Version 2.21.0 of xtgeo
What's Changed
- Adjust build and add support for python 3.11 by @jcrivenaes in #840
- Add resample surface nearest node by @jcrivenaes in #843
- Allow latest numpy version, by @jcrivenaes in #846
Full Changelog: 2.20.7...2.21.0
Version 2.20.7 of xtgeo
What's Changed
- BUG: handling of ECL keywords with spaces in scanning by @jcrivenaes in #835
- BUG: reading ROFF multiple gridproperties, "all" by @jcrivenaes in #837
Full Changelog: 2.20.6...2.20.7