Commit Graph

5869 Commits

Author SHA1 Message Date
Kristian Bendiksen
79af3d7379 #6007 Add user interface for facies properties. 2020-06-05 12:36:30 +02:00
Magne Sjaastad
b7fb6c4e5a Recreate object when reading file 2020-06-04 11:33:09 +02:00
Stein Inge Dale
10e4c60073 Code review, brush-up, and extended surface unit tests 2020-06-04 11:33:09 +02:00
Stein Inge Dale
e5f3a3b67d Surface Import : import of properties from TS files #5995 2020-06-04 11:33:09 +02:00
github-actions[bot]
674b764cb6 Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
Gaute Lindkvist
eddafa76f0 Remove redundant update code 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
192d8d1b21 Fix update of show plot title for Well Log Plots 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
2237be3898 Fix font size for summary plot axes 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
98124a177e Change header in Correlation Report Plot settings group 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
2c1ee33d54 Enable setting preferred size in caf::IconProvider 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
9130030d7b #5882 Add color gradient as icon for legend palettes. 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
90596be3ee Improve legend for Correlation Plots 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
84177d3a00 Add legend support to Report Plot 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
56addaf55d Support hiding rows and columns with no correlations 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
e6c2b693ef Improvements to Correlation plots 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
2fe4372dc2 First round of caf::FontTools 2020-06-03 14:00:04 +02:00
Magne Sjaastad
bb4bdc048d Make sure relevant changes in patch branch are merged to dev 2020-05-27 09:12:47 +02:00
Magne Sjaastad
b8d9dedad2 Reintroduce deleted line
An earlier commit removed this line
2020-05-26 14:38:52 +02:00
Magne Sjaastad
08f3789c01 #5899 Fracture: Make sure the angle is in 0..90 interval 2020-05-26 07:45:23 +02:00
Magne Sjaastad
c548c4a12b #5899 Fracture: Use robust way to find diff between two angles 2020-05-26 07:45:23 +02:00
Magne Sjaastad
b86acaeca4 #5980 Grid Group Statistics : Swap names for P10 and P90 and skip underscore 2020-05-26 07:45:23 +02:00
Kristian Bendiksen
3e882a65df #5979 Fix color legend crash when opening regression test project
Projects containing Rim2dIntersectionViews copy legend config from the view using
PdmXmlObjectHandle::writeObjectToXmlString/readObjectFromXmlString. The
resulting xml contains references to RimColorLegendCollection which are unresolved,
and this would lead to a crash (m_colorLegend == nullptr). Fixed by resolving
the references explicitly after copy the config.
2020-05-26 07:44:57 +02:00
Gaute Lindkvist
0b453b9d15 Remove WBS parameter track color coding 2020-05-25 15:06:54 +02:00
Kristian Bendiksen
30ee125749 Improve method name to reflect implementation.
RimColorLegendCollection::allColorLegeds is better than
RimColorLegendCollection::customColorLegends since method returns both kinds
of color legends.
2020-05-24 17:26:51 +02:00
Kristian Bendiksen
0b9577df71 #5874 Remove direct accessor to obsoleted RimRegularLegendConfig::colorRange field. 2020-05-24 17:26:51 +02:00
Kristian Bendiksen
f578f1f954 #5959 Add rock type color legend with colors from Equinor GeoStandard.
Colors extracted from "Equinor GeoStandard - May 2020" document.
2020-05-24 17:26:51 +02:00
Kristian Bendiksen
0ed99c09fa Avoid saving standard color legends. 2020-05-24 17:26:51 +02:00
Kristian Bendiksen
d768ec88a9 #5874 Fix order of colors in legend. 2020-05-24 17:26:51 +02:00
Kristian Bendiksen
044ab55eea #5874 Use color legend in WellLogTrack result coloring. 2020-05-24 17:26:51 +02:00
Kristian Bendiksen
5295dbe299 #5874 Allow user defined color legends in result objects. 2020-05-24 17:26:51 +02:00
Kristian Bendiksen
8da32eddc1 Remove unused RiaColorTables includes. 2020-05-24 17:26:51 +02:00
Kristian Bendiksen
403a5502da Remove unused RimScaleLegendConfig. 2020-05-24 17:26:51 +02:00
Magne Sjaastad
dd03b09d26 #5929 Separate Fault Result: Missing fault coloring when Cell Result is defined "None" 2020-05-22 15:01:56 +02:00
Magne Sjaastad
4a8aa6ced1 #5917 Export Completion: Avoid overwrite of export completion well name 2020-05-22 15:01:56 +02:00
Magne Sjaastad
b9dac8da38 #5830 Fix auto-generated target at sea level 2020-05-22 15:01:56 +02:00
Gaute Lindkvist
ab9ba69391 #5905 Fix wrong percentile calculation
* We sent in percent values (0-100) instead of the fractional values (0 - 1) that RigHistogramCalculator::calculatePercentile required.
* It has been like this for years AFAICT.
2020-05-22 15:01:56 +02:00
Kristian Bendiksen
c366e85682 Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
Magne Sjaastad
51fd5e39b0 NNC: Compute data on demand 2020-05-21 08:09:07 +02:00
Magne Sjaastad
08b9e40f6c Always try to import well path from well path cache 2020-05-20 18:44:43 +02:00
Kristian Bendiksen
9c8fe15d28 Use unsigned int for bitfiddling (fixes unused variables warnings on gcc). 2020-05-20 14:23:22 +02:00
Kristian Bendiksen
30cec3e280 Fix comparison between signed and unsigned integer expressions. 2020-05-20 14:23:22 +02:00
Kristian Bendiksen
2f4ee076de Remove "set-but-unused" variables (generates warnings on gcc 7). 2020-05-20 13:45:59 +02:00
Magne Sjaastad
ebde4495fb Remove obsolete parameters 2020-05-15 12:55:25 +02:00
Magne Sjaastad
0c13f132fa #5932 NNC data : Compute geometry when NNC data is asked for 2020-05-15 12:55:25 +02:00
Gaute Lindkvist
ab0b05b31c Improve NNC memory use 2020-05-15 12:55:25 +02:00
Stein Inge Dale
d39bcb31ab Various operations on color legends 2020-05-14 12:08:19 +02:00
Kristian Bendiksen
20ca3354b9
Stimplan preprocessor refact (#5895)
* #5633 Add Fracture Model data object.
* #5633 Add visualization for Fracture Model.
* Use thickness direction well path.
* #5834 WIP Fracture Model: Extract facies names along thickness direction vector
* Update to class enums.
* Remove RimFractureModel dip, tilt and azimuth (no longer used).
* #5824: Fix fracture model direction relative to formation dip
* Workaround problem in generated python code which breaks tests on linux. See #5862.
* Update name of thickness direction well path.
* #5834 Add import command for facies roff file.
* #5834 Show color legend data in facies track.
Also make it possible to change the data source for the curve data in plot.
* Fracture Model: replace "Thickness Type" with "Extraction Type".
* Use shorter curve legends in fracture model plot.
* Use class enum for RimFractureModel::ExtractionType.
* Use RimProject::current() instead of RiaApplication::instance()->project().
* Simplify RimFractureModel by not implementing Rim3dPropertiesInterface.
* Use scoped enums in RiaPlotAnnotationTool.
* Remove unused RimFractureModelPlot fields.
* Hide fracture model plots field, and add accessor methods.
2020-05-14 06:39:55 +02:00
Magne Sjaastad
73ac3e5db1 #5925 Simplify computation of fault data 2020-05-13 17:57:21 +02:00
Magne Sjaastad
c932b40a56 #5925 NNC computations : Add flag in preferences to include inactive cells 2020-05-13 14:37:02 +02:00
Magne Sjaastad
0c32538e01 #5914 Import faults : Avoid computation of faults if turned off in preferences 2020-05-13 14:37:02 +02:00
Magne Sjaastad
2bc9cb37c0 #5913 Import NNC : Do not compute NNCs if importNNCs is disabled in preferences 2020-05-13 14:37:02 +02:00
Magne Sjaastad
87f1535888 #5920 Allan Diagrams : Avoid computation until required 2020-05-13 14:37:02 +02:00
Gaute Lindkvist
24d58e3a98 Fix crash in WBS curves when rkb diff is 0 2020-05-13 13:03:28 +02:00
Gaute Lindkvist
f199297f12 #5915 improve performance of NNC computation and limit to active cells 2020-05-13 12:19:03 +02:00
Magne Sjaastad
3d2ac4b573 Fix misspelled Allan diagram (#5906)
Closes #5816
2020-05-12 15:14:42 +02:00
Kristian Bendiksen
c016c02e40 Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Magne Sjaastad
e3b350a982 Fix changes in icon color API 2020-05-10 09:43:39 +02:00
Gaute Lindkvist
2e79cf614f
Refactor and rename QIconProvider -> IconProvider (#5893)
* Refactor and rename QIconProvider -> IconProvider
* Generate icons on demand as unique_ptrs
2020-05-09 11:25:11 +02:00
Kristian Bendiksen
368de8491e Add color icon to RimColorLegendItem in project tree. 2020-05-08 11:19:31 +02:00
Kristian Bendiksen
db384ea754 Add getters for RimColorLegend++. 2020-05-08 11:19:31 +02:00
Gaute Lindkvist
0bf3ed91f0 Remove legends from Correlation plots 2020-05-07 08:30:39 +02:00
Gaute Lindkvist
3240c24f2c Working clicking on Tornado Plots 2020-05-07 08:30:39 +02:00
Gaute Lindkvist
70685b73b4 Better headers and sorting 2020-05-07 08:30:39 +02:00
Gaute Lindkvist
27600fa57a Working click matrix to change correlation plots 2020-05-07 08:30:39 +02:00
Gaute Lindkvist
8be36be06b Correlation Report Plot 2020-05-07 08:30:39 +02:00
Magne Sjaastad
1557d695b8 #5883 Icons : Use framework code to apply an overlay pixmap 2020-05-06 19:02:50 +02:00
Kristian Bendiksen
20eff6f5d3 #5875 Remove duplicated code: import formation names using RifColorLegendData. 2020-05-06 11:04:33 +02:00
Stein Inge Dale
6cb86d4792 #5832 Add color legend data with import from LYR file. 2020-05-06 11:04:33 +02:00
Magne Sjaastad
3e5c77e79e Use RiaLogging instead of QMessageBox 2020-05-05 21:57:45 +02:00
Magne Sjaastad
a615cc78dc #5856 Well Disks : Improve logic to guard when geometry is created 2020-05-04 13:27:09 +02:00
Magne Sjaastad
3ef41345d0 Add missing include 2020-05-04 07:30:49 +02:00
Magne Sjaastad
0eb94ef574 #5379 Surface : Fix slicing in IJ direction 2020-05-04 06:32:37 +02:00
Magne Sjaastad
5d31912971 #5379 Surface : Update name from slice settings 2020-05-04 06:32:37 +02:00
Magne Sjaastad
5fcb42210c #5379 Surface : Add alias 2020-05-04 06:32:37 +02:00
Magne Sjaastad
c69d857c8f #5854 Surface : Add export of tsurf 2020-05-04 06:32:37 +02:00
Magne Sjaastad
e0d426df12 #5379 Surface : Add depth offset to base surface class 2020-05-04 06:32:37 +02:00
Magne Sjaastad
7bfe631118 #5379 Surface : Offset coords by a delta to avoid numerical instability
When creating a surface from top layer coords, we end up with a lot of geometrical operations in the same geometrical plane. Adjust the location of the surface coords to avoid these issues.
2020-05-04 06:32:37 +02:00
Magne Sjaastad
77734b8b57 #5379 Surface : Add grid case surface 2020-05-04 06:32:37 +02:00
Magne Sjaastad
4d114e36f8 #5379 Surface : Move enum to RiaDefines 2020-05-04 06:32:37 +02:00
Kristian Bendiksen
e66f937c29 Fix assignment instead of comparison bug in RimPlotDataFilterItem::fieldChangedByUi 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
4dfa975836 Fix warnings about "statement without effect" on gcc 7 on linux. 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
92f4e6278c Fix signed/unsigned comparison. 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
656010ffb9 Fix incorrect comparison for majorTickMarkCount in RimMultiPlot::fieldChangedByUi. 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
b5fe00ec09 Move variable to silence warnings on linux in release mode 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
2791e4954e Move variable to silence warnings on linux in release mode. 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
d1da920394 Avoid slashes in comments to not trigger multi-line comment warnings on linux. 2020-04-30 12:46:50 +02:00
Magne Sjaastad
58d8b0b753 #5852 3D view: Avoid more work than required 2020-04-30 12:29:58 +02:00
Magne Sjaastad
fbd8fffcca #5856 Well Disks: Convert to time_t once instead of N times 2020-04-30 12:29:58 +02:00
Magne Sjaastad
accfa47539 #5856 Well Disks : Guard recompute and limit evaluation to visible wells 2020-04-30 12:29:58 +02:00
Magne Sjaastad
bc400af345 #5837 Well Log Curves : Show icons in tree view 2020-04-28 07:31:00 +02:00
Magne Sjaastad
eb46552e60 #5837 Well Measurements : Create new well measurement curves 2020-04-28 07:31:00 +02:00
Magne Sjaastad
34803b76be #5837 Well Measurements : Allow modification of kind 2020-04-28 07:31:00 +02:00
Magne Sjaastad
616af75df3 #4035 System : Remove term souring from cmake and UI
Use general term HDF5 when required
2020-04-24 11:40:22 +02:00
Magne Sjaastad
95fc63fe7c Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
f89dcf4e52 Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
83914006fd Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
3f88fe197a Convert to enum class 2020-04-24 11:40:22 +02:00
Gaute Lindkvist
0bd477485a Merge branch 'dev' into feature-analysis-plots-initial 2020-04-23 08:39:27 +02:00
Magne Sjaastad
e8068d7b60
Merge pull request #5822 from OPM/tensor-plot-for-fluxes-5583
Tensor plot for fluxes 5583
2020-04-22 22:10:27 +02:00
Gaute Lindkvist
9fcfe4fa84 Merge branch 'dev' into feature-analysis-plots-initial 2020-04-22 16:17:09 +02:00
Gaute Lindkvist
a85367512a Remove superfluous line 2020-04-22 16:09:46 +02:00
Gaute Lindkvist
1b2c2b9499 Fix Linux build issue with lambdas 2020-04-22 16:02:41 +02:00
Gaute Lindkvist
f0ecf57a2b Make decent defaults for correlation plots 2020-04-22 14:36:27 +02:00
Gaute Lindkvist
3133c6fc19 Add RimProject::current() static method 2020-04-22 14:35:25 +02:00
Gaute Lindkvist
87b631a23e Make GNU GSL optional 2020-04-22 10:52:02 +02:00
Kristian Bendiksen
185046194c Add RimDepthTrackPlot base class for RimWellLogPlot. 2020-04-22 08:57:25 +02:00
Kristian Bendiksen
afc824dd53 Fix CRLF line endings. 2020-04-22 08:57:25 +02:00
Magne Sjaastad
d5ea72fd8b
Merge pull request #5764 from OPM/biot-5213
Closes #5213
2020-04-21 15:50:24 +02:00
Gaute Lindkvist
78015fa19d Correlation Matrix Plot 2020-04-21 14:00:22 +02:00
Gaute Lindkvist
48c4d81505 Add ABS tag to Correlation plot x-axis when using absolute values 2020-04-20 09:35:35 +02:00
Magne Sjaastad
e3143eb949 Grid cell time history curves : Guard null pointer access 2020-04-18 09:20:04 +02:00
Gaute Lindkvist
7e3fc1c886 Parameter result cross plot 2020-04-17 19:24:12 +02:00
Gaute Lindkvist
494ce6306f Fix axis range for abs-value Correlation Plots 2020-04-17 14:16:34 +02:00
Gaute Lindkvist
60419f0985 Working Correlation Plot prototype 2020-04-17 13:54:21 +02:00
Magne Sjaastad
a10641cf28 #5800 Delta summary : Fix computations for fixed time step
Use the original dataset, not the resampled dataset when finding the constant value to use.
2020-04-17 13:54:18 +02:00
Gaute Lindkvist
067fe7f263 #5780 #5795 Improve handling of air gap in modelled well paths + fix result instability.
* Stop using the auto generated target at sea level to generate the well path
* This is because the well path is used to generate the target at sea level.
* The alternative would be to iterate until the target and well path is stable, assuming it converges.
2020-04-17 13:54:18 +02:00
Gaute Lindkvist
1d0cd26aff #5585 Improve the way we decide on autozoom for the X-range in Well Log Tracks 2020-04-17 13:54:17 +02:00
Kristian Bendiksen
6dd4dabc33 #5775 Add ensemble id to RimSummaryCaseCollection. 2020-04-17 13:54:17 +02:00
Kristian Bendiksen
bc08aa1905 #5775 Add case id to summary case. 2020-04-17 13:54:17 +02:00
Magne Sjaastad
0a33cc269a #5784 Contour Map : Guard null pointer access 2020-04-17 13:54:16 +02:00
Magne Sjaastad
8cdaf098c5 #5777 Well Measurements : Add icons 2020-04-17 13:54:16 +02:00
Magne Sjaastad
19dea15dd0 Fix typo 2020-04-17 13:54:16 +02:00
Magne Sjaastad
5a7129ffdf #5779 Create Well Path : Add auto generated target at sea level 2020-04-17 13:54:15 +02:00
Magne Sjaastad
9041bc80fa #5779 Add const to access methods 2020-04-17 13:54:15 +02:00
Magne Sjaastad
d895f342e2 Use AppEnum for DateTimePeriod 2020-04-17 13:54:13 +02:00
Magne Sjaastad
2dcab9981b #5538 Show scripts in plot window project tree 2020-04-17 13:54:11 +02:00
Kristian Bendiksen
3f988f2d79 #5766 Make it possible to change color of well disks. 2020-04-17 13:54:09 +02:00
Kristian Bendiksen
3931f68c4f #5656 Fix display of well disks in contour map
The summary reader would not be set if the property editor had not been
shown (i.e. defineUiOrdering had not been done) before the first draw.
2020-04-17 13:54:08 +02:00
Kristian Bendiksen
2a11e8f4a1 #5696 WBS: Fix check for element properties when creating options source list.
An off-by-one error in the time step when checking if a element property table
has any values would lead to the "Propery Table" option not being shown in the
UI for the default time step (i.e 0).

This makes it possible to select UCS and POISSON_RATIO as element properties.
2020-04-17 13:54:07 +02:00
Kristian Bendiksen
72d878fb8b #5695: Improve pore pressure input options for reservoir/non-reservoir pressure.
Current options for reservoir:
1. Grid (POR-Bar)
2. LAS file (PP_INP, PP_RES_INP, POR_RES_INP)
3. Property table (POR_INP, PP_INP)

Current options for non-reservoir:
1. LAS file (PP_NONRES_INP or POR_NONRES_INP)
2. Property Table (POR_NONRES_INP or PP_NONRES_INP)
3. Hydrostatic
2020-04-17 13:54:07 +02:00
Magne Sjaastad
83bdf5f14d #5769 Well Disk : Show error messages in message window 2020-04-17 13:54:07 +02:00
Magne Sjaastad
1900caba50 Fix compile issues Linux 2020-04-17 13:54:07 +02:00
Magne Sjaastad
d4130b456b #5768 Info Box : Use space as thousand separator 2020-04-17 13:54:06 +02:00
Magne Sjaastad
66c3587d5b Remove unused enum values 2020-04-17 13:54:05 +02:00
Magne Sjaastad
8c14dea3a8 #5750 Project File : Export of unused used path in ReferencedExternalFiles 2020-04-17 13:53:13 +02:00
Magne Sjaastad
4fa00a5252 Guard null pointer access 2020-04-17 13:09:28 +02:00
Magne Sjaastad
404a9ec7d9 Add icon to intersection results 2020-04-17 12:49:54 +02:00
Magne Sjaastad
bc4313f489 #5804 Separate Surface Result : Missing update of content in property editor 2020-04-16 16:08:33 +02:00
Magne Sjaastad
4102ba1454 #5800 Delta summary : Fix computations for fixed time step
Use the original dataset, not the resampled dataset when finding the constant value to use.
2020-04-15 14:52:11 +02:00
Gaute Lindkvist
7bbbac8277 #5780 #5795 Improve handling of air gap in modelled well paths + fix result instability.
* Stop using the auto generated target at sea level to generate the well path
* This is because the well path is used to generate the target at sea level.
* The alternative would be to iterate until the target and well path is stable, assuming it converges.
2020-04-15 14:20:27 +02:00
Gaute Lindkvist
7b445a7fb7 #5585 Improve the way we decide on autozoom for the X-range in Well Log Tracks 2020-04-15 14:17:10 +02:00
Gaute Lindkvist
7b22bd2ea8 Add guards to analysis plots in case of deleted summary cases 2020-04-15 12:09:40 +02:00
Kristian Bendiksen
0b47e27e89 #5775 Add ensemble id to RimSummaryCaseCollection. 2020-04-14 19:12:05 +02:00
Kristian Bendiksen
a67286d78f #5775 Add case id to summary case. 2020-04-14 19:12:05 +02:00
Kristian Bendiksen
6756533904 #5213 Use class enum for RimGeoMechCase::BiotCoefficientType 2020-04-14 06:32:00 +02:00
Kristian Bendiksen
f30d16077b #5213 Update biot type if currently selected biot file is removed. 2020-04-14 06:32:00 +02:00
Kristian Bendiksen
ecf61f9854 #5213 Show file name in biot coefficient from file UI. 2020-04-14 06:32:00 +02:00
Kristian Bendiksen
1fde4a09b5 Add button to import element properties for GeoMechCase. 2020-04-14 06:32:00 +02:00
Kristian Bendiksen
0d0ecf42fa #5213 Use calculate geo mech stresses with biot coefficient. 2020-04-14 06:32:00 +02:00
Magne Sjaastad
c56385361e #5784 Contour Map : Guard null pointer access 2020-04-10 08:05:06 +02:00
Magne Sjaastad
d748cfc96f #5777 Well Measurements : Add icons 2020-04-10 08:01:17 +02:00
Magne Sjaastad
0b0a314743 Fix typo 2020-04-07 21:44:43 +02:00
Magne Sjaastad
1c511dbeb3 #5779 Create Well Path : Add auto generated target at sea level 2020-04-07 21:44:43 +02:00
Magne Sjaastad
15d727aca7 #5779 Add const to access methods 2020-04-07 21:44:43 +02:00
Magne Sjaastad
a99a32e8f3
Merge pull request #5760 from OPM/summary-data-python
Python support for summary data
2020-04-07 10:37:53 +02:00
Kristian Bendiksen
eff3c91e4b #5766 Make it possible to change color of well disks. 2020-04-07 08:42:29 +02:00
Kristian Bendiksen
67864399fe #5656 Fix display of well disks in contour map
The summary reader would not be set if the property editor had not been
shown (i.e. defineUiOrdering had not been done) before the first draw.
2020-04-07 08:42:29 +02:00
Kristian Bendiksen
4da969f86b #5696 WBS: Fix check for element properties when creating options source list.
An off-by-one error in the time step when checking if a element property table
has any values would lead to the "Propery Table" option not being shown in the
UI for the default time step (i.e 0).

This makes it possible to select UCS and POISSON_RATIO as element properties.
2020-04-06 13:55:22 +02:00
Kristian Bendiksen
0733c00915 #5695: Improve pore pressure input options for reservoir/non-reservoir pressure.
Current options for reservoir:
1. Grid (POR-Bar)
2. LAS file (PP_INP, PP_RES_INP, POR_RES_INP)
3. Property table (POR_INP, PP_INP)

Current options for non-reservoir:
1. LAS file (PP_NONRES_INP or POR_NONRES_INP)
2. Property Table (POR_NONRES_INP or PP_NONRES_INP)
3. Hydrostatic
2020-04-06 13:55:22 +02:00
Magne Sjaastad
8560d67a66 #5769 Well Disk : Show error messages in message window 2020-04-06 13:04:53 +02:00
Magne Sjaastad
a7ed41a4a5 Fix compile issues Linux 2020-04-06 12:48:43 +02:00
Magne Sjaastad
4eb2163b35 #5768 Info Box : Use space as thousand separator 2020-04-06 12:21:16 +02:00
Magne Sjaastad
787999f936 Remove unused enum values 2020-04-03 08:36:11 +02:00
Magne Sjaastad
4967a8c9b2 Use AppEnum for DateTimePeriod 2020-04-02 07:24:49 +02:00
Magne Sjaastad
db54cf993c #5538 Show scripts in plot window project tree 2020-04-01 13:31:40 +02:00
Magne Sjaastad
26dad61df7 #5750 Project File : Export of unused used path in ReferencedExternalFiles 2020-04-01 10:19:52 +02:00
Jacob Støren
21bfe9c70c Remove strange path debug output 2020-03-31 13:20:18 +02:00
Jacob Støren
adb06f229c Merge dev into feature-analysis-plots-initial 2020-03-31 13:13:47 +02:00
Jacob Støren
8167167bc9 Add debug output to pinpoint strange path origin 2020-03-31 11:20:01 +02:00
Jacob Støren
c587358e79 #5728 Add icon for analysis plot filter 2020-03-30 15:39:33 +02:00
Magne Sjaastad
8e89015cd5 #5707 Delta Summary Case : Add user option to select time step 2020-03-30 08:57:59 +02:00
Magne Sjaastad
ff5cc86935 #5707 Delta Ensemble Case : Add user option to select time step 2020-03-30 08:57:59 +02:00
Magne Sjaastad
28d0818848 #5734 Summary Plot : Crash when toggling plot visibility 2020-03-30 08:57:59 +02:00
Jacob Støren
8cd25b0111 Refactor case difference calculation into a static method
To reuse in Analysis Plots
2020-03-30 08:57:59 +02:00
Kristian Bendiksen
b5c97ec750 #5717 Properly reload input properties when reading eclipse result case. 2020-03-29 22:20:54 +02:00
Kristian Bendiksen
08f560a058 #5657 Add combined Production and Injection visualization for Well Disks. 2020-03-25 20:49:44 +01:00
Jacob Støren
71755d593c #5706 Remove confusing none-use of ensemble curve definitions
Remove empty summary item address from curvedefanalyser
2020-03-25 16:23:41 +01:00
Jacob Støren
5153dabc8e #5706 Use an english sentence approach on the labels and options 2020-03-25 15:18:48 +01:00
Jacob Støren
94fadb7540 #5706 Make Analysis plot filtering start working 2020-03-25 13:11:04 +01:00
Jacob Støren
f18fa26e32 #5706 Analysis plot source filtering Gui starting to work. (Options, max/min values etc)
No actual filtering yet
No support for time range or selected timesteps yet
2020-03-23 11:59:44 +01:00
Jacob Støren
7aecce532f Rename default and max-min calculation function 2020-03-23 11:54:27 +01:00
Jacob Støren
7370aa1bad #5706 Ensemble paramemter operator less orders larger variance first 2020-03-23 11:53:07 +01:00
Jacob Støren
0accbfdd0d #5706 Refactored EnsembleParameter usage.
Cache the list in SummaryCaseCollection
Removed the name, EnsembleParameter pair usage
Add operator< to be able to insert them in a set
2020-03-20 11:22:14 +01:00
Magne Sjaastad
73dabc323d #5704 Show Plot Data : Increase precision to 8 2020-03-19 22:32:51 +01:00
Jacob Støren
1c57f7682f #5706 Initial analysis plot filtering objects. Shell only 2020-03-19 16:36:04 +01:00
Magne Sjaastad
a828ccdfe4 #5607 Saturation Pressure Plots : Add workaround for multi plot of SatNumPlots 2020-03-19 16:04:34 +01:00
Magne Sjaastad
9ef51a5e98 #5621 Delta case : Create delta case from two selected cases 2020-03-19 12:19:23 +01:00
Magne Sjaastad
b01d826acf #5621 Delta case : Improve name of delta case based on input cases 2020-03-19 12:19:23 +01:00
Jacob Støren
d74e5fe5e8 #5674 #5664 #5692 Shift connection number depth to show connection number at the middle of the flat areas of the graphs for inflow, and for accumulated flow to shw flow change at connection (not shifted one off) Aligned curve ascii export accordingly 2020-03-17 07:10:49 +01:00
Jacob Støren
ce7b08a809 #5664 Well Allocation Plot Data Ascii text: Fixed for accumulated flow with connections 2020-03-17 07:10:49 +01:00
Gaute Lindkvist
ba0ded23c3 #5671 Move caf::PdmFieldScriptability<cvf::Color3f> into cafPdmCvf 2020-03-13 17:12:05 +01:00
Gaute Lindkvist
2853308a4a Python: Create summary plot from string 2020-03-13 14:18:41 +01:00
Jacob Støren
87bddb1fe4 #5639 Analysis plot icons 2020-03-13 11:40:10 +01:00
Gaute Lindkvist
1c75d9b4bd #5663 Fix element property input for UCS 2020-03-10 20:11:54 +01:00
Gaute Lindkvist
4c0f02ceb5 #5653 export wbs curves with SG_EMW units 2020-03-10 20:11:54 +01:00
Gaute Lindkvist
c51aa91c42
#5632 Python method commands (#5649)
* General PdmObjectMethods for scripting.
2020-03-10 14:11:22 +01:00
Magne Sjaastad
587478cbd1 #5576 Simulation wells: Add Fly to Object 2020-03-09 07:25:13 +01:00
Magne Sjaastad
49d74ce0e7 #5620 Delta Case : Use term delta case for delta ensemble and delta summary 2020-03-07 16:01:56 +01:00
Magne Sjaastad
61ff1eab29 #5642 Ensemble Summary Case : Fix missing icons 2020-03-07 16:01:56 +01:00
Magne Sjaastad
226ff16063 #4763 Derived Ensemble: Allow matching of cases when parameters differs 2020-03-07 16:01:56 +01:00
Magne Sjaastad
7c9a09a40c #4763 Ensemble Parameters : Add realization number 2020-03-07 16:01:56 +01:00
Magne Sjaastad
f181f9bb33 Summary Plot : Zoom all when when text filter changes
If a zoom is active, the resulting plot might end up with empty visible content.
2020-03-06 13:37:07 +01:00
Magne Sjaastad
5cacd83e83 #5635 Summary Plot: Fix missing Symbol Edge Color 2020-03-06 13:37:07 +01:00
Magne Sjaastad
f131ad77e1 Merge branch 'dev' into feature-analysis-plots-initial 2020-03-06 08:06:48 +01:00
Gaute Lindkvist
c23e27eef0 Simplify Python API 2020-03-05 11:08:56 +01:00
Gaute Lindkvist
bd8e079e24 #5632 Generate PdmChildField and PdmChildArrayField methods 2020-03-05 08:40:46 +01:00
Gaute Lindkvist
2424d79c5d Move some more scriptability to caf 2020-03-05 08:40:46 +01:00
Gaute Lindkvist
b2f55a3101 Make scriptability a CAF-feature 2020-03-05 08:40:46 +01:00
Gaute Lindkvist
2cea7c0321 Implement proxy field python methods 2020-03-05 08:40:46 +01:00
Kristian Bendiksen
c464664c40 #5583 Add visualization for fluxes. 2020-03-04 22:18:01 +01:00
Kristian Bendiksen
eb97ee0de8 #5583 Add data model object and ui for RimElementVectorResult. 2020-03-04 22:18:01 +01:00
Gaute Lindkvist
06d964d070 #5601 Avoid listing LAS-files multiple times in source list 2020-03-03 14:25:20 +01:00
Gaute Lindkvist
eca3531c2e #5596 Make sure new WBS plots gets the correct data parameter sources set 2020-03-03 14:25:20 +01:00
Gaute Lindkvist
9ed054e28c #5590 Plot LAS-curves with correct TVDRKB depth even if file does not have a TVDRKB track 2020-03-03 14:25:20 +01:00
Jacob Støren
bb58507559 #5609 Explicit selection of ensemble members for Analysis Plots 2020-03-03 09:52:54 +01:00
Jacob Støren
186332e707 #5599 2020-03-03 09:52:54 +01:00
Jacob Støren
c274e577e7 Rename and reorder methods in RimAnalysisPlots
Removed unused code and inlined empty methods
2020-03-03 09:52:53 +01:00
Jacob Støren
ec1bccc1f5 Add comment on use of font update methods 2020-03-03 09:52:53 +01:00
Jacob Støren
7b3aca4340 #5597 Add reference case to Analysis Plots
Improved autotitle with timestep and Top N - filtering text
2020-03-03 09:52:53 +01:00
Jacob Støren
95d0b5c8c8 Refactor case difference calculation into a static method
To reuse in Analysis Plots
2020-03-03 09:52:53 +01:00
Jacob Støren
fd4cbc6c87 #5539 Support ensembles in Analysis plots 2020-03-03 09:52:53 +01:00
Jacob Støren
d540737a53 #5539 Set default Bar text options off 2020-03-03 09:52:53 +01:00
Jacob Støren
782b5c360d #5539 Add optional top N filter
Adjust layout in Analysis Plot property panel
Add colormap option to barchart builder
2020-03-03 09:52:53 +01:00
Jacob Støren
afea6963b2 Fix linux compile error and warnings 2020-03-03 09:52:53 +01:00
Jacob Støren
6d07e7a8ff #5539 Complete several small tasks regarding AnalysisPlot.
Add quantity as grouping option.
Add controls for bar text.
Legend font size control working.
Simple auto title.
Set selected vectors ui field.
Improve date format.
Use summaryAddress::itemUiText
2020-03-03 09:52:53 +01:00
Jacob Støren
66d98b3d23 #5539 Load Analysis plots when opening project 2020-03-03 09:52:53 +01:00
Jacob Støren
692ed80c26 #5539 Add timestep selection, grouping and value sorting 2020-03-03 09:52:53 +01:00
Jacob Støren
233f63e80b #5539 Populate the vector selection dialog from selection 2020-03-03 09:52:53 +01:00
Jacob Støren
3b0aacb666 #5539 Restore value axis when switching orientation
Use vertical bar text.
2020-03-03 09:52:53 +01:00
Jacob Støren
78310080e5 #5539 Add orientation field 2020-03-03 09:52:53 +01:00
Jacob Støren
31b215ac78 #5539 First actual data in Analysis plot 2020-03-03 09:52:53 +01:00
Jacob Støren
1f109d0ee2 #5536 Move orientation argument.
Testplot code moved to separate method.
2020-03-03 09:52:53 +01:00
Jacob Støren
e9f8cf8105 #5539 Add texts on Bars 2020-03-03 09:52:53 +01:00
Jacob Støren
dd114b7928 #5539 Fixed missing spacing after groups without names 2020-03-03 09:52:52 +01:00
Jacob Støren
a1410ca118 #5539 Initial AnalysisPlot objects and barchart builder 2020-03-03 09:52:52 +01:00
Gaute Lindkvist
bd1d1caacc #5591 Avoid saw tooth shape on normalized stresses 2020-03-02 15:04:25 +01:00
Gaute Lindkvist
3674c4451d #5513 Initialize the min/max values for Ensemble Curve Filters 2020-03-02 15:03:17 +01:00
Magne Sjaastad
0cd0c7d80d #5612 Saturation Pressure Plots : Remove duplicated code 2020-02-28 12:39:24 +01:00
Magne Sjaastad
1187a2e551 #5612 Saturation Pressure Plots : Add support for user defined time step 2020-02-28 12:39:24 +01:00
Magne Sjaastad
a612da649c #5593 Saturation Pressure Plot: Clamp time step index 2020-02-28 12:39:24 +01:00
Magne Sjaastad
6530d12e71 #5593 Saturation Pressure Plot: Use time step 0 as default 2020-02-28 12:39:24 +01:00
Gaute Lindkvist
f15d35edef Fix Eclipse contour map creation by making sure the project version is initialized 2020-02-26 14:48:56 +01:00
Magne Sjaastad
db2ca4f98a #5592 Well Path : For well paths with two targets, a fracture and perf interval fails to work 2020-02-26 14:12:10 +01:00
Gaute Lindkvist
1353835bd8 CAF: Move keyword aliases from PdmXmlFieldHandle to PdmFieldHandle 2020-02-25 16:04:53 +01:00
Gaute Lindkvist
84f5c5d068 Fix Python access to contour maps 2020-02-25 13:57:51 +01:00
Gaute Lindkvist
d95f3a349d Move to use a static registry of scriptable classes 2020-02-25 13:57:51 +01:00
Gaute Lindkvist
50ae160e2d Make the basics of summary cases and plots scriptable 2020-02-25 13:57:51 +01:00
Gaute Lindkvist
1f6e9513de Make Python code use the new generated skeleton and rename ResInsight parameters to fit 2020-02-25 13:57:51 +01:00
Gaute Lindkvist
ae3651ab30 Move Case file name to the base RimCase class and make consistent 2020-02-25 13:57:51 +01:00
Magne Sjaastad
610e7d6391 #5577 Multi Plot : Add attribute for setting tick mark count along x-axis 2020-02-25 10:26:12 +01:00
Gaute Lindkvist
f38967e7cb Make sea level visualization a GeoMech-only feature.
* This is because it works poorly with eclipse grids because they don't specify the sea bed level.
2020-02-24 12:30:13 +01:00
Gaute Lindkvist
82263e9d6f WBS LAS-parameter fixes to be more consistent 2020-02-24 12:30:13 +01:00
Gaute Lindkvist
4cf427ce69 Minor WBS plot layout work 2020-02-24 12:30:13 +01:00
Magne Sjaastad
699a3f9b34 #5380 Surface : Modification of depth 2020-02-20 14:01:12 +01:00
Magne Sjaastad
3aa4ffb0da #5529 Surface : Add reader for GOCAD file format
wip
2020-02-19 10:19:24 +01:00
Jacob Støren
31f79f24a6 Rename RiuSummaryCurveDefSelectionUi to RiuSummaryVectorSelectionUi 2020-02-18 14:10:10 +01:00
Jacob Støren
42ffc195ce Rename RiuSummaryCurveDefSelectionDialog to RiuSummaryVectorSelectionDialog 2020-02-18 14:00:11 +01:00
Jacob Støren
dacd84a289 Rename RicSummaryCurveCreator to RicSummaryPlotEditorUi 2020-02-18 13:36:07 +01:00
Magne Sjaastad
fc98f9ac9d #5528 Multi Plot : Add export to right-click menu of Multi Plot 2020-02-17 15:13:32 +01:00
Kristian Bendiksen
f7af2ed83e #4550 Add python method to get simulation wells with status and cells info. 2020-02-17 10:40:31 +01:00
Magne Sjaastad
7f2331a4db Make sure phase distribution plots are enabled when loading project file 2020-02-14 09:38:16 +01:00
Magne Sjaastad
d6a1f79135 #5545 Derived Summary Case : Make sure union of available addresses are used 2020-02-13 12:37:42 +01:00
Magne Sjaastad
54bb752682 #5547 Derived Summary Case : Allow missing data for either of the two source cases 2020-02-13 12:37:42 +01:00
Gaute Lindkvist
a35c395f54 Minor visual improvements to Well Path Attribute track
* Make well slightly wider
2020-02-13 11:23:32 +01:00
Magne Sjaastad
a3e3601d08 #5533 Derived summary case: Avoid crash if no data is present 2020-02-12 14:24:23 +01:00
Magne Sjaastad
c82df63e10 #5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5 #5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
ab9d46ee75 #5534 Minor changes to sea level formation names in Well Log Plots. 2020-02-12 11:46:29 +01:00
Magne Sjaastad
5e0d8e5bea Guard null pointer 2020-02-12 08:51:11 +01:00
Gaute Lindkvist
25740fbced #5470 Stop using normalization on results it isn't valid for 2020-02-11 15:38:16 +01:00
Gaute Lindkvist
1a7d0a901c #5470 Add normalized result for stress and POR-Bar 2020-02-11 15:38:16 +01:00
Gaute Lindkvist
df14cfce06 #5470 Add a new median calculator and make rkbdiff default to median well path rkb 2020-02-11 15:38:16 +01:00
Gaute Lindkvist
91a7a94dda #5470 Add GUI for GeoMech normalization 2020-02-11 15:38:16 +01:00
Kristian Bendiksen
ada9507b8a
Merge pull request #5515 from OPM/reorder-well-measurement-properties
Reorder well measurement properties.
2020-02-11 15:09:49 +01:00
Magne Sjaastad
16d75b23a8 #5508 Phase Distribution Plot : Add to context menu of wells in project tree and 3D 2020-02-11 13:12:27 +01:00
Kristian Bendiksen
9c56eae0a5
Merge pull request #5511 from OPM/new-geomech-result-category-differentials-5469
#5469 Move POR and ST/SE differentials to a new category "Differentia…
2020-02-11 12:52:41 +01:00
Gaute Lindkvist
e69f3afc88 Remove unused code from RimWellPathGeometryDef 2020-02-11 11:02:00 +01:00
Gaute Lindkvist
56a65742c4 #5506 Use START_AT_FIRST_TARGET for well paths created with old ResInsight versions 2020-02-11 11:02:00 +01:00
Kristian Bendiksen
32ddc25fa1 Reorder well measurement properties. 2020-02-11 10:59:57 +01:00
Kristian Bendiksen
6562dbdb5d #5469 Move POR and ST/SE differentials to a new category "Differentials". 2020-02-11 10:16:28 +01:00
Gaute Lindkvist
ae112bab64 #5494 Add user changable water density and change model for where WBS-curves meet 2020-02-11 08:11:07 +01:00
Gaute Lindkvist
2949d3458d #5472 Improve visualisation of water depth 2020-02-10 08:16:06 +01:00
Magne Sjaastad
dfe6d0b94e Add derived summary case (#5496)
* #5488 Derived Summary Case : Refactor ensemble summary case

- Refactor ensemble summary case to be able to us as standalone derived summary case
- rename to RimDerivedSummaryCase
- allow negative values in well disk visualization

* #5488 Derived Summary Case : Add feature to create derived case
* #5487 Well Disks : Add scaling factor
2020-02-10 07:13:04 +01:00
Gaute Lindkvist
2bb93ef872 #5389 Delete empty measurement curves after deleting or changing measurements. 2020-02-07 15:58:53 +01:00
Gaute Lindkvist
85bf09cefe #5390 Make edge color of measurement symbols same as the symbol 2020-02-07 15:47:37 +01:00
Gaute Lindkvist
4277438b27 Remove "Shale" word from K0_SH tooltip 2020-02-07 13:54:51 +01:00
Gaute Lindkvist
c397729470 #5389 Trigger reload of measurement curves when changing measurements 2020-02-07 13:54:51 +01:00
Gaute Lindkvist
4405c1b25f Make Well Path visualisation in Well Log Plots go all the way up to surface 2020-02-07 13:52:42 +01:00
Gaute Lindkvist
438febe049 #5472 Add indication of water depth to formation and casing track
* Also add lighter formation lines as an option and make this default for WBS plots
2020-02-07 13:52:42 +01:00
Gaute Lindkvist
47f9c8c7c6 #5473 Improve WBS plot layout by removing gaps and tweaking column spans 2020-02-07 13:52:42 +01:00
Kristian Bendiksen
646a102eff #5477 Add independent scaling factor field to well measurements 2020-02-07 10:59:09 +01:00
Kristian Bendiksen
84fbd94563 #5368 Automatically select new wells when they appear in new measurements. 2020-02-07 10:17:58 +01:00
Kristian Bendiksen
cdfd2d5648 #5368 Restore selected wells in RimWellMeasurementInView when loading project 2020-02-07 10:17:58 +01:00
Kristian Bendiksen
5dc883f1ca #5068 Add "Input Property" command to menu of Cell Result and 3D view. 2020-02-07 09:41:53 +01:00
Gaute Lindkvist
610a315e14 #5458 Add support for air gap and start at surface for modeled well paths 2020-02-07 08:36:37 +01:00
Magne Sjaastad
2b1b1bf286 Bubble Plot : Use soft contrast color, set read only if not used 2020-02-05 07:37:03 +01:00
Gaute Lindkvist
228b651789 #5456 Auto zoom X in Well Log Plots if the range changes considerably when changing curve data 2020-02-04 16:24:28 +01:00
Magne Sjaastad
b8ec574294 Bubble Plot : Make sure update happens before part creation 2020-02-04 12:30:24 +01:00
Gaute Lindkvist
c9f5b47a90 Support different units when importing and exporting WBS LAS. 2020-02-03 15:56:07 +01:00
Magne Sjaastad
15aeb8036e #5457 Bubble Plot : Guard null pointer access 2020-02-03 13:46:00 +01:00
Magne Sjaastad
7148bd73ae
Bubble plot (#5452)
Bubble plot issues #5209 #2285 #5308 

Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2020-02-03 12:20:35 +01:00
Jacob Støren
cf72ce5989 #5417 Add Well Bore Stability icon 2020-02-03 11:37:43 +01:00
Jacob Støren
608d3a9a24 #5329, #4991 Use the new icons for multiplot and phase fraction plot 2020-02-03 10:05:01 +01:00
Magne Sjaastad
d3f026b84c
Merge pull request #5445 from OPM/native-case-name
Summary Case : Add public methods displayCaseName and nativeCaseName
2020-01-31 07:33:54 +01:00
Magne Sjaastad
bf48be0cf5 #5443 Phase Dist Plot : Always use multiplot page to display legends 2020-01-31 07:33:12 +01:00
Magne Sjaastad
7722893f0c #5441 Summary Case : Add public methods displayCaseName and nativeCaseName 2020-01-30 14:24:04 +01:00
Magne Sjaastad
d8ef29a3c0
Merge pull request #5439 from OPM/nnc-improvements
Improve NNC results for complete NNC geometry
2020-01-30 13:34:28 +01:00
Magne Sjaastad
89c5a62234 #5406 NNC results : Show fault config in Eclipse Fault Colors 2020-01-30 12:44:05 +01:00
Gaute Lindkvist
b40f3dcd39 #5399 Export LAS-curves of WBS-parameters with the LAS-name rather than the Ui name 2020-01-29 09:45:38 +01:00
Gaute Lindkvist
7564c4420f WBS: hide parameters from project tree 2020-01-29 09:45:38 +01:00
Gaute Lindkvist
f68332ec80 #5375 WBS: Rename outside reservoir to non-reservoir 2020-01-29 09:45:38 +01:00
Gaute Lindkvist
ef4bccb52a Fix update of WBS plots when unchecking tracks 2020-01-29 08:38:11 +01:00
Magne Sjaastad
bbe2eddad6 #5407 Color Legend : Set log as default color legend for results based on substring match 2020-01-28 15:34:31 +01:00
Gaute Lindkvist
98dfa8a72b #5388 Make sure plots aren't unchecked if the parent is unchecked 2020-01-27 13:50:15 +01:00
Magne Sjaastad
4b04e58607 #5377 Deeper : Add preference for visibility of faults when creating a new view 2020-01-25 12:04:16 +01:00
Magne Sjaastad
26a96f8e41 #5377 Deeper : Move fields to private 2020-01-25 11:54:40 +01:00
Magne Sjaastad
4636abe564
Merge pull request #5397 from OPM/phase-dist-issues
Fixes related to Phase Distribution Plots
2020-01-24 15:25:33 +01:00
Magne Sjaastad
8aa1e6a047 #5356 Phase Distribution Plots : Show title in MDI window title 2020-01-24 11:22:54 +01:00
Magne Sjaastad
f120dd6929 #5356 Phase Distribution Plots : Make sure content is updated when toggeled 2020-01-24 11:09:32 +01:00
Gaute Lindkvist
23e6bc2e86 #5372 Implement getting reservoir bounding box from Python 2020-01-24 11:07:38 +01:00
Magne Sjaastad
2a9af029b8 #5355 Phase Distribution Plots : Hide plot legend in multi plot mode 2020-01-24 10:41:16 +01:00
Magne Sjaastad
8bbfe9e7af Delete unused code 2020-01-23 18:05:45 +01:00
Gaute Lindkvist
1c283d9c2d #5164 Fix crash when adding LAS curve and support TVDRKB from LAS-files 2020-01-23 15:06:32 +01:00
Gaute Lindkvist
bff2abe85b Fix a surface collection crash in RimGeoMechView 2020-01-22 13:29:04 +01:00
Jacob Støren
5e68adc099
Merge pull request #5364 from OPM/fix-separate-results-issues
#5358, #5317, #5019 Fix several issues regarding separate results def…
2020-01-22 09:29:03 +01:00
Gaute Lindkvist
56d141d4c3 Support setting Wbs-parameters from Python. 2020-01-22 09:28:46 +01:00
Gaute Lindkvist
954bf1e02e Support setting of child fields from Python and pass in WbsParameters if provided
Also fixes #5354
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
5b8b76179b Separate Wbs Parameters from RimWellBoreStabilityPlot 2020-01-22 09:28:46 +01:00
Jacob Støren
27737b51bc #5358, #5317, #5019 Fix several issues regarding separate results definitions 2020-01-21 15:28:26 +01:00
Magne Sjaastad
2adefbcb04 Remove unused code 2020-01-21 14:00:59 +01:00
Magne Sjaastad
48e7736daa Remove unused variables 2020-01-20 11:30:46 +01:00
Kristian Bendiksen
6c0de05262 Update RimWellMeasurementCurve to new api to fix crash in WBS plot. 2020-01-20 10:45:59 +01:00
Kristian Bendiksen
fc43c42f10 #5111 Add command to reload well measurements from file 2020-01-20 10:45:59 +01:00
Kristian Bendiksen
ed19f41586 #5217 Filter well measurements by quality 2020-01-20 10:45:59 +01:00
Kristian Bendiksen
2a0ba626d7 #5217 Add filtering for well measurement. 2020-01-20 10:45:59 +01:00
Kristian Bendiksen
492ec395c0 #5043 Input Property: Show file path in result selection panel 2020-01-20 10:18:52 +01:00
Jacob Støren
1095165a64
Merge pull request #5351 from OPM/feature-reservoir-surface-results
Feature reservoir surface results
2020-01-20 07:40:23 +01:00
Jacob Støren
d32db574cb #5318 Surface Intersection geometry with results 2020-01-17 13:24:25 +01:00
Jacob Støren
63eea9de10 #5317 Made RimSurfaceInView inherit RimIntersection
to get all the separate results stuff from there.
2020-01-17 13:24:24 +01:00
Jacob Støren
2fa27f8718 #5317, #5318 Refactored RimIntersection, prepare to use as base class for RimSurfaceInView as well 2020-01-17 13:24:24 +01:00
Jacob Støren
cdba7d2104 #5316 Fix crash when no surfaces are present 2020-01-17 13:24:24 +01:00
Jacob Støren
cf74891952 #5317 Add separate results definition objects for Reservoir Surfaces 2020-01-17 13:24:24 +01:00
Jacob Støren
e05f9320d7 Rename to appendIntersectionFacesToModel 2020-01-17 13:24:24 +01:00
Jacob Støren
5b1b7e630a #5316 Prototype of results mapping on native surface nodes only 2020-01-17 13:24:24 +01:00
Magne Sjaastad
0abd839669 #5273 Allen Diagrams: Use const access to Nnc connections 2020-01-17 08:41:16 +01:00
Magne Sjaastad
6761a71798 #5273 Allen Diagrams: Move result names to RiaNccDefines 2020-01-17 08:41:15 +01:00
Gaute Lindkvist
5f7df7f7f5 Zoom depth when the original depth range is invalid 2020-01-16 14:33:33 +01:00
Gaute Lindkvist
edc276db4d Well Log Plot and Well Distribution Plots no longer inherit Multiplot
* Also cleaned up RiuQwtPlotWidget
2020-01-16 14:33:33 +01:00
Magne Sjaastad
cca94f0326 #5337 Remove nullpointers before writing to project file 2020-01-16 08:48:01 +01:00
Magne Sjaastad
52d24f9439 Error dialog : Do not display error dialog, write to logging window
For large projects with many missing files, the file open error dialog will be displayed many times
2020-01-15 22:47:02 +01:00