Commit Graph
2787 Commits
Author SHA1 Message Date
Magne Sjaastad 1e4a96d79d #821 Remember export path and replace default file name including '/' with '_' 2016-09-16 12:47:27 +02:00
Jacob Støren 0dfb68babf #838 Turned "Undefined Grid Faults With Inactive" off by default 2016-09-16 12:04:20 +02:00
Jacob Støren 4d005bdfc8 #836 Fixed missing data load when toggling on a curve
This bug would also cause wrong data to be displayed, if a curve had been toggled off, then changed, and toggled on again.
2016-09-15 08:19:37 +02:00
Jacob Støren 5e9308f7b3 #821 Implemented a method to do resampling of the well log data. Untested. 2016-09-14 16:33:07 +02:00
Magne Sjaastad 0fc911e50b #837 Set category legend width to 150 px 2016-09-14 08:27:04 +02:00
Magne Sjaastad 91476b43c8 #837 Rename 2016-09-13 14:07:45 +02:00
Magne Sjaastad b3f036fb0e #837 GeoMech: Added formation property filter. Moved some functionality to RimCellFilter 2016-09-13 13:43:27 +02:00
Magne Sjaastad 384a8cc8e7 #837 Formation Names: Show layer names in property filter (Eclipse) 2016-09-13 13:43:27 +02:00
Jacob Støren ba0a3b53f5 #820 Use TVDMSL as channel name for TVD 2016-09-13 11:19:27 +02:00
Jacob Støren 9041e4a582 #836 Fixed missing/wrong zoom update for well log plots when opening project.
Refactored the zoom update method names
2016-09-13 09:59:34 +02:00
Jacob Støren 2ea167337f #820 Export of TVD along with MD to LAS file
Now the tvd data is always put into the RigWellLogCurveData
Existing tvd data is written to LAS file.
2016-09-12 16:43:31 +02:00
Jacob Støren a4fb6a37ae #829 Improved category colors slightly 2016-09-12 14:29:00 +02:00
Jacob Støren 0b4a0fef4c #852 Set default summary curve line thickness to 2 2016-09-12 13:15:39 +02:00
Jacob Støren 88af194702 #829 Update display and pick information when reloading / selecting a formation names file 2016-09-12 13:15:39 +02:00
Magne Sjaastad e360c55e16 #272 Rename 2016-09-12 11:24:15 +02:00
Magne Sjaastad 7306950d9d #831 Category legend use full height to be able to show as many category names as possible 2016-09-12 11:11:25 +02:00
Jacob Støren 25d5a500f0 #829 improved category palette 2016-09-09 14:59:20 +02:00
Jacob Støren 38c0b29b84 #829 Ordered the legend for formation names in the natural top to bottom order 2016-09-09 12:11:00 +02:00
Magne Sjaastad 077351cd04 #272 Use combo box to switch between predefined and custom cell edge result 2016-09-09 11:47:00 +02:00
Magne Sjaastad 2f5acc38ac Added debug output of grid name and size, added comments 2016-09-09 11:47:00 +02:00
Jacob Støren 39d82a28f4 #829 Use interpolated colors in category legend by default 2016-09-09 11:17:08 +02:00
Jacob Støren c360040213 #829 Added a comment on link to color info 2016-09-09 09:59:35 +02:00
Magne Sjaastad 0a523a252a #828 Report and clamp invalid K-values for well connections 2016-09-08 15:21:40 +02:00
Magne Sjaastad 1180db39f7 #829 Rename 2016-09-08 10:43:26 +02:00
Magne Sjaastad 0f88475fd8 #829 Show formation colors for all time steps 2016-09-08 08:50:10 +02:00
Jacob Støren f057f684b1 #829 Sorted category colors by hue 2016-09-08 08:19:26 +02:00
Jacob Støren 78b29fc3a0 Fixed zoom all bounding box issue related to 1209c908e5
Used explicit mainRendering instead of renderSequence->firstRendering()
2016-09-07 15:54:12 +02:00
Magne Sjaastad 45f56b9fab #829 Use HUGE_VAL for k-layers not covered by formation definitions 2016-09-07 13:31:49 +02:00
Jacob Støren 1209c908e5 Fixed clip plane related assert on linux. Hopefully the final fix of trouble related to : ca6e650a72 and 80985785 and 0128baddff
The fundamental problem was that the quad rendering was included in the boundingbox.
2016-09-07 12:52:40 +02:00
Magne Sjaastad cf8190cbf1 #829 Eclipse: Set default legend mapping and color range when selecting a category result 2016-09-07 11:41:02 +02:00
Magne Sjaastad f404299702 (#829) Moved RimLegendConfig as a private field to be able to switch between standard and single var result color 2016-09-07 11:12:45 +02:00
Magne Sjaastad f1c214c1d7 (#829) Use std::vector instead of std::set for categories. Added categoryNames to RimLegendConfig 2016-09-07 11:12:31 +02:00
Magne Sjaastad 3e40db6ef0 #827 Refactored CategoryMapper function names and added comments 2016-09-07 08:52:32 +02:00
Magne Sjaastad 3ddec2c65a Allow grids with varying number of active cells to be part of same grid group 2016-09-06 15:11:39 +02:00
Magne Sjaastad 9281156d4d Fixed missing clear of statistics data cache 2016-09-06 15:11:39 +02:00
Jacob Støren fcace2a92b Merge Formation Names coloring work and FlowDiagnostics integration 2016-09-06 14:17:50 +02:00
Jacob Støren e4e3c37f89 #811 Setting default legend type for category results 2016-09-06 14:03:02 +02:00
Jacob Støren 3e8873c870 #812 and related to #272 Formation and Category for Cell edge 2016-09-06 12:17:02 +02:00
Jacob Støren c903e87dfd #811, #812 WIP, Formation names coloring of cells. First shot. Works but needs refinment. 2016-09-06 10:27:30 +02:00
Magne Sjaastad 5420960b22 #826 Added opm-flowdiagnostics libary with a basic test 2016-09-05 15:23:24 +02:00
Magne Sjaastad 8b16c036fd Commented out local file path usage 2016-09-05 15:22:22 +02:00
Magne Sjaastad a83e797e63 Fixed missing grid box geometry when a hidden view was activated 2016-09-02 14:19:20 +02:00
Magne Sjaastad 191788643c #719 Extended Grid Box axis to make sure a label coord is present both above max coord and below min coord 2016-09-02 14:04:17 +02:00
Magne Sjaastad c9be561937 #722 Grid Case Group Statistics: Include in-active cells for ACTNUM statistics 2016-09-01 18:34:59 +02:00
Magne Sjaastad f1451a1126 #724 Grid Case Group Statistics: Add option to include in-active cell value as zero 2016-09-01 18:08:51 +02:00
Magne Sjaastad 1b38326d83 #279 Include cleanup 2016-09-01 13:01:17 +02:00
Magne Sjaastad 0128baddff #279 Use frame buffer objects for snapshots when available, otherwise use grabFrameBuffer() 2016-08-31 17:34:31 +02:00
Magne Sjaastad 457c3c732b #569 Added font sizes 12, 24, and 32 2016-08-29 14:25:50 +02:00
Jacob Støren f3e4a6edea #819 Added reload formation names command 2016-08-26 16:12:55 +02:00
Jacob Støren f03e6de1f2 #810, #813, #808 Display formation name when picking 2016-08-24 15:19:39 +02:00