Commit Graph

12973 Commits

Author SHA1 Message Date
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
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
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
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
96f9a8813f Remove unused file. 2020-05-24 17:26:51 +02:00
Kristian Bendiksen
403a5502da Remove unused RimScaleLegendConfig. 2020-05-24 17:26:51 +02:00
Magne Sjaastad
d2a10afa02
Delete of artifacts (#5974) 2020-05-23 09:06:04 +02:00
Magne Sjaastad
4c721c1b20 #5885 3D viewer: Clear grid cell selection when clicking outside visual objects 2020-05-22 15:01:56 +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
f910ac5b0f #5808 Summary Plot : Exclude *WCT vectors as cumulative vectors 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
ff90ae5704 #5917 Export Completion: Use export name in comments 2020-05-22 15:01:56 +02:00
Magne Sjaastad
9c76935122 #5898 Postfix fault direction instead of prefix 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
Gaute Lindkvist
c238a0ac30 #5945 Make the new default ensemble curve set feature take the preferences into account 2020-05-22 15:01:56 +02:00
Magne Sjaastad
ad5a1fec95 GitHub Action : Delete old artifacts 2020-05-22 08:35:29 +02:00
Magne Sjaastad
8c8e0740d0 GithubAction : Activate restore key for build cache 2020-05-22 07:21:11 +02:00
Kristian Bendiksen
c366e85682 Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
Magne Sjaastad
80ee1256e7 Github Action : Change base cache key 2020-05-21 18:35:44 +02:00
Magne Sjaastad
805c735ad3 buildcache : Remove Z7 from release build
Avoid debug symbols in release build. Faster build and smaller object files.
2020-05-21 18:34:18 +02:00
Magne Sjaastad
7e7b9e6cfc Fix compare between signed/unsigned 2020-05-21 10:08:15 +02:00
Magne Sjaastad
51fd5e39b0 NNC: Compute data on demand 2020-05-21 08:09:07 +02:00
Magne Sjaastad
734e992384 NNC info : Count NNCs with no overlap area, and display first 20 2020-05-21 08:09:07 +02:00
Magne Sjaastad
991e93d4fa GitHub Action : Temporarily disable fallback cache key 2020-05-21 08:03:47 +02:00
Magne Sjaastad
8a4ce1c564 GitHub Action : Remove artifact deleter job 2020-05-21 08:03:24 +02:00
Magne Sjaastad
04311c64c6 Performance : Move construction of AABB tree out of parallel loop
Crash seen for regression test TestCase_Surfaces
2020-05-21 07:42:22 +02:00
Kristian Bendiksen
b20747efbe
Merge pull request #5966 from OPM/fix-gcc8-warning-5964
#5964 Fix "type qualifiers ignored on cast result type" warning on gc…
2020-05-20 20:56:20 +02:00
Kristian Bendiksen
c03f6e43ca #5964 Fix "type qualifiers ignored on cast result type" warning on gcc 8. 2020-05-20 18:58:34 +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
2ff699c079
Merge pull request #5754 from OPM/stricter-warnings-linux
Stricter warnings linux
2020-05-20 15:19:38 +02:00
Kristian Bendiksen
d5a950d67c Treat warnings as errors on new gcc versions 2020-05-20 14:23:23 +02:00
Kristian Bendiksen
9c8fe15d28 Use unsigned int for bitfiddling (fixes unused variables warnings on gcc). 2020-05-20 14:23:22 +02:00