ResInsight/GrpcInterface/Python/rips
Magne Sjaastad 273e416b40 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:28:41 +02:00
..
PythonExamples #7339 StimPlanModel: Update python api changes in pdm objects. 2021-02-19 12:18:30 +01:00
tests Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
__init__.py Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00
case.py #6878 Export Completion: Make subset of settings available from Python 2021-05-03 14:15:43 +02:00
contour_map.py Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00
grid.py Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00
gridcasegroup.py Documentation : Add line breaks to make sure Sphinx produce correct doc 2021-05-04 15:24:01 +02:00
grpc_retry_interceptor.py Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
instance.py Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00
pdmobject.py Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
plot.py Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00
project.py Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00
resinsight_classes.py Add new passthrough module for rips generated_classes and refactor imports 2021-01-21 20:10:14 +01:00
retry_policy.py Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
simulation_well.py Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00
view.py Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00
well_log_plot.py Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00