ResInsight/ApplicationCode/GrpcInterface/Python
Gaute Lindkvist 47b93dc0d1
Implement pdf rendering (#5250)
* First PDF creation support

* Reimplement info box

* Set title and make overlay frame margins more unified

* Remove a style sheet that was never meant to be applied to Project Tree

* Update RiuDraggableOverlayFrame when changing content

* Default page layout in Preferences

* undo removal of elision

* Remove friend class assignment in cafCategoryMapper

* the required methods have been made public

* Fix up after review

* Remove spurious const on by-value return

* Fix compile errors on Linux

* Fix size adjustment of legends with plot resizing
2019-12-18 12:25:19 +01:00
..
doc #4958 Summary adjustments : Rename to Last used summary template 2019-10-31 11:55:53 +01:00
rips #5235 fix python: project.export_snapshot 2019-12-17 10:56:00 +01:00
.gitignore gRPC: bundle grpcio-tools rather than just grpcio 2019-08-27 15:49:49 +02:00
create_pip_package.txt #4661 Python: Fix pip-package generation and add instructions 2019-09-03 12:25:02 +02:00
LICENSE #4457 Python: clean up grpc api, Python client API and make installable python package (#4456) 2019-06-03 14:33:16 +02:00
MANIFEST.in Python: make rips packages complete 2019-06-14 09:19:23 +02:00
README.md #4457 Python: clean up grpc api, Python client API and make installable python package (#4456) 2019-06-03 14:33:16 +02:00
requirements.txt #4457 Python: clean up grpc api, Python client API and make installable python package (#4456) 2019-06-03 14:33:16 +02:00
setup.py.cmake Implement pdf rendering (#5250) 2019-12-18 12:25:19 +01:00

ResInsight Processing Server - rips

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

Learn More