Gaute Lindkvist
8c4bb0e163
#4663 Fix loading of PLT plots with observed data
2019-09-03 14:42:01 +02:00
Gaute Lindkvist
199e119bbf
#4662 Fix erratic behaviour in Tree Selection Editor
2019-09-03 14:42:01 +02:00
Gaute Lindkvist
b93f4fac0f
#4661 Python: Fix pip-package generation and add instructions
2019-09-03 12:25:02 +02:00
Gaute Lindkvist
551e459942
#4655 Python Fix crash when streaming properties to ResInsight
2019-09-02 15:12:22 +02:00
Gaute Lindkvist
7ab9b2a889
#4654 Fix QVariant comparisons with std::vector<T> data types
2019-09-02 15:12:22 +02:00
Gaute Lindkvist
7a29e1a35a
Merge pull request #4648 from OPM/feature-ensemble-rft
2019-08-29 09:10:37 +02:00
Gaute Lindkvist
94c1fbbabe
Fix compile issue after merge
2019-08-29 08:35:28 +02:00
Gaute Lindkvist
789daed42b
Interpolating MDvalues
2019-08-28 16:00:33 +02:00
Gaute Lindkvist
2c6191c94b
Merge branch 'dev' into feature-ensemble-rft
2019-08-28 12:56:27 +02:00
Gaute Lindkvist
8cd7f7fa52
#4626 Add support for printing debug info for Python
2019-08-28 11:50:18 +02:00
Gaute Lindkvist
fd41f91ec5
Fix build issues by adding RiaLogging.h to RicSummaryPlotFeatureImpl.cpp
2019-08-28 11:36:29 +02:00
Gaute Lindkvist
6880483453
gRPC: bundle grpcio-tools rather than just grpcio
2019-08-27 15:49:49 +02:00
Gaute Lindkvist
d4fd2d795a
Ensemble RFT: make ensemble and observed curves work even if you have a well path with the same name
2019-08-27 10:54:52 +02:00
Gaute Lindkvist
6cd37e1130
Python: updated AppInfo.py to reflect merger of App and Instance
2019-08-27 10:46:24 +02:00
Gaute Lindkvist
7b9e6677ff
GRPC: Move to version strings rather than int to avoid octal numbers
2019-08-26 15:48:20 +02:00
Gaute Lindkvist
8294408050
Merge pull request #4633 from OPM/feature-default-scriptpath
...
#4535 Add default script path with Python examples
2019-08-26 12:56:57 +02:00
Gaute Lindkvist
2c5ca4ce46
Import and plot of FMU RFT data works
2019-08-26 12:52:07 +02:00
Gaute Lindkvist
82e674d6cd
Merge pull request #4632 from OPM/bug-#4629
...
#4629 Fix setting and reading of summary time values
2019-08-26 12:39:01 +02:00
Gaute Lindkvist
245d3ad287
Fixed clang-format with proper definition file
2019-08-26 12:33:38 +02:00
Gaute Lindkvist
d93b43afbe
Clang-format
2019-08-26 12:26:47 +02:00
Gaute Lindkvist
f76c67dab3
Ensemble RFT: reduce number of points in statistics curves -> makes them less squiggly
2019-08-26 11:58:31 +02:00
Gaute Lindkvist
4bddefeb0c
#4608 Add only one legend item per RFT ensemble
2019-08-26 11:58:18 +02:00
Gaute Lindkvist
510ea3f8be
Fix build problem on Linux in RicSUmmaryPlotFeatureImpl
2019-08-26 11:57:05 +02:00
Gaute Lindkvist
71da659506
#4580 Import Eclipse RFT data as part of ensemble import
2019-08-26 11:56:36 +02:00
Gaute Lindkvist
f1ccf4550f
#4535 Add default script path with Python examples
2019-08-26 11:39:49 +02:00
Gaute Lindkvist
1009f1ff45
#4629 Fix setting and reading of summary time values
2019-08-26 11:38:41 +02:00
Gaute Lindkvist
222f230687
#4578 Add commands for create and clone view ( #4625 )
2019-08-26 10:04:44 +02:00
Gaute Lindkvist
a1f9c4c1cd
Comment for circular import of Python module
2019-08-26 10:03:56 +02:00
Gaute Lindkvist
09c1ba26b3
Merge pull request #4628 from OPM/feature-python-command-line
...
#4610 Python: Add support for sending in command line arguments when launching ResInsight
2019-08-26 10:02:21 +02:00
Gaute Lindkvist
51793ea7b3
Fix error in CloneView result
2019-08-26 10:01:40 +02:00
Gaute Lindkvist
e7f90c0ecf
Clang-format
2019-08-26 09:57:50 +02:00
Gaute Lindkvist
f279aeced7
#4610 Enable command line options and port number in rips.Instance.launch()
2019-08-23 15:31:44 +02:00
Gaute Lindkvist
72a954e9f7
Python: Stop copying Python files to build folder.
2019-08-23 15:31:32 +02:00
Gaute Lindkvist
7951899717
#4624 Allow customization of date/time components in labels
2019-08-23 14:28:11 +02:00
Gaute Lindkvist
995fbf899a
Merge pull request #4623 from OPM/bug-#4622
...
#4622 Make sure inverted cross plot axis values are assigned correctly
2019-08-23 11:26:10 +02:00
Gaute Lindkvist
2e49670f40
#4578 Add commands for create and clone view
2019-08-23 11:25:00 +02:00
Gaute Lindkvist
3f6d0db07a
#4622 Make sure inverted axis values are assigned correctly in GridCrossPlot y-axis properties
2019-08-22 15:50:40 +02:00
Gaute Lindkvist
4afe159f91
#4611 Remove App.py
2019-08-22 14:16:51 +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
84c1442af7
#4617 Disallow creating ensemble curve sets if you have no ensemble
2019-08-22 13:07:21 +02:00
Gaute Lindkvist
5b0d77f19a
Configure setup.py and RiaVersionInfo.py first
2019-08-22 12:53:08 +02:00
Gaute Lindkvist
e03b578075
Install from Python source directory and not binary directory
2019-08-22 12:53:07 +02:00
Gaute Lindkvist
1c1998e951
Merge pull request #4616 from OPM/bug-#4615
...
#4615 Make Python code show up in Visual Studio project
2019-08-22 11:54:33 +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
52c9830192
Python: remove text reference to GRPC from About dialog
2019-08-22 08:50:58 +02:00
Gaute Lindkvist
9a2cf3d1ce
#4612 Fix build error without GRPC
2019-08-22 08:38:49 +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
7bfe4f4bfe
#4603 Python: add case Id to exportSnapshots ( #4604 )
...
* #4603 Python: add case Id to exportSnapshots
* Fixup after review
2019-08-21 15:11:29 +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
edfb39c9b7
#4596 Python: Add gridPath method to Case and add simpler activeCellInfo method
2019-08-19 13:48:36 +02:00
Gaute Lindkvist
68d3ffdbb2
#4596 fix applyCellResult legend range
2019-08-19 13:48:36 +02:00
Gaute Lindkvist
e58da136e3
#2082 Support custom date time format ( #4594 )
...
* #2082 Support custom date time format
* Clang-format
2019-08-19 09:37:42 +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
071bb42101
#4576 Python: Add tests to check for expected exceptions
2019-08-14 09:43:44 +02:00
Gaute Lindkvist
7afeae144a
Python CMake: change RESINSIGHT_GRPC_PYTHON_EXECUTABLE to be FILEPATH instead of PATH
2019-08-14 09:23:14 +02:00
Gaute Lindkvist
197279ccbf
#4576 Python: Improve error handling and add example
2019-08-14 09:22:34 +02:00
Gaute Lindkvist
84495641f9
Fix problem with wrong return value for RiaImportEclipseCaseTools method
2019-08-14 09:08:55 +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
Gaute Lindkvist
499798abc5
gRPC: Improve naming of streaming callbacks
2019-08-13 13:17:05 +02:00
Gaute Lindkvist
02107a7a93
Remove all sys.path.inserts from Python examples.
2019-08-11 14:51:48 +02:00
Gaute Lindkvist
0a30e6c340
#4547 Add simplified synchronous methods for activeCellProperty and gridProperty
2019-08-08 15:17:39 +02:00
Gaute Lindkvist
1417fc2be7
#4542 Bring highlighted curve to the top and stop altering color of selected curve
2019-08-06 11:39:09 +02:00
Gaute Lindkvist
712fd2a160
Python: add Python process environment to launch of script editor.
2019-08-06 10:59:10 +02:00
Gaute Lindkvist
a9ee69587d
#4536 Make sure we guard against calculating Mobile Volume Weighted Mean for visible cell stats and not just all cell stats.
2019-08-03 16:21:31 +02:00
Gaute Lindkvist
25f13122a2
#4517 Implement highlighting function for plot curves
2019-08-02 13:13:23 +02:00
Gaute Lindkvist
b8d6c6b958
Make sure default text editor is actually used in RiaPreferences-defaults
2019-07-31 11:41:06 +02:00
Gaute Lindkvist
d9d9e388da
Python: Update API documentation
2019-07-31 11:03:09 +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
2940713a42
Python: fixes that makes all examples run properly again
2019-07-30 15:26:38 +02:00
Gaute Lindkvist
4161171608
Python: avoid __pycache__ turning up as sub-folder in Script Collection
2019-07-30 15:05:22 +02:00
Gaute Lindkvist
8d1e8fc022
Python: Space in example code
2019-07-30 14:38:10 +02:00
Gaute Lindkvist
010b573afb
Python: add extra path to PythonPath for Linux
2019-07-30 14:31:45 +02:00
Gaute Lindkvist
20832dfc88
Scripts: set sensible default editors on Windows and Linux
2019-07-30 14:05:48 +02:00
Gaute Lindkvist
1e688642a4
#4528 Only update the parts of project tree that is required when adding new scripts
2019-07-30 13:44:47 +02:00
Gaute Lindkvist
e89623525c
Fix build problem on Qt4
2019-07-30 13:15:31 +02:00
Gaute Lindkvist
1d04f1034f
#4471 Fill in "import rips" and other example code when creating a Python script from within ResInsight
2019-07-30 13:15:23 +02:00
Gaute Lindkvist
357c722b4b
#4525 Increase default plot font size to 10
2019-07-30 12:51:18 +02:00
Gaute Lindkvist
086ee60d8c
#4530 Wait until after Save Project has been asked to hide dock windows.
2019-07-30 12:50:08 +02:00
Gaute Lindkvist
7fcb1afe6c
Python: Move gRPC settings into Python group and rename UI items to remove gRPC-terminology
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
92bc71d934
#4528 Fix script paths and adding new scripts
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
7c30af62c2
#4528 #4512 Fix script-locations when loading project and remove initScriptDirectories()
...
* Disable IO for scriptlocations and make sure we save it in preferences when editing
* The next valid case Id stuff in initDirectories is irrelevant because it always runs on an
empty project
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
f61df01694
#4526 enable setting flow diagnostics results through Python
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
979101fe96
#4526 Enable setting of flow diagnostics to cell results
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
21a444fd70
#4523 Add simplified interface for grid case group statistics
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
d9a0953b45
#4463 Added command for creating grid 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
acde63a7e0
Fix build problem without GRPC enabled in RiaApplication.cpp
2019-07-27 11:15:32 +02:00
Gaute Lindkvist
783f4f5bb9
#4521 Fix build failure in RimGeoMechView.cpp
...
* Include RiaLogging.h
2019-07-26 16:46:56 +02:00
Gaute Lindkvist
c1a89ec10e
#4522 Ensure ResInsight does not run if the setuid bit is set on the executable.
...
* If you run a GUI-version this is likely to be checked anyway through Qt or GTK+ but not the console version.
2019-07-26 16:28:24 +02:00
Gaute Lindkvist
3ba962aefb
#4471 Implement python script running and editor in ResInsight GUI, same as Octave.
2019-07-26 14:54:54 +02:00
Gaute Lindkvist
8f464e5e23
#4487 Enable Y-axis scale factor for Auto number formats
2019-07-26 11:37:58 +02:00
Gaute Lindkvist
17ee6627bb
#4520 Report identical fault errors only once.
2019-07-26 11:36:40 +02:00
Gaute Lindkvist
a7879813c9
#4459 Fix memory leak in RFT Reader
2019-07-26 10:40:25 +02:00
Gaute Lindkvist
b095ac7226
#4480 Add code for import of layer_zone_table.txt and enable manual import.
2019-07-26 10:40:12 +02:00
Gaute Lindkvist
000ce6db52
#4509 Guard access to gui application code in import and well path code to avoid crashes in console mode
2019-07-25 15:54:20 +02:00
Gaute Lindkvist
d6d1ebd25d
#4518 Set grpc.enable_http_proxy=False in Python client code
2019-07-25 10:38:42 +02:00
Gaute Lindkvist
2971c74c2e
#4519 Fix error in example python script
2019-07-25 07:36:50 +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
6b7a9b8da5
#4463 Working creation of grid case groups
2019-07-18 13:43:28 +02:00