Skip to content

Releases: equinor/xtgeo

3.7.0

09 Jan 07:53
Compare
Choose a tag to compare

New Features

Deprecations

  • DEP: Deprecate dimension_only argument in grid_from_roxar() by @tnatt in #1107

Bug Fixes

  • FIX: use mpl agg backend across OSs without display by @mferrera in #1106

Backend

3.6.0

15 Dec 10:32
Compare
Choose a tag to compare

New Features

Deprecations

Backend

New Contributors

Full Changelog: 3.5.4...3.6.0

3.5.4

11 Dec 06:58
Compare
Choose a tag to compare

Bug Fixes

Backend

Full Changelog: 3.5.3...3.5.4

3.5.3

06 Dec 14:11
Compare
Choose a tag to compare

Bug fixes

  • BUG: address remaining issues with refactoring XYZ data wrt blocked wells by @jcrivenaes in #1079

Backend

Full Changelog: 3.5.2...3.5.3

3.5.2

04 Dec 12:09
Compare
Choose a tag to compare

Bug fixes

Backend

  • CLN: Add types to grid3d_fence by @tnatt in #1052
  • CLN: Remove unused variable in grdcp3d_get_vtk_esg_geometry_data.c by @KetilN in #1058
  • CLN: Add types to grid_roxapi by @tnatt in #1056
  • CLN: Add types gridprop-import-xtgcpprop by @janbjorge in #1055
  • CLN: Add types gridprop-import-xtgcpgeom by @janbjorge in #1060
  • CLN: In C-code: Remove unused function, init variable and fix 'strncpy maxlen' by @KetilN in #1063

Full Changelog: 3.5.1...3.5.2

3.5.1

29 Nov 17:21
Compare
Choose a tag to compare

Bug fixes

Backend

Full Changelog: 3.5.0...3.5.1

3.5.0

29 Nov 10:17
Compare
Choose a tag to compare

New features and deprecations

  • ENH: add key update_option for Well to roxar by @jcrivenaes in #987
  • ENH: Add gaussian smoothing method for RegularSurface and improve smoothing on surfaces with undefined values. by @tnatt in #1002
  • DEP: Issue deprecation warning for xtgeo.plot by @mferrera in #1036

Backend code cleaning etc., and docs

New Contributors

Full Changelog: 3.4.2...3.5.0

3.4.2

14 Nov 10:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.1...3.4.2

3.4.1

10 Oct 08:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.0...3.4.1

3.4.0

25 Sep 06:18
Compare
Choose a tag to compare

What's Changed

  • A new algorithm (3) is added for RegularSurface().slice_cube_window() method. This address user reported (but hard to reproduce by tests) issues with former algorithms. #888

Backend Changes

  • Move setuptools-scm configuration to pyproject.toml; #885
  • Pin hypothesis at 6.83.0 for python 3.8; #881

Full Changelog: 3.3.0...3.4.0