Bjørn Erik Jensen
f0dec1bc0a
#3145 Ensemble stat. Update checkboxes properly when toggling 'based on filtered cases'
2018-07-05 08:38:36 +02:00
Bjørn Erik Jensen
a5fe2ed69a
#3147 New summary plot. Fix missing initial source selections
2018-07-05 08:22:19 +02:00
Jacob Støren
dc4d64c3ab
Linux compile fix, missing cmath
2018-07-04 17:19:15 +02:00
Jacob Støren
972d006249
#2609 Add names to new wells, and make it editable and saved/read
2018-07-04 17:02:20 +02:00
Jacob Støren
7156b99b88
#2608 #2609 Add disabled Solvespace S-curve calculation. Use simplified S-curve calculation. Cleaned up Gui to only whats supported.
2018-07-04 17:02:20 +02:00
Gaute Lindkvist
e5767c4f41
Add back connecting scheduleUpdateChildrenLayout to legendDataChanged
...
* This was mistakenly removed
2018-07-04 16:54:22 +02:00
Gaute Lindkvist
2db495662f
Use only the current step to for 3d well log curve range when follow current time step is off
2018-07-04 16:54:22 +02:00
Bjørn Erik Jensen
8c07e7d581
Resampler. New unit test
2018-07-04 14:51:34 +02:00
Bjørn Erik Jensen
cc87da2ae0
#3106 Ensemble calculations. Hash only ensemble parameters common to all cases. Move cases validation
2018-07-04 14:36:14 +02:00
Bjørn Erik Jensen
224f379ea6
#3143 Summary plot. Remove misplaced delete of QWT curve
2018-07-04 12:48:28 +02:00
Gaute Lindkvist
3dec239c99
#3132 Increase legend sample line lengths and scale by curve thickness
...
* Otherwise we can't distinguish between curves in the legend.
2018-07-04 11:10:32 +02:00
Gaute Lindkvist
a898f909e1
#3132 Set sensible colors and line types for different curves.
2018-07-04 11:10:32 +02:00
Gaute Lindkvist
0bbe0db394
#3137 Make sure azimuth angles are clockwise and 0 to 360.
2018-07-04 11:10:32 +02:00
Gaute Lindkvist
4112682b6a
#3136 Fix RFT/PLT plots and refactor the way Mdi windows are resized when adding/removing plot tracks.
2018-07-04 11:10:32 +02:00
Bjørn Erik Jensen
28993dae49
#3140 CSV import dialog. Add time format 'None' which is default
2018-07-04 10:29:43 +02:00
Bjørn Erik Jensen
2eae092359
RimSummaryPlot. Removed superfluous replot
2018-07-04 10:00:14 +02:00
Bjørn Erik Jensen
208ba77765
Add missing include
2018-07-04 09:53:00 +02:00
Bjørn Erik Jensen
47eff2d9aa
CSV import. Robustified address string to eclipse address object
2018-07-04 09:39:00 +02:00
Bjørn Erik Jensen
76d3ec79fd
Error bars. Plot only valid error bar values
2018-07-04 09:34:54 +02:00
Bjørn Erik Jensen
34f61b92c0
Fix case realization parameters reader unit test after increasing number of search levels
2018-07-04 09:26:04 +02:00
Bjørn Erik Jensen
2dd8744743
Ensemble import. Do not show warning dialog if there are no errors
2018-07-03 15:20:14 +02:00
Jacob Støren
228b4a5f85
#2609 Move RimWellPathGeomDef to a separate file
2018-07-03 08:43:19 +02:00
Bjørn Erik Jensen
cbacd73068
Remove unused files
2018-07-03 08:20:49 +02:00
Jacob Støren
95c396ce77
#2609 Make modeled well path visible when loading project file
2018-07-02 16:55:32 +02:00
Jacob Støren
dc95b217c5
#2609 Update the visualization when the well path geometry definition changes
2018-07-02 16:31:55 +02:00
Jacob Støren
0f39356fcb
#3135 Create a class to do sampling of an poly-arc-line
2018-07-02 16:31:55 +02:00
Bjørn Erik Jensen
9fd38064df
#3133 CSV import. Assume that all data columns are numeric columns
2018-07-02 15:14:32 +02:00
Bjørn Erik Jensen
ec26d8638a
#3134 Ensemble parameters import. Search 3 folder levels up. Improved warning message
2018-07-02 14:53:13 +02:00
Bjørn Erik Jensen
02059debf9
#3087 Show plot data. Add context menu: export to file
2018-07-02 14:29:46 +02:00
Bjørn Erik Jensen
a949f2acec
#3087 Show plot data. Fix typo
2018-07-02 13:12:42 +02:00
Bjørn Erik Jensen
0baf2226a2
#3087 Show plot data. Do not display tabs when only ascii data curves exist. Bugfixes
2018-07-02 13:06:07 +02:00
Bjørn Erik Jensen
13e5a3214b
#3087 Show plot data. Display tabbed dialog for summary data
2018-07-02 11:45:14 +02:00
Gaute Lindkvist
ff84d81e44
Clean up after review
...
* Disable grid lines and tick marks if x range is empty.
* Rename intervals to intervalCount when it is an integer count.
* Fix some compile warnings.
2018-07-02 10:29:32 +02:00
Gaute Lindkvist
0a0cb584b5
Move hard coded parameter names to RiaDefines
2018-07-02 10:29:32 +02:00
Gaute Lindkvist
0d9f810718
Make sure plot window is activated after creating/opening it.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
470c28677c
Fix crash when loading formation names.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
ed232b9cbd
#2966 Add command to create a well bore stability plot
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
fc821ea524
Make updating of well log plots more robust
...
1. Don't update tracks in RimWellLogPlot::createViewWidget.
* We haven't set up the MDI windows properly yet.
* Instead implement updateVIewWidgetAfterCreation override and do update tracks there.
2. Perform calculateAvailableDepthRange in applyZoomAllDepths
3. Do replot of track widgets twice when changing visible range. Need to investigate this one further.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
ec63f0c28e
Setter methods for grid lines, plot title visibility and tick intervals
...
* Allows us to set them programatically.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
e39a34cd0d
Add some features to well log plot, track and curve creation.
...
* Needed for creating the well bore stability plots
* Add ability to set plot and track titles
* Make updating and refreshing plots optional when adding curves/tracks so it can be done at the end instead.
* Optionally set custom titles to the plots and tracks.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
e1fa79c066
Setter for custom name in RimPlotCurve so name can be set programatically.
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
5bc59c1ee9
Fix problem where Well Log Plot looks in main window instead of plot window for MDI child windows.
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
62279d7a43
Add ability to set GeoMech-result address programatically for Well Log Exctraction curves.
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
76f0126e59
Move rkbDiff calculation code to RigWellPath so it can be shared instead of copied.
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
5d6188b39c
#3103 Manual tick marker setting
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
707a7a91e6
#3103 Make grid lines match major and minor interval and make the grid lines optional
2018-07-02 09:51:10 +02:00
Gaute Lindkvist
8c445388b8
#3097 Make sure track height takes title into account
2018-07-02 09:51:10 +02:00
Gaute Lindkvist
2a9d506ae0
#3103 Set axis tick intervals based on track width: more ticks for wide tracks.
2018-07-02 09:51:10 +02:00
Gaute Lindkvist
dadaa87274
#3102 Hide legend scrollbars
2018-07-02 09:51:10 +02:00
Gaute Lindkvist
d20a96bdfa
#3097 Make sure plot title is updated when user description is changed.
2018-07-02 09:51:10 +02:00