Resqpy

Latest version: v5.1.10

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

Scan your dependencies

Page 33 of 38

1.5.3

This patch fixes a bug affecting the writing of xml where values include any of the special characters & < >

1.5.2

resqpy does not yet build with python 3.10, so this release pins python 3.9 in the publishing pipeline

1.5.1

This release adds a tutorial page listing the attributes for each of the main RESQML 2.0.1 obj_* classes.

There is also a related python module: /docs/scripts/schema.py which contains functions for working with the schema programmatically, as well as generating a text file containing the tables of the tutorial page (when run as a script).

1.5.0

By popular request, this release changes the yapf auto-formatting indentation from 3 to 4 spaces.

1.4.0

This release adds functionality in two areas:

- creating a vertical prism grid from a re-triangulation of a Voronoi diagram
- creating a grid connection set property for transmissibility multiplier when initialising from a simulator input file

Previously, only a constant extra metadata item per named fault was used for the simulator transmissibility multipliers.

The release also includes minor bug fixes and further unit tests.

1.3.7

This release includes a function for generating a Voronoi diagram from a Delauney triangulation.

Both the (pre-existing) Delauney triangulation and the (new) Voronoi diagram functions are in the resqpy.olio.triangulation module. They both work in 2D, in the xy plane. Note that both the functions are quite computationally intensive and are therefore probably not usable for large sets of seed points.

The release also adds an area() method to the Polyline class for closed, convex polylines when projected onto the xy plane.


v.1.3.6
This release includes the option of writing constant property arrays out in a fully expanded form (to hdf5). The default is still to use the more efficient xml representation. Calling code must set the new expand_const_arrays argument to True in appropriate calls to write hdf5 and create xml methods in order to override the default.

This functionality is mostly to allow resqpy to generate datasets that are readable by non-resqpy RESQML readers that do not support the xml representation of constant property arrays.

Page 33 of 38

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.