6.30.2763#
SDK Version attached to KAPPA-Automate 6.30.2763 is version 6.30.5476.
New Features#
New method,
kappa_sdk.WellPropertyContainer.get_non_numeric_well_property_values(), to read non numeric well properties in well property container.New property events for
kappa_sdk.WellNew methods
kappa_sdk.Well.add_well_events()andkappa_sdk.Well.delete_well_events()to add or delete well events.
Improvements#
kappa_sdk.WellPropertyContainer.add_well_property_values()now works with non numeric properties
Breaking Changes#
kappa_sdk.WellPropertyContainer.add_well_property_values()uses a Vector or NumericVector as an input instead of a list of dates and a list of values