Kristian Bendiksen
f7af2ed83e
#4550 Add python method to get simulation wells with status and cells info.
2020-02-17 10:40:31 +01:00
Kristian Bendiksen
2788c7a6c1
#4550 Implement python well methods
2020-02-17 10:05:13 +01:00
Gaute Lindkvist
56d141d4c3
Support setting Wbs-parameters from Python.
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
22594b5137
Fix CMake warning in GRPC code
2019-11-26 14:49:53 +01:00
Magne Sjaastad
e21e4f5008
Documentation : Updates for Python documentation
2019-10-25 11:20:27 +02:00
Gaute Lindkvist
3eaf933efc
Python command for setting plot window size
2019-10-18 08:12:36 +02:00
Gaute Lindkvist
2ad42b7fcf
Fix typo in CMake for set_cell_result.py
2019-10-16 10:31:58 +02:00
Gaute Lindkvist
bc8134009b
#4867 Rename python examples to avoid mixed case
2019-10-15 16:31:40 +02:00
Gaute Lindkvist
ba528c9c0a
Fix Python plot export
2019-10-09 10:51:24 +02:00
Gaute Lindkvist
11117383db
#4817 #4830 #4832 #4837 #4839 Python commands for WBS creation, well path import and well log file import ( #4838 )
...
* Better minimum width for well log tracks
* Fix alignment of scrollbar in Well log plots
* Better Well Log Plot export
* Hide scroll bar before plotting
* Better borders
* Create plots through Python
* #4817 Create WBS plots with Python
* Rebase Summary and WellLogPlot on top of a new RimPlot
* Also Python: Allow setting folder as a parameter to export_snapshots
* #4832 Prepare for well path import command
* Well Path import WIP
* #4830 #4832 Import well paths and well log files from file using Python.
* #4837 Implement import of formation names in Python
* Fix debug build issue
* Fix RiaLogging build issue
* Fix warnings
* Yet another RiaLogging.h import added
* #4839 Import exporting of las and ascii files from well log plots
2019-10-09 09:21:28 +02:00
Gaute Lindkvist
0a6128de0f
Fix wrong Grid->grid rename in GRPC CMakeLists.cmake
2019-09-24 08:59:52 +02:00
Gaute Lindkvist
a2bad82391
#4736 System python command refactor ( #4743 )
...
* Move case loading commands from Commands to project and case
* Major refactor
* Fix problems with Python examples
* Add ability to export snapshot from just one view + fixup
* Case comments and black
* Make all modules pass pylint test
2019-09-23 11:50:33 +02:00
Gaute Lindkvist
72a954e9f7
Python: Stop copying Python files to build folder.
2019-08-23 15:31:32 +02:00
Magne Sjaastad
4dcd7663c9
Merge pull request #4618 from OPM/feature-python-instance-app
...
#4611 Merge Python classes app and instance
2019-08-22 14:19:37 +02:00
Gaute Lindkvist
fb4aff4836
GRPC Build issues: make sure we don't run configure_file on generated sources
2019-08-22 13:32:25 +02:00
Gaute Lindkvist
5b0d77f19a
Configure setup.py and RiaVersionInfo.py first
2019-08-22 12:53:08 +02:00
Gaute Lindkvist
07cb9e52cb
#4611 Merge python classes App and Instance
2019-08-22 11:32:08 +02:00
Gaute Lindkvist
28bb8641d2
#4615 Make Python code show up in Visual Studio project
2019-08-22 10:42:55 +02:00
Gaute Lindkvist
4af1963ac0
#4551 Optionally Bundle grpcio Python module and dependencies ( #4602 )
...
* #4551 Optionally Bundle grpcio Python module and dependencies
* More status messages
2019-08-21 15:29:25 +02:00
Gaute Lindkvist
6c0e2bb3ad
#4597 Python: add exportSnapshots example and more comments in examples
2019-08-19 13:48:36 +02:00
Gaute Lindkvist
824ec5cef6
Python: Rename example directory to PythonExamples
...
* This is so that when we add the folder to the Script Path it will look more sensible to the user.
2019-08-19 08:46:09 +02:00
Gaute Lindkvist
197279ccbf
#4576 Python: Improve error handling and add example
2019-08-14 09:22:34 +02:00
Gaute Lindkvist
f3d8e3dbdc
#4566 #4572 Python: improve behaviour when sending more data than expected in property streams
2019-08-13 14:39:28 +02:00
Magne Sjaastad
3f7a5ff29c
cmake : Rename to RESINSIGHT_GRPC_INSTALL_PREFIX
2019-08-12 09:52:19 +02:00
Magne Sjaastad
e70cf3c736
cmake : Rename to RESINSIGHT_GRPC_PYTHON_EXECUTABLE
2019-08-12 09:52:19 +02:00
Gaute Lindkvist
0a30e6c340
#4547 Add simplified synchronous methods for activeCellProperty and gridProperty
2019-08-08 15:17:39 +02:00
Gaute Lindkvist
213591f522
#4526 Make sure setting wells for flow diagnostics result works and add simplified API
2019-07-31 09:53:45 +02:00
Gaute Lindkvist
21a444fd70
#4523 Add simplified interface for grid case group statistics
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
beb6256f53
Make it possible to edit case group statistics
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
c2c312068c
Python: enable more status messages and warnings for gRPC code generation
2019-07-24 11:13:23 +02:00
Gaute Lindkvist
dcd3ff6754
#4423 Improve API for setting cell results
2019-07-15 12:30:31 +02:00
Gaute Lindkvist
439913b7b1
#4423 First implementation of PdmObject exchange
2019-07-15 12:30:31 +02:00
Gaute Lindkvist
055cb732db
Python: fix up some examples
2019-06-14 16:09:45 +02:00
Gaute Lindkvist
1d8a417e33
Python: move examples, tests and generated inside rips folder so they are packaged in rips pip-package
2019-06-12 08:29:41 +02:00
Gaute Lindkvist
8283d1ac86
Python: test for opening project
2019-06-11 11:08:11 +02:00
Gaute Lindkvist
a0d81a08e8
#4465 Implement all remaining command file commands and add tests for some commands
2019-06-05 11:26:19 +02:00
Gaute Lindkvist
3530c8b3de
#4460 #4424 Adding Exit() to the gRPC interface plus implemented test framework
2019-06-04 12:59:06 +02:00
Gaute Lindkvist
930abbf02f
Python: added tests and made Octave InputPropTest.m general
...
* removed non-general hard-coded grid sizes and added timing to Octave test
* added two Pythonbenchmarks (sync and async) for the same test
2019-06-04 10:49:35 +02:00
Gaute Lindkvist
a468532d7f
#4457 Python: clean up grpc api, Python client API and make installable python package ( #4456 )
...
* gRPC: Make names more consistent
* gRPC: clean up case info and improve Python API for cases
* gRPC: much more object oriented Python interface
* Python: Make a proper pip-installable package
* Update rips Python package to auto generate setup.py with version number
* Python: add setup.py to gitignore
* Python: Update Python RIPS interface
* gRPC: Remove example client from cmake file and unit test
* gRPC: Fix up unit test after merge and hide warnings
* gRPC: fix up python client code
2019-06-03 14:33:16 +02:00
Gaute Lindkvist
596f098d43
Python: Add more examples and fix async streaming code
2019-05-30 18:52:38 +02:00
Magne Sjaastad
5b7b9993a0
Remove duplicate if statement
2019-05-29 15:12:34 +02:00
Gaute Lindkvist
c9d56bda9c
gRPC: Move all python code into the ApplicationCode/GrpcInterface folder
2019-05-25 09:34:44 +02:00
Gaute Lindkvist
7c475e72e4
gRPC: Add SetResultValues.py example
2019-05-25 09:34:44 +02:00
Gaute Lindkvist
86e202aed0
#4430 Implement GetAvailableProperties() and GetActiveCellResults()
2019-05-21 13:40:42 +02:00
Gaute Lindkvist
5e23bd5578
#4427 Add proto files to IDE project
2019-05-20 15:31:40 +02:00
Gaute Lindkvist
177a54615b
Remove Python sources groups on Linux to fix build issue
2019-05-20 15:20:49 +02:00
Gaute Lindkvist
4aad1e61d1
Fix tabs in CMakefiles
2019-05-20 15:20:49 +02:00
Gaute Lindkvist
922386c673
#4416 First implementation of gRPC-based Python interface
...
First implementation with Asynchronous gRPC server, a few services and some client python code.
2019-05-20 13:21:02 +02:00