Skip to content

Tags: equinor/xtgeo

Tags

4.7.1

Toggle 4.7.1's commit message
BUG: fix Irap ascii export bug that may occur in some cases

4.6.1

Toggle 4.6.1's commit message
BUG: fix Irap ascii export bug that may occur in some cases

4.7.0

Toggle 4.7.0's commit message
ENH: add attributes for Polygons when reading RMS

4.6.0

Toggle 4.6.0's commit message
BUG: re-activate yflip on Irap export

4.5.1

Toggle 4.5.1's commit message
CLN: move towards structs in C++/pybind11

4.5.0

Toggle 4.5.0's commit message
BLD: Publish for macOS Python 3.9

4.4.0

Toggle 4.4.0's commit message
BLD: skip support for python 3.8

4.3.4

Toggle 4.3.4's commit message
BUG: undef values in grdecl export shall be 0 or 1

4.3.3

Toggle 4.3.3's commit message
BLD: Pin swig<4.3.0

This version and the changes to numpy.i that come with it (pulled
directly from the numpy repository) caused segfaults under certain
circumstances in Python 3.8, in particular when in a context where
pandas>2 is used. It's very difficult to understand the interactions
causing these problems and the most prudent thing to do seems to be to
wait until we deprecate support for Python 3.8 and then unpin swig.

4.3.2

Toggle 4.3.2's commit message
CI: Revert macOS runner pkg-config work-around

GitHub has updated their macOS images to install pkgconf over
pkg-config.