This tagged release does not include code changes but is being deployed as the publishing pipeline failed for v2.0.3
2.0.3
This patch adds some minor enhancements to functionality, mostly for working with regular grids.
It also updates the installation instructions, particularly to improve the experience around dynamic version detection.
2.0.2
This patch enhances the functionality for mapping triangulated surfaces to cell faces in a regular grid. It also contains fixes for some minor bugs including:
- setting of min & max values for discrete masked property array when all elements masked out - possible fix of hdf5 locking issue when creating a blocked well from a cell list
2.0.1
This patch fixes bugs affecting coordinate reference systems with a non-zero rotation. In particular, the rotation matrices were previously set to rotate in the wrong direction (based on the definition of the plane angle rotation argument in the RESQML standard).
Some other small bugs have also been fixed.
2.0.0
This major release makes breaking changes which **may require changes in calling code**:
- removal of all previously flagged deprecated functionality - removal of some olio functionality not used by resqpy itself - removal of the rq_print module - further removal of crs_root as an attribute and/or argument (replaced with crs_uuid) -
1.7.4
The new poetry based publishing mechanism is now working with this patch release. (Famous last words?)