Releases: equinor/xtgeo
Releases · equinor/xtgeo
4.3.1
Fixes
- BUG: fix inconsistencies is XYZ dataframes by @jcrivenaes in #1267
Full Changelog: 4.3.0...4.3.1
4.3.0
Enhancements
- ENH: optimize speed for surface_from_grid method by @jcrivenaes in #1261
Backend
- MAINT: resolve import roxar vs import rmsapi by @jcrivenaes in #1259
- FIX: remove calls to custom logger in c++ code and revert "big" ci test by @jcrivenaes in #1264
Full Changelog: 4.2.0...4.3.0
4.2.0
Enhancements
- ENH: Improve surface_from_grid3d function by @jcrivenaes in #1246
Full Changelog: 4.1.2...4.2.0
4.1.2
What's Changed
- CLN: fix ruff linting failure by @ErichSuter in #1250
- BUG: fix check_folder to not raise exception for mem. streams by @jcrivenaes in #1254
- BUG, TST: smaller fixes wrt Roxar API by @jcrivenaes in #1256
Full Changelog: 4.1.1...4.1.2
4.1.1
Changes:
- DOC: fixup of documentation for Cube.compute_attributes_in_window() by @jcrivenaes in #1244
Full Changelog: 4.1.0...4.1.1
4.1.0
New features
- ENH: improve cube window attributes by @jcrivenaes in #1238. The function that computes cube attributes between two surfaces is rewritten and moved to Cube class.
Backend
- CI: ensure that tests work on Windows latest and Python 3.12 (TCL issue) by @jcrivenaes in #1240
- CI: skip --generate-plots on windows due to random TCL install errors by @jcrivenaes in #1242
- CI: propose timeout in forks and pure python i/o for test robustness by @jcrivenaes in #1241
Full Changelog: 4.0.0...4.1.0
Version 4.0.0 of xtgeo
Major Release: XTGeo 4
We are announcing the new major release of XTGeo, which includes several breaking changes that have been communicated in advance. For more information on these changes and how they may impact your workflows, please consult the XTGeo 4 Migration Guide.
While version 3 (the latest being 3.9.3) may continue to receive critical bug fixes, all new features and enhancements will be available exclusively in XTGeo 4 and future versions.
Details
- API: Remove xtgeo.plot by @mferrera in #1219
- DEP: Complete xtgeo 4 Cube deprecations by @mferrera in #1221
- DEP: Complete xtgeo 4 XYZ deprecations by @mferrera in #1222
- DEP: Complete xtgeo 4 wells deprecations by @mferrera in #1223
- DEP: Complete xtgeo 4 surfaces deprecations by @mferrera in #1224
- DEP: Complete xtgeo 4 grid/gridprop deprecations by @mferrera in #1225
- DEP: Complete xtgeo 4 grid props deprecations by @mferrera in #1226
- BLD: Use cmake.version from scikit-build-core >= 0.10 by @mferrera in #1228
Full Changelog: 3.9.3...4.0.0
3.9.3
3.9.2
Bug fixes
- BUG: fix 2 issues w.r.t. points/lines from wells, mostly in RMS settings by @jcrivenaes in #1213
Back-end fixes
Full Changelog: 3.9.1...3.9.2
3.9.1
Bug fixes
- Fix types of increment in function call by @ErichSuter in #1202
- Fix parameter name in GridProperties().from_file() by @ErichSuter in #1204
- BUG: Fix two bugs, one for Cube and one for RegularSurface by @jcrivenaes in #1207
Backend:
- Update actions to latest version by @ErichSuter in #1201
Full Changelog: 3.9.0...3.9.1