Magne Sjaastad
529ca6285b
#3873 Create LGR : Use isCell instead of isValid
...
isCell evaluates the global grid cell index, and must be used before accessing the global cell index.
2018-12-13 20:08:24 +01:00
Gaute Lindkvist
5498c2f466
#3766 Hide blank grid children in GeoMech cases
2018-11-27 13:40:19 +01:00
Magne Sjaastad
f644a5ae34
#3679 Temporary LGR : Missing null pointer guarding
2018-11-13 14:51:22 +01:00
Gaute Lindkvist
53fad80e89
2d Maps: Renames to make classes and variables more consistent.
...
* Everything is now named something related to ContourMap:
- Rim2dEclipseView -> RimContourMapView
- Rim2dGridProjection -> RimContourMapProjection
....
2018-11-09 09:11:29 +01:00
Gaute Lindkvist
c334106e9c
#3635 Move creation of contour maps out of RimEclipseCase
2018-11-08 16:18:03 +01:00
Gaute Lindkvist
23e3391c64
#3635 Rename m_2dContourMapsCollection -> m_2dContourMapCollection
2018-11-08 15:58:20 +01:00
Magne Sjaastad
eaec135019
#3636 Temporary LGR : Add required reload functions
2018-11-06 11:15:36 +01:00
Magne Sjaastad
5e17eaf98a
Whitespace
2018-11-06 10:55:06 +01:00
Magne Sjaastad
5970d217a8
#3629 System : Use disableWriteAndSetFieldHidden()
2018-11-05 14:42:39 +01:00
Magne Sjaastad
83d4f42e91
#3623 Grid Items : Sync all grid collections from main grid
2018-11-02 15:42:41 +01:00
Gaute Lindkvist
ee388ca4b0
#3591 Improve edges on contour map.
2018-10-31 16:17:09 +01:00
Gaute Lindkvist
68eef3f9d8
#3586 Remove separate legend for 2d Grid Projection
2018-10-31 10:36:58 +01:00
Jacob Støren
6374708520
Set default background color of contour maps to off-white
2018-10-31 09:48:36 +01:00
Magne Sjaastad
fbaa49b72c
#3565 Cell Edge : Move field private and whitespace fixes
2018-10-25 22:15:23 +02:00
Gaute Lindkvist
f80472ffa6
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
Bjørn Erik Jensen
608dae30a0
#3517 Temp LGR. Add nodes below Grids node. Command for deleting temp LGRs
2018-10-24 13:01:30 +02:00
Magne Sjaastad
2b1c6e9706
#3428 Text string creation based on date and time : Use toStringUsingApplicationLocale() at relevant places
2018-10-03 08:44:01 +02:00
Magne Sjaastad
dc9edccb54
System : Move name to private field
2018-09-24 22:15:34 +02:00
Magne Sjaastad
43ae203dea
#3366 Well Connection Factor : Crash when selecting WCF when project fails to load
2018-09-14 09:47:38 +02:00
Magne Sjaastad
5f52dae545
#3269 Compdat Export Performance : Load all data before loop
2018-08-24 15:50:27 +02:00
Magne Sjaastad
b3a7dc943c
#3269 Compdat Export Performance : Moved fields to private and protected
2018-08-24 15:50:27 +02:00
Magne Sjaastad
d88bff3a72
#3269 Compdat Export Performance : Add load of scalar data from result names
2018-08-24 15:50:27 +02:00
Gaute Lindkvist
06e3ca238a
#3154 Implement Common Data Source for Well Log Plots
2018-07-16 08:57:28 +02:00
Gaute Lindkvist
280656ca26
#3043 Implement Time step filtering on import for Geomech
2018-06-13 14:10:47 +02:00
Magne Sjaastad
a986f3a4d2
#2868 Completion Type : Simplify update code paths
2018-05-09 11:48:37 +02:00
Magne Sjaastad
dfa0d15844
#2803 Ensemble Cases Performance : Use loadAllSummaryCaseData()
2018-05-07 12:57:12 +02:00
Magne Sjaastad
4eec46cbdc
#2770 Fracture : Extract startTimer()
2018-04-20 14:22:55 +02:00
Magne Sjaastad
c16c10e774
#2683 Well CF Visualization: Show connection factors on closed connections
2018-04-19 20:18:15 +02:00
Magne Sjaastad
3bc85ce794
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
Magne Sjaastad
c0054cff91
#2553 Well CF Visualization: Add recompute of virtual conn factors
2018-04-05 14:25:47 +02:00
Magne Sjaastad
2bf0773815
#2546 Well CF Visualization: Recompute data when required
2018-03-14 14:35:45 +01:00
Magne Sjaastad
108ef5eecc
#2544 Well CF Viz : Add basiz viz with spheres, add legend to view
2018-03-14 09:35:48 +01:00
Magne Sjaastad
72b5f540e5
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
2018-02-26 20:54:45 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Rebecca Cox
0fece2447a
#2470 2D Intersection Views: Hide the item when no intersections are present
2018-02-15 14:37:38 +01:00
Magne Sjaastad
519771cb38
#2447 Fracture : Rename to fractureColors
2018-02-06 12:57:50 +01:00
Jacob Støren
29ac24f3dd
#2426 Add working legends to 2D intersection Views. Refactor to make legend update code work from a separate view with separate legend configs. Make sure legend and results are updated as the main view is updated. Adjust legendconfig->setTitle to use QString
2018-02-02 07:48:27 +01:00
Magne Sjaastad
6f0f73a017
#1758 Add direct access to RigMainGrid from RimEclipseCase
2018-01-31 10:20:47 +01:00
Jacob Støren
d34b3a7c74
#2331 Add 2d Intersection View collection with automatic views. The create command is adjusted into a "Show" command.
2018-01-23 14:37:52 +01:00
Jacob Støren
d616548cd0
#2331 Shell of 2dIntersectionView shell added. Fixed access to views on a case including the intersection views also.
2018-01-17 08:10:05 +01:00
Magne Sjaastad
ded9cc6708
#2322 Check define before using stimPlanColors
2018-01-12 11:56:33 +01:00
Magne Sjaastad
7511e8a243
#2322 New View : Improve default values when creating view
2018-01-12 10:55:00 +01:00
Jacob Støren
2dbc907934
Merge renaming of RimView into dev
2018-01-09 10:48:09 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Magne Sjaastad
472aa87265
System : Postfix with _OBSOLETE
2018-01-09 09:57:54 +01:00
Magne Sjaastad
1583923ed1
#2287 Calculate Completion Type : Execute loadAndUpdate only when required
2017-12-21 18:57:30 +01:00
Rebecca Cox
a2a7155d1c
#2213 Formations: On import, set formation on active case
2017-12-01 13:31:12 +01:00
Rebecca Cox
45ef3a1f00
#2087 Summary: Reload summary case eclipse case reload
2017-11-13 07:55:22 +01:00
Rebecca Cox
de8b953360
#2094 Move annotation functions from updateGridBoxData to new function
2017-11-08 09:07:44 +01:00
Magne Sjaastad
3f90e8a632
#1877 Statistics case : Do not create placeholder results for statistics case
2017-10-20 15:48:12 +02:00