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
aa0c372336
Merge remote-tracking branch 'bska/ECLGraph-from-ecl_grid_type-ptr' into dev
2019-06-18 08:05:32 +02:00
Bård Skaflestad
99ce43ccdb
Support Creating ECLGraph from "ecl_grid_type*"
...
This commit introduces a new static function
ECLGraph::load(const ecl_grid_type*, const ECLInitFileData&)
This is in order to simplify constructing the backing graph from
ResInsight's .EGRID input--especially to have consistent view of
a model's active cells irrespective of which simulator created
the result set.
2019-06-17 19:31:48 +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
6a2d1def1d
gRPC install updates
2019-06-12 08:48:08 +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
8f6858932b
gRPC: Upgrade install instructions with pip user upgrade
2019-06-11 13:05:01 +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
0507c5d775
gRPC: Cleanup of install instructions
2019-06-11 11:25:00 +02:00
Gaute Lindkvist
79058049c6
gRPC: Add more comments to install instructions
2019-06-11 11:13:56 +02:00
Gaute Lindkvist
99e581fabd
gRPC: Fix mistake in installation instructions
2019-06-11 11:11:02 +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
Gaute Lindkvist
ea4f310bc4
More improvements to install instructions
2019-06-09 11:37:55 +02:00
Gaute Lindkvist
dc6d4991c5
Updated GRPC install instructions
2019-06-09 11:28:51 +02:00
Magne Sjaastad
6fae8f9c94
Summary Import : Limit size of error message to be displayed
2019-06-07 15:54:50 +02:00
Gaute Lindkvist
92f2e085b0
Add a build script for GRPC on Linux
...
GrpcInstall/
2019-06-07 09:43:00 -04: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
Magne Sjaastad
74718c38fc
#4473 Qt5 : Set Qt5 as default Qt version
...
Still possible to use Qt4 by RESINSIGHT_BUILD_WITH_QT5=OFF
2019-06-07 12:32:22 +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