Magne Sjaastad
56a53fedff
Flow Characteristics : Load data in default plot when project is loaded
2019-06-23 19:00:14 +02:00
Magne Sjaastad
c802ba1f98
#4495 Active Cells : Remove unused function
2019-06-23 18:39:04 +02:00
Magne Sjaastad
3c644629df
#4136 Export of Flow Characteristics : Use CSV text export
2019-06-23 18:32:05 +02:00
Magne Sjaastad
5dc4e08a03
#4504 Framework : Add CSV text formatter
2019-06-23 18:05:51 +02:00
Magne Sjaastad
7879fe186d
#4136 Export of Flow Characteristics : Create text for export and add context menu
2019-06-23 15:18:17 +02:00
Magne Sjaastad
79df075fe4
#4136 Export of Flow Characteristics : Rename
2019-06-23 15:12:33 +02:00
Magne Sjaastad
5067c6ce9c
#4503 Framework : Add support for passing text data to command features
2019-06-23 15:02:45 +02:00
Magne Sjaastad
512ecfdf74
#4502 Flow Characteristics Plot : Add legend titles
2019-06-21 22:34:31 +02:00
Magne Sjaastad
188e81d3d2
#4494 Grid Statistics : Update and compute data when visible cell changes from toggling LGR grids
2019-06-21 12:16:09 +02:00
Magne Sjaastad
a3d521e272
#4402 Ensembles: Remove Preference import option 'Separate Case' for Origin ensembles
2019-06-21 09:11:10 +02:00
Magne Sjaastad
8997ec00e0
#4493 Fracture : Hide Fractures in tree view if no fractures in model
2019-06-21 07:07:37 +02:00
Magne Sjaastad
7c054c47f2
#4495 Active Cells : Handle active cells for dual porosity models based on PORV
2019-06-20 15:08:20 +02:00
Magne Sjaastad
515b2a4237
#4495 Active Cells : Use PORV or ACTNUM from statistics computations
2019-06-20 15:01:20 +02:00
Magne Sjaastad
085c4f3714
#4495 Active Cells : Add dual porosity flag to RigMainGrid
2019-06-20 15:01:13 +02:00
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