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