ResInsight/GrpcInterface/Python
Magne Sjaastad eb3c52aeb1 Python adjustments (#7809)
* #7797 Well Targets: Add scripting capability
* #7794 Python : Do not update childField or childFieldArray
* #7797: Python - Add scripting to well path collection
- Extend the pdmobject.py with method add_object()
- allow objects to be created from Python in well path collections
- add well targets to modelled well path

* #7795 Python : Make sure referenced generated classes are defined
* #7810 StimPlanModel: clean-up python generation
* Python : Always use empty string as default value for ptrFieldValue
It can happen that a ptrField is assigned to a pointer on object construction. (FaciesProperties) Make sure that constructor always assigns an empty string.

Co-authored-by: magnesj <magnesj@users.noreply.github.com>
Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2021-06-25 14:44:52 +02:00
..
doc Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00
rips Python adjustments (#7809) 2021-06-25 14:44:52 +02:00
.gitignore Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
autoformat_pep8.txt Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
create_pip_package.txt Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
LICENSE Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
MANIFEST.in Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
README.md Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
requirements.txt #7199 add protobuf and wheel to rips requirements 2021-01-13 15:38:11 +01:00
setup.py.cmake Python : Adjustment to setup.py.cmake 2021-06-14 11:37:20 +02:00

ResInsight Processing Server - rips

A Python interface for the ResInsight visualization and post-processing suite for Reservoir Simulations

Learn More