Magne Sjaastad
ff09fba50c
Merge pull request #5229 from OPM/release-fixes
...
Small fixes related to release
2019-12-16 14:36:02 +01:00
Magne Sjaastad
563fa8dbaa
#5228 Summary Plot: Fix curves from a summary case when .EGRID file is opened
2019-12-16 13:21:43 +01:00
Magne Sjaastad
fc535d6d74
#5225 Plot Template: Fix crash when selecting directory instead of template item
2019-12-16 13:02:31 +01:00
Magne Sjaastad
fee31510d6
#5227 Ensemble Filter : Create one curve filter by default
2019-12-16 12:40:10 +01:00
Magne Sjaastad
839329876a
#5226 Ensemble Filter : Remove colors group from property editor
2019-12-16 11:44:25 +01:00
Magne Sjaastad
d5c965aebe
#5224 Avoid unicode in description of Summary Address
2019-12-13 15:53:38 +01:00
Magne Sjaastad
91e8b1a839
#5224 Avoid unicode in description of Summary Address
2019-12-13 15:52:28 +01:00
Magne Sjaastad
5d96ce738c
#5131 Minor calculation curve adjustments
2019-12-13 15:41:34 +01:00
Magne Sjaastad
dd5ebe494a
Merge pull request #5210 from OPM/fix-show-plot-on-calculated-curves-5140
...
Fix show plot on calculated curves 5140
2019-12-13 11:05:25 +01:00
Jacob Støren
0bd9ef925a
#5147 RimEclipseResultCase::m_sourSimFileName ->FilePath
2019-12-13 10:27:38 +01:00
Magne Sjaastad
525d4086f9
#5131 Remove obsolete includes
2019-12-13 08:50:01 +01:00
Jacob Støren
b7db416652
#5147 Avoid using RimFormationNames::m_formationNamesFileName in initAfterRead
...
The path is not valid during initAfterRead Traversal
2019-12-12 16:19:50 +01:00
Jacob Støren
1c6c82af85
#5147 Fix RimFileWellPath::setupBeforeSave addressing the filePath
...
Needs to copy the cached wellpaths on save.
Split the cached filePath and the uncached filePath to only list the external well paths in the global path list, and to be able to copy the cached files on save.
2019-12-12 16:15:24 +01:00
Jacob Støren
e4eea67a4e
Fix error in cafFilePath QVariant isEqual operator
2019-12-12 16:09:20 +01:00
Kristian Bendiksen
d6ff1eb847
#5140 Fix incorrect values for "Show Plot Data" action on calculated summary curves.
...
Fixed by checking if all the variables in a calculated expression is based on
accumulated data.
2019-12-11 15:14:50 +01:00
Kristian Bendiksen
da7c582ae1
#5131 Avoid setting calculation twice.
2019-12-11 15:12:13 +01:00
Jacob Støren
298b40d6ef
Refactor: Centralized generation of path to storage of wellpaths from SSIHUB
2019-12-11 11:39:02 +01:00
Jacob Støren
0f9b667c55
Guard against missing well path geometry data
2019-12-11 10:27:49 +01:00
Magne Sjaastad
3093d1ac90
Upped to 2019.08.2-dev.09
2019-12-11 09:53:55 +01:00
Magne Sjaastad
1628f01939
#5131 : Calculated curves : Use find in RimSummaryCalculationCollection
2019-12-11 09:47:26 +01:00
Magne Sjaastad
532d5899de
#5131 : Calculated curves : Show native address in title
2019-12-11 09:47:26 +01:00
Magne Sjaastad
03581804e2
#5131 : Calculated curves : Always show legend text
2019-12-11 09:47:26 +01:00
Jacob Støren
37b32c4e8a
#5147 RimFormationNames::m_formationNamesFileName -> FilePath
2019-12-11 09:31:13 +01:00
Magne Sjaastad
8a88208f65
#5207 Curve Calculator : Move dialog to RiuPlotMainWindow
2019-12-11 09:29:41 +01:00
Kristian Bendiksen
b4c5f123fb
#5131 Update calculation cross plot curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Kristian Bendiksen
35df3cc9d3
#5131 Update calculation curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Magne Sjaastad
c9f1028bf1
Merge pull request #5208 from OPM/move-curve-calculator
...
Curve Calculator : Move dialog to RiuPlotMainWindow
2019-12-11 09:28:21 +01:00
Jacob Støren
b1942e0844
#5147 RimWellLogFile::m_fileName ->FilePath
2019-12-11 08:38:31 +01:00
Jacob Støren
7f1ccc0169
#5147 RimStimPlanFractureTemplate::m_stimPlanFileName -> FilePath
2019-12-11 08:30:32 +01:00
Jacob Støren
eb421db040
#5147 RimWellPath::m_wellPathFormationFilePath ->FilePath
...
RimFileWellPath::m_filepath ->FilePath
2019-12-11 08:23:37 +01:00
Jacob Støren
059288ef97
#5147 RimEclipseInputProperty::fileName -> caf::FilePath
2019-12-10 16:58:07 +01:00
Jacob Støren
11807029a5
#5147 RimEclipseInputCase::m_gridFileName -> FilePath
2019-12-10 16:43:12 +01:00
Jacob Støren
723caaaf79
#5147 RimEclipseCase::m_filesContainingFaults -> vector<FilePath>
2019-12-10 16:36:07 +01:00
Jacob Støren
d19c87c23a
#5147 RimEclipseResultCase::caseFileName -> PdmField<caf::FilePath>
2019-12-10 16:19:39 +01:00
Jacob Støren
18cf59530f
#5147 RimSummaryCase::m_summaryHeaderFilename -> PdmField<caf::FilePath>
2019-12-10 16:12:21 +01:00
Magne Sjaastad
946eaf4878
#5207 Curve Calculator : Move dialog to RiuPlotMainWindow
2019-12-10 15:36:33 +01:00
Jacob Støren
a9d089df6d
#5147 PdmField<caf::FilePath> now uses a reference list in the start of the project file to store the paths.
2019-12-10 14:58:47 +01:00
Magne Sjaastad
af2791da42
Set version to 2019.11.0-RC02
2019-12-06 14:47:39 +01:00
Magne Sjaastad
8e540efa37
Merge pull request #5199 from OPM/msw-fixes
...
Several critical fixes for MSW export
2019-12-06 14:39:13 +01:00
Magne Sjaastad
fdb14dd49a
Merge pull request #5199 from OPM/msw-fixes
...
Several critical fixes for MSW export
2019-12-06 14:37:04 +01:00
Magne Sjaastad
b1e631c32f
Fix notation
2019-12-06 14:16:22 +01:00
Gaute Lindkvist
872d69817a
#5084 Rework RicNewSummaryPlotFeature to create ensemble plots when that makes sense
2019-12-06 13:37:50 +01:00
Gaute Lindkvist
a629a957cc
#5084 Rework RicNewSummaryPlotFeature to create ensemble plots when that makes sense
2019-12-06 13:37:31 +01:00
Magne Sjaastad
db3b8937fa
#5198 Export MSW : Move into separate functions
2019-12-06 13:34:52 +01:00
Magne Sjaastad
312caa7568
#5198 Export MSW : Add extra segment if user defined measured depth is above grid
2019-12-06 13:14:42 +01:00
Magne Sjaastad
3babbe675a
#5197 Export MSW : Set minimum segment length to 1.0e-3
2019-12-06 12:10:34 +01:00
Magne Sjaastad
955d07f9ce
#5196 Export MSW : Do not export segments before start measured depth
2019-12-06 10:10:02 +01:00
Gaute Lindkvist
e199182e2f
#5178 Fix axis rounding on plots other than Well Log Plots
2019-12-06 09:21:07 +01:00
Gaute Lindkvist
ea793c15f3
Fix ensemble selection if statistics curves are not shown
2019-12-06 08:13:31 +01:00
Gaute Lindkvist
0b5188e4b7
Fix updates after legend change
2019-12-06 08:13:31 +01:00