Commit Graph

350 Commits

Author SHA1 Message Date
Kristian Bendiksen
3085fe22e8 #6035 Add method for interpolating missing values (with extrapolation) 2020-06-10 07:20:39 +02:00
github-actions[bot]
6b5f4dddc9 Fixes by clang-format 2020-06-08 11:09:51 +02:00
Kristian Bendiksen
eb3243f679 #5891 Fix incorrect line endings (CRLF -> LF) 2020-06-05 16:04:23 +02:00
Kristian Bendiksen
5ddfd4f9da #6007 Rename Facies Properties to Elastic Properties. 2020-06-05 12:36:30 +02:00
Kristian Bendiksen
2ef822e491 #6007 Add utility for linear interpolation. 2020-06-05 12:36:30 +02:00
Kristian Bendiksen
e9e32bfc3a Merge pull request #6023 from OPM/error-as-warnings-flag-6018
Error as warnings flag 6018
2020-06-04 13:40:52 +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
Kristian Bendiksen
7fdb920b3b #6018 Fix "catch polymorphic type by value" error on Ubuntu 20.04. 2020-06-03 22:06:29 +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
Kristian Bendiksen
d443f97a1a #5989 Add parser for facies properties csv file 2020-06-02 15:26:37 +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
2f4ee076de Remove "set-but-unused" variables (generates warnings on gcc 7). 2020-05-20 13:45:59 +02:00
Stein Inge Dale
6cb86d4792 #5832 Add color legend data with import from LYR file. 2020-05-06 11:04:33 +02:00
Kristian Bendiksen
3f4778509d #5829 Add reader for ROFF files to extract category names and values from file 2020-04-30 12:41:21 +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
Magne Sjaastad
d895f342e2 Use AppEnum for DateTimePeriod 2020-04-17 13:54:13 +02:00
Jacob Støren
adb06f229c Merge dev into feature-analysis-plots-initial 2020-03-31 13:13:47 +02:00
Magne Sjaastad
aaf0af30ef Add disabled test 2020-03-22 15:26:48 +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
Gaute Lindkvist
c51aa91c42 #5632 Python method commands (#5649)
* General PdmObjectMethods for scripting.
2020-03-10 14:11:22 +01:00
Magne Sjaastad
7c9a09a40c #4763 Ensemble Parameters : Add realization number 2020-03-07 16:01:56 +01:00
Gaute Lindkvist
17ea69397a Move RicfMessages to CAF and simplify RicfFieldCapability 2020-03-05 08:40:46 +01:00
Magne Sjaastad
f9b6f3a003 #5593 Keyword parser : Improve robustness
Skip empty lines. Return if line starting with an letter is detected, this is interpreted as a new keyword.
2020-02-28 12:39:24 +01:00
Magne Sjaastad
3aa4ffb0da #5529 Surface : Add reader for GOCAD file format
wip
2020-02-19 10:19:24 +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
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
311c03139f #4669 Add more gradient tests and use transposed of Jacobian 2020-02-05 09:55:44 +01:00
Kristian Bendiksen
5556fb39b1 #4669 Add unit test for RigHexGradientTools. 2020-02-05 09:55:44 +01:00
Magne Sjaastad
7de8b6bb08 #5434 Ensemble Parameters : Improve robustness
Avoid throwing when errors are detected
2020-01-30 13:27:49 +01:00
Jacob Støren
529696de89 Merge pull request #5403 from OPM/feature-reservoir-surface-intersection-border
Feature reservoir surface intersection border
2020-01-27 08:47:53 +01:00
Jacob Støren
091156dec1 Add a unit test start frame for EarClipTesselator 2020-01-24 15:47:48 +01:00
Gaute Lindkvist
df5ba4c0d1 Improve date parser to work better with some GeoMech time step names 2020-01-23 15:06:17 +01:00
Gaute Lindkvist
024f3d020a #5162 Support reading of LAS-file dates without separators 2020-01-22 09:30:49 +01:00
Jacob Støren
0d6c93d96f Add experimental test of using clipper to keep edge information through the clipping 2020-01-17 13:24:24 +01:00
Gaute Lindkvist
5258f19004 Fix test build warning 2020-01-16 14:33:33 +01:00
Kristian Bendiksen
e535e2e42f #5216 Uppercase all property names ("kind") in well measurement import
This fixes the problem of mixed case.
2020-01-06 20:40:39 +01:00
Kristian Bendiksen
dbb60e6577 #5216 Allow whitespace before comments in well measurement import. 2020-01-06 20:27:53 +01:00
Kristian Bendiksen
7014f7e3a5 #5216 Change order of name and value in well measurement import 2020-01-06 20:16:19 +01:00
Kristian Bendiksen
35df3cc9d3 #5131 Update calculation curves when summary case is replaced. 2019-12-11 09:29:35 +01:00
Gaute Lindkvist
e41cadfa02 Remove VS 2019 warnings 2019-11-27 14:17:23 +01:00
Kristian Bendiksen
fd862b2eda #5001 Add Well Measurement reader. 2019-11-27 12:05:51 +01:00
Gaute Lindkvist
1871fe26ea Fix compile warning in RifActiveCellsReader-Test.cpp 2019-11-26 14:51:39 +01:00
Magne Sjaastad
651c28dc49 clang-format : Added extension .inl
Applied clang-format on all files in ApplicationCode including new extension .inl. Also includes some missing clang-format on other files.
2019-11-19 11:09:52 +01:00
Jacob Støren
72cc643cd1 Update unit tests to accomodate changes in PolyArcLineSampler 2019-11-18 10:29:53 +01:00
Magne Sjaastad
57cab2457e clang-format : Set PenaltyBreakAssignment to 130 2019-11-04 15:08:09 +01:00