Resqpy

Latest version: v4.14.4

Safety actively analyzes 621924 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 21 of 29

2.2.0

This minor release removes the beta tag, indicating that resqpy has reached a reasonable level of maturity and stability.

The release also includes a bug fix for the calculation of the optional offset property for grid connection sets representing surfaces.

2.1.0

This release introduces some use of numba to speed up some resqpy functionality. The numba package, working with function decorators and such like, effectively compiles the code on-the-fly the first time a function is called. Thereafter, calls to the same function typically execute significantly faster.

Initially, the use of numba in resqpy is limited to a few functions used when intersecting a surface (triangulated set) with a regular grid. It is likely that its use will be expanded in future.

2.0.11

This patch fixes a bug affecting the 'what' facet which carries phase identification for properties of kind saturation, when imported from a singular Nexus vdb. (The bug did not affect ensemble imports.)

Other minor bug fixes and enhancements are also included.

Nexus is a trademark of Halliburton.

2.0.10

This patch fixes a bug affecting the xml type of the geologic boundary kind node in the xml of a wellbore marker.

2.0.9

This patch enhances the WellboreMarkerFrame.from_dataframe() class method to have the option of creating interpretation and feature organisational objects on the fly (for geological markers) when setting up a new frame. If selected, the create_xml() for the new organisational objects is called, with the reuse argument set True.

2.0.8

This patch introduces a much faster implementation of the Delaunay triangulation, based on a scipy function. The faster algorithm will be selected by default. Its main use within resqpy is when setting a Surface from a PointSet.

Various small bug fixes and enhancements are also included.

Page 21 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.