This release fixes a typo bug in the init method for the PointSet class. Other changes include:
- handling of Nexus WELLSPEC data as properties for a BlockedWell object - further use of uuids rather than xml root nodes - increased test coverage - further tutorials in readthedocs
Nexus is a registered trademark of Halliburton
1.0.4
This patch addresses a bug affecting the resqpy.well.Trajectory.xyz_for_md() method when the measured depth falls in the last (deepest) segment of the trajectory.
1.0.3
This patch fixes a bug affecting the following grid connection set methods when working with layer ranges: * get_column_edge_list_for_feature() * get_column_edge_bool_array_for_feature() * get_combined_fault_mask_index_value_arrays()
1.0.2
This release fixes a bug which was preventing the adding of well logs. The old 'case sensitive units' argument has been removed as it is not accepted by the updated uom system.
1.0.1
This release fixes two bugs affecting the creation of subsidiary objects (MdDatum and Trajectory) during xml creation for blocked wells.
1.0.0
This major release includes a more general capability for checking and converting between RESQML units of measure (uom).