Kristian Bendiksen
988dea1629
#6018 Add RESINSIGHT_TREAT_WARNINGS_AS_ERRORS build flag.
...
The flag controls "-Werror" on linux. Default is off.
2020-06-03 22:06:28 +02:00
Gaute Lindkvist
5f12555bbd
Unit tests for correlation calculation
2020-06-03 20:37:14 +02:00
Gaute Lindkvist
111b758494
Unit tests for correlation calculation
2020-06-03 20:37:14 +02:00
Magne Sjaastad
88ddeddca6
Add support for two Stimplan file formats ( #6015 )
...
#5990 XML import : Support two Stimplan file formats
2020-06-03 18:46:25 +02:00
Gaute Lindkvist
77090bce6a
Update only Third Party git submodules that are used
2020-06-03 15:41:17 +02:00
Magne Sjaastad
d19d44081c
gha : Build new cache each day
2020-06-03 15:30:55 +02:00
Gaute Lindkvist
41ee1e8e61
Provide default implementation for the ~RifHdf5ReaderInterface()
2020-06-03 14:53:10 +02:00
Gaute Lindkvist
4627e542ba
Move caf::FontTools enum setups into caf namespace
2020-06-03 14:16:45 +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
0e70cf809c
Fix typo
2020-06-03 12:28:44 +02:00
Kristian Bendiksen
d443f97a1a
#5989 Add parser for facies properties csv file
2020-06-02 15:26:37 +02:00
Kristian Bendiksen
ee20ec4107
#6004 Pore Compressibility: incorrect sign first term in computation.
2020-06-02 15:19:37 +02:00
Magne Sjaastad
73b02d59e6
Github Actions : Enable build of GSL
2020-05-29 09:28:42 +02:00
Magne Sjaastad
9158f65ed2
Bundling of HDF5 : Include symlinks in addition to binary file
2020-05-28 14:27:56 +02:00
Magne Sjaastad
85def545f2
GitHub Action : Install hdf5-dev package
2020-05-28 14:27:56 +02:00
Magne Sjaastad
9a0c2304a6
Merge pull request #5998 from OPM/updates-after-patch
...
Updates after patch
2020-05-28 09:45:52 +02:00
Magne Sjaastad
3c055a2b89
Merge remote-tracking branch 'origin/master' into dev
2020-05-27 15:32:36 +02:00
Magne Sjaastad
dc188dc73e
Merge branch '2020.04-patch-01'
2020-05-27 12:54:47 +02:00
Magne Sjaastad
3613e7f025
Update to release 2020.04.1
2020-05-27 12:53:12 +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
77c0f46c1c
Prepare version number for patch release
2020-05-27 08:57:55 +02:00
Magne Sjaastad
b8d9dedad2
Reintroduce deleted line
...
An earlier commit removed this line
2020-05-26 14:38:52 +02:00
Gaute Lindkvist
5ed010f322
Wbs: Make sure last LAS-value is used if within a threshold
2020-05-26 13:18:58 +02:00
Gaute Lindkvist
920ebd081d
Wbs: Make sure last LAS-value is used if within a threshold
2020-05-26 13:18:46 +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
Magne Sjaastad
1aea1adf34
#5899 Fracture: Make sure the angle is in 0..90 interval
2020-05-25 21:03:04 +02:00
Magne Sjaastad
6bef85ba4c
#5899 Fracture: Use robust way to find diff between two angles
2020-05-25 20:50:00 +02:00
Magne Sjaastad
f11d7d3832
#5980 Grid Group Statistics : Swap names for P10 and P90 and skip underscore
2020-05-25 20:49:51 +02:00
Gaute Lindkvist
3f889afd4a
Remove WBS parameter track color coding
2020-05-25 19:08:52 +02:00
Gaute Lindkvist
d6be12bf02
Improved Bounding Box tree for ill-formed grids
2020-05-25 15:30:45 +02:00
Gaute Lindkvist
0b453b9d15
Remove WBS parameter track color coding
2020-05-25 15:06:54 +02:00
Magne Sjaastad
9b6b446974
Revert previous commit
2020-05-24 18:42:59 +02:00
Magne Sjaastad
e0cbfb0d29
Avoid conversion to int
2020-05-24 18:37:24 +02:00
Kristian Bendiksen
f9598cfe7c
#5960 Roff import: pick colors from best matching items in Rock Type color legend.
2020-05-24 18:31:07 +02:00
Kristian Bendiksen
8a0f911856
#5960 Add utility for computing "edit distance" between two strings.
2020-05-24 18:31:00 +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