Resqpy

Latest version: v4.14.4

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

Scan your dependencies

Page 27 of 29

1.2.0

This release includes a new module (unstructured.py) providing initial code to support working with RESQML UnstructuredGridRepresentation objects. The main new resqpy class is UnstructuredGrid, with specialised derived classes TetraGrid, PryamidGrid, PrismGrid and HexaGrid which can be used when the RESQML cell shape is 'tetrahedral', 'pyramidal', 'prism' and 'hexahedral' respectively.

The intention is to expand the functionality provided by these classes in later releases.

1.1.7

This patch makes a small change to the PropertyCollection.set_support() method: The model attribute of the collection now remains set when the supporting representation is cleared or multiple supporting representations are present in a collection.

1.1.6

An earlier patch was made to allow arbitrary structure to hdf5 internal paths. That change introduced a secondary issue affecting the Model methods copy_part_from_other_model() and copy_all_parts_from_other_model(). This patch resolves that secondary issue.

1.1.5

This patch fixes a typo bug in the add_grid() method of the Model class, as identified in issue 194

1.1.4

This patch caters for reading hdf5 data with arbitrary internal paths, as identified in the xml. Previously some parts of the resqpy code assumed a certain structure to the hdf5 internal paths. Specifically the Model copy_all_parts_from_other_model() and copy_part_from_other_model() methods should now work with arbitrary hdf5 internal paths. Note that at least one hdf5 group must appear in an internal path before the hdf5 dataset (array) name.

1.1.3

This patch recognises either a discrete or categorical Grid property of local property kind 'active' when setting the inactive array attribute. Previously such a property would only be recognised if it were discrete. The patch resolves issue 185.

Page 27 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.