Commit Graph

8980 Commits

Author SHA1 Message Date
Magne Sjaastad
ada2fb1480 #4495 Active Cells : Add helper class to import active cells 2019-06-20 15:01:08 +02:00
Magne Sjaastad
df69bc2d8d Whitespace 2019-06-20 15:00:50 +02:00
Magne Sjaastad
3b8348ddba #4495 Active Cells : Add const to methods 2019-06-20 12:31:23 +02:00
Magne Sjaastad
cf00cb4809 #4497 Fishbones : Set default fishbones to use spacing 2019-06-20 12:01:00 +02:00
Magne Sjaastad
c1b9738298 #4434 Flow Diag adjustments : Use ecl_grid_free 2019-06-18 12:27:29 +02:00
Magne Sjaastad
ff16156c2a #4434 Flow Diag adjustments : Use active cells from PORV in Flow Diag 2019-06-18 10:58:07 +02:00
Magne Sjaastad
b17749ccbd #692 SSIhub: Set wells default toggled on 2019-06-17 10:21:23 +02:00
Magne Sjaastad
03c1311d58 #692 SSIhub: add Sub Items On/Off/Toggle to well list 2019-06-17 09:11:38 +02:00
Magne Sjaastad
bdcc7c53f7 #4490 Command Features : Use app state for toggle features 2019-06-17 09:03:22 +02:00
Magne Sjaastad
41235a2f00 #4490 Command Features : Add support for setting application state to be used in features 2019-06-17 09:02:26 +02:00
Gaute Lindkvist
f59a13cd18 Python: add system for generating markdown docs 2019-06-14 16:09:45 +02:00
Gaute Lindkvist
055cb732db Python: fix up some examples 2019-06-14 16:09:45 +02:00
Magne Sjaastad
6701e13664 Whitespace 2019-06-14 10:45:47 +02:00
Magne Sjaastad
b7865aea95 #2023 SSI-hub: Create ResInsight project at well path download 2019-06-14 10:45:24 +02:00
Gaute Lindkvist
3611d32e9e Python: make rips packages complete 2019-06-14 09:19:23 +02:00
Magne Sjaastad
a5670cdb0e #4482 Summary Plot: Missing curve if same case name, but different folders 2019-06-13 17:34:25 +02:00
Magne Sjaastad
a6210cfcc1 Whitespace 2019-06-13 17:32:47 +02:00
Magne Sjaastad
4b8b4ea47a #4405 Derived Ensemble: Fix missing mean value for part of summary plot 2019-06-12 15:26:37 +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
fe268cd25f Python: create PyDoc type docs, fix some inconsistencies in code and update rips module version 2019-06-11 15:15:26 +02:00
Gaute Lindkvist
c2bad4a686 #4421 Python: Add GRPC status to About dialog
* If the finish comes because the server is shut down,
  there is no m_eclipseCase
2019-06-11 12:40:35 +02:00
Gaute Lindkvist
979a109f80 #4476 Fix reload of group by formation when a 3d Filter View is enabled
* Need to ensure the display model has been created by the time the cross plot is created.
2019-06-11 11:08:11 +02:00
Gaute Lindkvist
8283d1ac86 Python: test for opening project 2019-06-11 11:08:11 +02:00
Magne Sjaastad
6fae8f9c94 Summary Import : Limit size of error message to be displayed 2019-06-07 15:54:50 +02:00
Magne Sjaastad
e2686b28e6 #4385 Well Allocation: Fix missing x-axis units 2019-06-07 15:19:31 +02:00
Magne Sjaastad
8ce19c742e #4404 Derived Ensemble: Fix stepping based on data source 2019-06-07 14:41:55 +02:00
Gaute Lindkvist
3e9ef51c6b Python: fix paths to work even if you launch a script from a different folder 2019-06-06 14:41:40 +02:00
Gaute Lindkvist
8ca8d5d2d8 Python: increase timeout for looking and more informative error message if it fails 2019-06-06 14:37:57 +02:00
Gaute Lindkvist
eaf795112f Python: increase the amount of times we try to connect to ResInsight 2019-06-06 14:23:18 +02:00
Gaute Lindkvist
58765ffdd4 Python: close project before QCoreApplication::quit when told to exit by gRPC call 2019-06-06 14:22:14 +02:00
Gaute Lindkvist
a0334fc482 Python: disable brugge tests 2019-06-06 14:00:47 +02:00
Gaute Lindkvist
6dbe5964a1 Python: avoid cleanip in destructor of Instance. It doesn't work right on Linux. 2019-06-06 13:50:15 +02:00
Gaute Lindkvist
ea45d07b85 Python: fix console flags for test 2019-06-06 13:50:14 +02:00
Gaute Lindkvist
91bbbdbe74 Python: add poropermx test 2019-06-06 13:50:14 +02:00
Magne Sjaastad
464f3b9d83 #4441 Advanced snapshot export : Remember output path between multiple sessions 2019-06-06 13:35:29 +02:00
Gaute Lindkvist
df2fe42c4a Python: gRPC timeout 2019-06-06 13:15:42 +02:00
Gaute Lindkvist
c075f7b352 Python: wait for ResInsight to start 2019-06-06 13:15:42 +02:00
Gaute Lindkvist
57e282eb7e Python: return time step arrays directly rather than struct containing time step arrays 2019-06-06 13:15:42 +02:00
Gaute Lindkvist
4701ea5134 #4430 Implement GetDaysSinceStart and add way of connecting to existing ResInsight in pytest 2019-06-06 13:15:42 +02:00
Gaute Lindkvist
05451aa904 Python: tidied up tests 2019-06-06 13:15:42 +02:00
Magne Sjaastad
2cbfecd2e6 #4475 Dock Windows : Always restore window visibility in plot window 2019-06-06 12:35:56 +02:00
Magne Sjaastad
fdc1f6b645 #4411 Grid Cross Plot : Fix inverted category legend in plot 2019-06-06 07:20:17 +02:00
Magne Sjaastad
8301827516 cppcheck :Fix missing initialization 2019-06-05 22:47:00 +02:00
Magne Sjaastad
7de2358a0d #4442 Completion Export : Set export of MSW data on as default 2019-06-05 22:27:40 +02:00
Magne Sjaastad
4c54ec8522 #4464 LAS files : Reintroduce wellPathCollection->addWellLogs(wellLogFilePaths)
This function was removed unintentionally as part of the splitting of GUI/console application.
2019-06-05 21:59:05 +02:00
Gaute Lindkvist
1a337ea0f8 #4474 Add command for getting runtime info (i.e. console/gui)
* Also fixed up some tests when running in console
2019-06-05 15:45:22 +02:00
Gaute Lindkvist
eec5569eca #4428 Fix load case with relative paths 2019-06-05 14:30:10 +02:00
Gaute Lindkvist
7444007219 #4470 Fix crashes when launching headless 2019-06-05 14:28:48 +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
5b39860a41 #4460 Improved error messages for pytest 2019-06-05 08:59:30 +02:00