This patch further improves the min & max processing when a property array is all NaN (not-a-number), or a masked array is all masked out.
4.9.0
This release adds support for properties with a supporting representation of Polyline, PolylineSet or PointSet. It also includes a Surface method for refining a triangulated set, as well as fixes for some minor bugs.
4.8.12
This patch adds an _extra_ optional argument to the property collection _selective_version_of_collection()_ function. If present, a part must contain all the items in _extra_ (but may contain more) in order to pass the filtering.
4.8.11
This patch fixes an issue whereby the array data type was not being preserved when deriving a blocked well property from a grid property.
4.8.10
This patch fixes a small bug introduced in v4.8.9 regarding static categorical properties being added to blocked wells.
4.8.9
This release improves support for sampling grid categorical properties onto blocked wells. When adding such a property to a blocked well, the code now maintains the reference to the string lookup table (copying the table when needed).