Commit Graph

3081 Commits

Author SHA1 Message Date
Magne Sjaastad
ac2a28f139 (#538) Initialize new plot with depth unit
Removed obsolete functions
2015-12-02 15:07:29 +01:00
Magne Sjaastad
a85292ecd4 Replace additional characters with _ in LAS file export 2015-12-02 15:07:29 +01:00
Magne Sjaastad
a215e080cc (#538) Display correct unit in curve name 2015-12-02 15:07:28 +01:00
Magne Sjaastad
de14b93f6b (#538) Support both meter and feet in LAS export 2015-12-02 15:07:28 +01:00
Magne Sjaastad
d18e8f7bd3 (#538) Added depth unit and conversion between meter and feet 2015-12-02 15:07:27 +01:00
Magne Sjaastad
fe261560bd (#538) Added DepthUnitType enum containing meter and feet 2015-12-02 15:07:27 +01:00
Jacob Støren
76a90b04c8 (#616) Removed the legend scrollbars completely by keeping the legend with at required size. 2015-12-02 13:58:10 +01:00
Jacob Støren
fa83513ac6 Made scrollbar inactive on zoom all. Made zoom all depth show the endpoint of the plot. 2015-12-02 12:23:10 +01:00
Magne Sjaastad
aebf776408 (#164) Sort parameter list for cell results 2015-12-02 10:32:59 +01:00
Magne Sjaastad
8047b9e92e (#617) Improved wheel zoom on curves
The scroll bar was updated as part of the wheel zoom event, and a signal
from this update caused a panning of the curve
2015-12-02 08:29:28 +01:00
Jacob Støren
dac0db0fb9 (#654) Added autoscale toggle to WellLog Tracks. 2015-12-01 16:52:41 +01:00
Jacob Støren
219fdc6603 (#345) Well name alone on a line is now accepted. "#" and "--" at start of a line tags the line as comment
Several lines of text between wells are handled. Last none-empty line is used as well name.
2015-12-01 16:52:38 +01:00
Magne Sjaastad
1150b12213 (#532) WLP: Added line thickness 2015-12-01 16:22:18 +01:00
Magne Sjaastad
2f6bd07ff0 (#641) Added support for copy / paste of points 2015-12-01 15:25:55 +01:00
Magne Sjaastad
19d156e8ff [Fwk] Fixed missing rename in test app 2015-12-01 15:25:54 +01:00
Magne Sjaastad
3469c8bfb7 Fixed missing include and signed/unsigned compare (Linux) 2015-12-01 05:19:49 -08:00
Magne Sjaastad
50cd9250c4 (#659) Sort well paths when downloading from SSI-hub 2015-12-01 13:28:44 +01:00
Magne Sjaastad
f07f9cba3e (#641) Show empty label to make push button smaller 2015-12-01 12:34:32 +01:00
Magne Sjaastad
709d993cc6 (#641) Use color in QListView to indicate input point mode 2015-12-01 12:34:31 +01:00
Magne Sjaastad
512701ce11 (#641) Hide extent lenth for polyline 2015-12-01 12:34:31 +01:00
Magne Sjaastad
dc03844a55 (#641) Added polyline point visualization 2015-12-01 12:34:30 +01:00
Magne Sjaastad
3eade62961 (#641) Use checkable button for point input from viewer 2015-12-01 12:34:30 +01:00
Magne Sjaastad
8b3adf0f5b (#641) Refactoring to improve readability 2015-12-01 12:34:29 +01:00
Magne Sjaastad
40c9b711c2 (#641) Use large priority to make sure the highlight part is rendered after reservoir parts 2015-12-01 12:34:28 +01:00
Magne Sjaastad
1208c2f468 (#641) Show user defined polyline using magenta, also visible when mesh is turned off 2015-12-01 12:34:28 +01:00
Jacob Støren
ee11d4fde7 (#672) Refactoring and Fix of side effects introduced by 704f4fa 2015-12-01 12:27:19 +01:00
Jacob Støren
704f4fa42b (#672) Avoid deleting and hiding WellLogPlot and Wells folders when they have no children 2015-11-30 15:07:54 +01:00
Jacob Støren
9d9ff798a9 (#655)(#163) Guard against null ptrs in name comparisons 2015-11-30 14:50:16 +01:00
Jacob Støren
d637248ae9 (#655) Sort the wells in the Wells folder by name 2015-11-30 14:32:34 +01:00
Jacob Støren
707e8c68ab (#163) Sort simulation wells by name 2015-11-30 14:04:03 +01:00
Magne Sjaastad
bd2a65acb4 (#641) Create user defined polyline by clicking on reservoir cells 2015-11-27 17:18:51 +01:00
Magne Sjaastad
7cd4394102 Guard against polylines with less than two points 2015-11-27 17:18:50 +01:00
Jacob Støren
7b9f2b41ed CppCheck fixes, Errors Warnings and performance 2015-11-27 16:37:26 +01:00
Jacob Støren
6fdc975464 Intersection: Reorganized gui a bit 2015-11-27 13:51:41 +01:00
Jacob Støren
0bda8e9a2f (#679) Inactive cells can be toggled from the intersection 2015-11-27 13:51:39 +01:00
Jacob Støren
9f0c9d13b9 Whitespace 2015-11-27 13:51:36 +01:00
Magne Sjaastad
39ae89b07b (#667) Move intersections above range filters in tree view 2015-11-27 13:47:03 +01:00
Magne Sjaastad
f33a3174ee (#667) Make Grids toggle follow toggle button in toolbar
Renamed toolbar text to "Hide Grid Cells"
2015-11-27 13:47:02 +01:00
Magne Sjaastad
a42b0d2c8e (#667) Added Grids to project tree below Info Box
Fixed update issue related to missing time step texts in animation
toolbar
2015-11-27 13:47:01 +01:00
Magne Sjaastad
09c88fb768 (#667) Intersection visibility will now follow fault visibility 2015-11-27 13:47:01 +01:00
Jacob Støren
9fff7825af (#676) Start intersections of well paths when the trajectory enters the active cells bounding box. 2015-11-27 11:29:28 +01:00
Magne Sjaastad
f8d3b85047 (#669) Grid Box: When creating a new view, enable grid box by default 2015-11-27 10:47:12 +01:00
Magne Sjaastad
cbdf446716 (#670) Grid box: Do not use scientific notation on legend 2015-11-27 10:38:23 +01:00
Magne Sjaastad
bf5de93113 [Fwk] Improved static initializer naming 2015-11-27 10:38:23 +01:00
Magne Sjaastad
563aa95abf [Fwk] Static initializer must be placed at file global scope in order to always call the constructor in the cpp file 2015-11-27 10:38:22 +01:00
Jacob Støren
5c0c18ca30 (#668) Autmatically change itersection name when changing well or branch 2015-11-27 10:14:54 +01:00
Magne Sjaastad
eb4fefce7c Removed obsolete file 2015-11-26 18:42:07 +01:00
Jacob Støren
2bf6771da0 (#675) Addjusted default extent when we have a small reservoir. 2015-11-26 16:47:45 +01:00
Jacob Støren
c86bb47fa9 (#666) Fixed assert reported in comment 2015-11-26 16:12:58 +01:00
Jacob Støren
7ebd6514cb (#675) (#666) Extrapolating intersection by user amount, along well-end directions
Making vertical-only well paths more robust also.
2015-11-26 16:12:55 +01:00