Commit Graph

12143 Commits

Author SHA1 Message Date
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
Gaute Lindkvist
08afc1f8d7 Add automatic name updating of EnsembleRftCurveSets 2019-12-06 08:13:31 +01:00
Gaute Lindkvist
9c458ec3ba Fixed typo in comment SFINA -> SFINAE 2019-12-06 08:13:31 +01:00
Gaute Lindkvist
7fd4aa1ce9 #5002 Ensemble RFT curve sets with parameter coloring and separate legends 2019-12-06 08:13:31 +01:00
Gaute Lindkvist
f56a34843a Refactored ensemble parameter legends 2019-12-06 08:13:31 +01:00
Gaute Lindkvist
c4951a5a03 Enable the use of the C++11 enum class in caf::AppEnum 2019-12-06 08:13:31 +01:00
Magne Sjaastad
d4b7797bb1 #5187 Info Box: Change defaults for Statistics Options 2019-12-06 07:47:19 +01:00
Magne Sjaastad
0cf05a4347
Merge pull request #5192 from OPM/change-defaults
Info Box: Change defaults for Statistics Options
2019-12-06 07:46:05 +01:00
Kristian Bendiksen
54820eb20a
Merge pull request #5173 from OPM/feature-well-measurement-reorg 2019-12-05 15:51:24 +01:00
Magne Sjaastad
4761938a72 #5187 Info Box: Change defaults for Statistics Options 2019-12-05 15:20:12 +01:00
Magne Sjaastad
948d193e3e #5189 Grid Case Group: Read Well Data Source when importing project 2019-12-05 14:29:53 +01:00
Magne Sjaastad
e4d7595bb6
Merge pull request #5191 from OPM/read-well-data-on-load
Read well data on load
2019-12-05 14:27:47 +01:00
Magne Sjaastad
28dc11ac64
Merge pull request #5184 from OPM/feature-ensemble-rft-colors
Feature ensemble rft colors
2019-12-05 14:25:46 +01:00
Magne Sjaastad
cebe0485da #5100 Regression Test : Avoid deleteLater() to have full control on memory management timing 2019-12-05 14:21:57 +01:00
Magne Sjaastad
2f2a2188fe #5100 Regression Test : Move summary dialog to main plot window 2019-12-05 14:21:35 +01:00
Magne Sjaastad
0af1b71607
Merge pull request #5190 from OPM/fix-timers
Avoid timers being used from statically allocated dialog
2019-12-05 14:21:01 +01:00
Magne Sjaastad
1f7818098a #5189 Grid Case Group: Read Well Data Source when importing project 2019-12-05 13:53:03 +01:00
Gaute Lindkvist
a703ac6bfd Fix ensemble selection if statistics curves are not shown 2019-12-05 13:51:47 +01:00
Magne Sjaastad
8113782dd6 #5100 Regression Test : Avoid deleteLater() to have full control on memory management timing 2019-12-05 13:33:58 +01:00
Magne Sjaastad
41fbd7bcf5 #5100 Regression Test : Move summary dialog to main plot window 2019-12-05 13:32:48 +01:00
Gaute Lindkvist
270bc9f369 Fix updates after legend change 2019-12-05 12:54:46 +01:00
Gaute Lindkvist
bb20091f24 Fixed typo in comment SFINA -> SFINAE 2019-12-05 12:26:49 +01:00
Gaute Lindkvist
dfe2153af7 Add automatic name updating of EnsembleRftCurveSets 2019-12-05 12:26:49 +01:00
Magne Sjaastad
d6bdc53ee5 #5185 Regression Test : Always set regression image size on snapshot commands 2019-12-05 11:56:10 +01:00
Magne Sjaastad
ad648eadc1 Janitor : Guard access to undefined memory 2019-12-05 11:56:04 +01:00
Magne Sjaastad
7e22cc12b8
Merge pull request #5186 from OPM/snapshot-fixes
Fix snapshot image size issues
2019-12-05 11:54:17 +01:00
Gaute Lindkvist
f6b5877ed1 #5002 Ensemble RFT curve sets with parameter coloring and separate legends 2019-12-05 09:26:01 +01:00
Gaute Lindkvist
43b1e35a6b Refactored ensemble parameter legends 2019-12-05 09:26:00 +01:00