Magne Sjaastad
|
4ec289a7fa
|
#4348 System , cppcheck : Remove unused variables
|
2019-04-20 14:01:47 +02:00 |
|
Magne Sjaastad
|
b8ff8a2de8
|
#4287 Preferences : Rename from fault file prefix to general prefix
|
2019-04-04 20:28:36 +02:00 |
|
Magne Sjaastad
|
a812190af3
|
#4281 Saturation pressure plots : Delay loading of EQUIL until required
|
2019-04-04 19:38:15 +02:00 |
|
Gaute Lindkvist
|
1b815711b4
|
Add comments and checks to Export Sector Model keywords code
|
2019-04-02 09:56:56 +02:00 |
|
Gaute Lindkvist
|
5164a61c55
|
#4259 Implement mapaxes keyword with possibility to export in local coordinates
|
2019-04-02 08:20:10 +02:00 |
|
Gaute Lindkvist
|
3b8daa4939
|
#4248 Add option for making invisible cells inactive in Export Sector Model
|
2019-04-02 08:20:10 +02:00 |
|
Magne Sjaastad
|
014f389fe3
|
Whitespace
|
2019-04-01 14:43:55 +02:00 |
|
Magne Sjaastad
|
0f636fcc81
|
Whitespace
|
2019-03-29 08:28:31 +01:00 |
|
Magne Sjaastad
|
0d99010227
|
Remove unused variable
|
2019-03-29 08:28:22 +01:00 |
|
Gaute Lindkvist
|
42ff8bde78
|
#4246 Report error and stop importing faults with a name longer than 8 characters or with a space in the name
|
2019-03-28 20:31:45 +01:00 |
|
Gaute Lindkvist
|
49c66d0a5f
|
#4218 Read units from Eclipse input grids
|
2019-03-22 15:28:03 +01:00 |
|
Magne Sjaastad
|
32419b1e00
|
#4217 Summary : Fix memory leak for vector of time_t values
|
2019-03-22 13:47:12 +01:00 |
|
Gaute Lindkvist
|
97e847a9d1
|
#4217 Fix memory leak in summary import
|
2019-03-22 11:43:13 +01:00 |
|
Gaute Lindkvist
|
646d79ce57
|
#4209 Support other units than metric when exporting input grid.
|
2019-03-22 10:37:40 +01:00 |
|
Gaute Lindkvist
|
f8102797c1
|
#4208 Store last used folder when exporting Sector Model + warning for LGRs
|
2019-03-21 14:45:47 +01:00 |
|
Gaute Lindkvist
|
677f42591b
|
#4204 Export faults as part of visible grid export
#4204 Enable reading of faults from a different file than the main grid file
|
2019-03-21 14:45:47 +01:00 |
|
Gaute Lindkvist
|
88d2ad2c35
|
Refactor grid export and fault export
|
2019-03-21 14:45:47 +01:00 |
|
Magne Sjaastad
|
59c83157d1
|
Merge branch 'annotation-items' into dev
|
2019-03-19 15:00:30 +01:00 |
|
Gaute Lindkvist
|
28e6bf8d2d
|
Export Sector model: write floats to file instead of doubles
|
2019-03-19 11:43:43 +01:00 |
|
Gaute Lindkvist
|
dd5402756c
|
#4203 Support cell refinement for Sector Export
|
2019-03-19 10:49:09 +01:00 |
|
Gaute Lindkvist
|
f09f487635
|
#4143 First implementation of export sector model
|
2019-03-18 12:56:09 +01:00 |
|
Magne Sjaastad
|
75688703d4
|
#4195 Grid Cross Plot: Adjustments
|
2019-03-12 22:49:31 +01:00 |
|
Magne Sjaastad
|
0527fd8030
|
#4195 Grid Cross Plot: Add import of equil
|
2019-03-12 18:35:12 +01:00 |
|
Gaute Lindkvist
|
22f7bf7c21
|
Update RifReaderEclipseOutput and RimEclipseCase to use new progress tasks
|
2019-03-12 14:34:22 +01:00 |
|
Magne Sjaastad
|
f7600199c7
|
Fix whitespace and includes
|
2019-03-12 09:22:48 +01:00 |
|
Magne Sjaastad
|
246326229e
|
#4189 RFT Plot : Move common code to RifEclipseRftAddress
|
2019-03-12 09:22:48 +01:00 |
|
Gaute Lindkvist
|
e72f57072c
|
#4185 Implement data export for Grid Cross Plot
|
2019-03-12 09:19:01 +01:00 |
|
Magne Sjaastad
|
70c3b4df71
|
Whitespace
|
2019-03-11 11:45:35 +01:00 |
|
Magne Sjaastad
|
42f93d3a5a
|
#4169 Saturation-Pressure plot : Read keyword data and add test files
|
2019-03-05 14:18:57 +01:00 |
|
Magne Sjaastad
|
ea9503d065
|
#4169 Saturation-Pressure plot : Whitespace
|
2019-03-05 14:18:57 +01:00 |
|
Magne Sjaastad
|
ffc3515b49
|
#3937 Summary : Improve robustness for well and lgr name
A char pointer is communicating the names from libecl, and this pointer must be tested before assigning to a std::string
|
2019-01-31 09:20:19 +01:00 |
|
Jacob Støren
|
a3660cd496
|
#3958 Refactoring: Rename modifiable result access to make it easier to track in the code. The existing overloads made things harder to read.
|
2019-01-29 08:35:42 +01:00 |
|
Jacob Støren
|
dbb2a564a2
|
#3958 Refactoring: RigCaseCellResultsData: Remove the final result index based interface
|
2019-01-28 16:18:28 +01:00 |
|
Jacob Støren
|
3e3d3871ed
|
#3958 Refactoring: Remove scalarResultIndex from RigEclipseResultAddress
and real external use (outside CaseCellResultsData)
Regression tests OK.
|
2019-01-25 16:19:15 +01:00 |
|
Jacob Støren
|
ccfee8f34a
|
#3958 Starting refactoring of eclipse results addressing
Preparations for time diff results
|
2019-01-25 16:19:13 +01:00 |
|
Gaute Lindkvist
|
f0731ace6f
|
Fix compile warnings in RifEclipseDataTableFormatter
|
2019-01-23 09:41:25 +01:00 |
|
Magne Sjaastad
|
9850e75048
|
Add missing include
|
2019-01-18 16:07:50 +01:00 |
|
Gaute Lindkvist
|
4cd43d76d2
|
#3975 Avoid wrapping header lines in eclipse output + well plan
|
2019-01-18 14:55:12 +01:00 |
|
Magne Sjaastad
|
d460d3d77d
|
#3944 clang-tidy : Apply modernize-deprecated-headers
|
2019-01-11 08:14:53 +01:00 |
|
Magne Sjaastad
|
6db80f40b9
|
#3856 Update copyright headers
|
2019-01-09 15:29:24 +01:00 |
|
Magne Sjaastad
|
6f3097dd5f
|
Merge remote-tracking branch 'origin/2018.11.01-patch' into dev
|
2018-12-21 08:46:27 +01:00 |
|
Gaute Lindkvist
|
5c9b8b36f9
|
#3910 Add compdat export test with 132 line length and 133 line length.
|
2018-12-20 10:18:13 +01:00 |
|
Gaute Lindkvist
|
4e5925808a
|
#3910 Unit test for table formatter and split text
|
2018-12-20 09:50:05 +01:00 |
|
Magne Sjaastad
|
cad072ba0b
|
#3902 Summary Stepping : Fix issues for well name, region and well group name
|
2018-12-18 22:55:35 +01:00 |
|
Gaute Lindkvist
|
9851a2d938
|
#3853 Add line shift to compdat export table rows if the line exceeds 132 characters
|
2018-12-18 17:09:43 +01:00 |
|
Gaute Lindkvist
|
8821a37b90
|
#3853 Remove zero padding and unnecessary space at beginning and end of row for WSEGAICD
|
2018-12-12 15:07:04 +01:00 |
|
Gaute Lindkvist
|
41dc8feca3
|
#3849 Shorten column space for WSEGAICD table to 1
|
2018-12-11 16:57:05 +01:00 |
|
Gaute Lindkvist
|
5c66b901c3
|
#3752 ResInsight code changes to build on both Qt4 and Qt5
|
2018-11-30 09:47:53 +01:00 |
|
Bjørn Erik Jensen
|
4c9f3cff0f
|
#3770 Import perforations. Fix spaces in well name issue
|
2018-11-28 09:23:09 +01:00 |
|
Magne Sjaastad
|
314c20a04a
|
#3735 Summary plot : Improve stepping for well path name
|
2018-11-22 15:24:18 +01:00 |
|
Bjørn Erik Jensen
|
5354caef13
|
#3690 Missing Summary Data. Set well name for segment vectors in eclipse summary reader
|
2018-11-21 09:24:53 +01:00 |
|
Magne Sjaastad
|
3b9cdf5a92
|
#3588 Intersect : Add support for import of Intersect data
|
2018-11-13 09:52:28 +01:00 |
|
Bjørn Erik Jensen
|
2bd70b705e
|
#3464 Well Path Export. Add support for setting custom comment prefix in formatter
|
2018-11-01 10:08:19 +01:00 |
|
Bjørn Erik Jensen
|
9cddc02066
|
#3576 Fix after ecllib upgrade
|
2018-10-30 13:48:24 +01:00 |
|
Magne Sjaastad
|
76a48a8f87
|
#3531 Temporary LGR : Add helper methods for grid and cell count
|
2018-10-23 15:28:04 +02:00 |
|
Bjørn Erik Jensen
|
9d90f54d5f
|
#3474 LGR Export. Create temporary LGR. Take 1
|
2018-10-19 10:44:07 +02:00 |
|
Magne Sjaastad
|
6346ed012c
|
clang-tidy : Remove redundant 'virtual' and add 'override'
|
2018-10-18 19:45:57 +02:00 |
|
Magne Sjaastad
|
726658d642
|
#3512 System : Remove unused functions
|
2018-10-18 15:40:11 +02:00 |
|
Magne Sjaastad
|
766fea603e
|
#3512 System : Remove unused functions
|
2018-10-18 15:14:25 +02:00 |
|
Magne Sjaastad
|
ab13e0f0b6
|
CppCheck : Remove unused variable, increment line as we go
|
2018-10-12 16:36:32 +02:00 |
|
Magne Sjaastad
|
4290d8d836
|
#3478 Export Cell Result to File : Move code to RicEclipseCellResultToFileImpl
|
2018-10-10 15:12:54 +02:00 |
|
Magne Sjaastad
|
9d9771295f
|
System : Replace NULL with nullptr
|
2018-10-10 10:17:27 +02:00 |
|
Bjørn Erik Jensen
|
c0bf63ea95
|
Fix a couple of build warnings on Linux
|
2018-10-09 08:19:16 +02:00 |
|
Bjørn Erik Jensen
|
83b93e1a1e
|
Add addValueTable method. Add flexibility to formatter ragarding end of row and end of table text
|
2018-10-08 15:52:33 +02:00 |
|
Bjørn Erik Jensen
|
677914a338
|
#3455 ExportProperty. Display error message for several situations
|
2018-10-05 10:58:37 +02:00 |
|
Bjørn Erik Jensen
|
116b36bbc8
|
#3454 ExportProperty. Default result type set to undefined. Search through types when type not specified
|
2018-10-04 13:51:51 +02:00 |
|
Magne Sjaastad
|
f61b82dd35
|
System : System : Introduce compiler warning 4456 with fixes
|
2018-09-25 07:37:40 +02:00 |
|
Magne Sjaastad
|
4009d4d63b
|
System : Introduce compiler warning C4457 with fixes
|
2018-09-24 21:20:35 +02:00 |
|
Bjørn Erik Jensen
|
43d90aa2e4
|
Converted enum to enum class to avoid cotire build errors
|
2018-09-24 09:34:48 +02:00 |
|
Magne Sjaastad
|
4ca3267931
|
System : Remove unused code
|
2018-09-21 16:37:47 +02:00 |
|
Bjørn Erik Jensen
|
ce59e8a0d0
|
#3320 Observed data import. Line based CSV import
|
2018-09-19 13:03:21 +02:00 |
|
sigurdp
|
43ac06ca98
|
#3344 HoloLens export: Allow for more human-readable JSON text output
|
2018-09-18 15:44:59 +02:00 |
|
Bjørn Erik Jensen
|
997a3a6fe0
|
Fix build warning
|
2018-09-13 13:03:05 +02:00 |
|
Bjørn Erik Jensen
|
b4dd37337a
|
#3318 Plot editor performance. Several performance fixes
|
2018-09-13 12:38:50 +02:00 |
|
Magne Sjaastad
|
b604d26e90
|
#3340 Fix some warnings
|
2018-09-11 21:56:15 +02:00 |
|
Magne Sjaastad
|
a0a7ff3e7c
|
Merge branch 'use-libecl-hpp' into dev
|
2018-09-07 10:28:39 +02:00 |
|
Joakim Hove
|
8bf4913957
|
Use hpp header files when accessing well_info from libecl
|
2018-09-07 05:17:11 +02:00 |
|
Bjørn Erik Jensen
|
248530ce95
|
#3301 Ensemble parameters file. Support tab as separator
|
2018-09-03 10:37:57 +02:00 |
|
Bjørn Erik Jensen
|
698fbb980d
|
FileParseTools. Add new split method
|
2018-09-03 10:37:19 +02:00 |
|
Bjørn Erik Jensen
|
37961717e3
|
#3213 Observed data import. Handle custom vector naming. Fix failing unit tests
|
2018-08-30 13:30:54 +02:00 |
|
Bjørn Erik Jensen
|
2e8bf5aafe
|
#3213 Observed data import. Add categories to vector table. Modify category identification. Update unit test
|
2018-08-30 11:17:52 +02:00 |
|
Bjørn Erik Jensen
|
c4577084dc
|
RifEclipseDataTableFormatter. Renamed method to clearify its purpose
|
2018-08-29 08:41:23 +02:00 |
|
Magne Sjaastad
|
2755d2e313
|
#3253 Export Completions : Move return out of critical section
|
2018-08-27 13:04:29 +02:00 |
|
Magne Sjaastad
|
9e3a100bcc
|
#3253 OpenMP : Give name to all critical sections
|
2018-08-27 13:04:29 +02:00 |
|
Bjørn Erik Jensen
|
7cffbfd3ea
|
#3235 Update ResInsight code to new ecllib
|
2018-08-22 14:16:44 +02:00 |
|
Bjørn Erik Jensen
|
2e78bddaf6
|
#3119 detect grid unit. Read unit system from one of three available sources
|
2018-08-15 14:47:56 +02:00 |
|
Bjørn Erik Jensen
|
37962e040c
|
#3170 observed data import. Add new misc vector items
|
2018-08-15 11:35:38 +02:00 |
|
Jacob Støren
|
c6069ade29
|
Guard access of error text pointer in CsvUserDataParser
|
2018-08-14 11:41:19 +02:00 |
|
Bjørn Erik Jensen
|
6feb743542
|
#3196 Summary import. Use vector based ecllib functions
|
2018-08-13 15:15:15 +02:00 |
|
Gaute Lindkvist
|
2987e6128d
|
#3198 Support LGR when exporting fishbone completions for multi segment wells.
* Also refactor RicMultiSegmentWellExportInfo to remove public member variables.
|
2018-08-13 15:10:03 +02:00 |
|
Gaute Lindkvist
|
ffd545c75c
|
#3183 Refactor MSW export code so fishbones structures are not needed at the time of formatting/writing
* Instead fill up the RicMultiSegmentWellExportInfo structures beforehand
|
2018-08-13 14:36:32 +02:00 |
|
Bjørn Erik Jensen
|
5081f12bb5
|
#3194. Adapt ResInsight to modified ecllib API
|
2018-08-13 14:00:26 +02:00 |
|
Magne Sjaastad
|
fe07b60392
|
CppCheck : Several fixes
Add missing initializers
Guard potential null pointer access
|
2018-08-02 19:22:03 +02:00 |
|
Bjørn Erik Jensen
|
ee8374b105
|
#3170 Observed data import. Add two misc vectors to list
|
2018-07-10 14:05:52 +02:00 |
|
Bjørn Erik Jensen
|
238f5f83de
|
#3174 Pasted summary data. Use full address text as curve name
|
2018-07-10 13:57:22 +02:00 |
|
Bjørn Erik Jensen
|
51be11401a
|
#3152 Observed data import. Prepare for list of known Misc category quantities
|
2018-07-09 12:46:20 +02:00 |
|
Bjørn Erik Jensen
|
19ce35432c
|
#3152 Observed data import. Fix accumulated data determination
|
2018-07-09 10:43:53 +02:00 |
|
Bjørn Erik Jensen
|
3bc595dcb2
|
#3152 Observed data import. Allow only vector names with certain lenghts to be put in a standard category
|
2018-07-09 10:06:30 +02:00 |
|
Bjørn Erik Jensen
|
60146be146
|
#3167 CSV parser. Try a fallback datetime format if parsing fails
|
2018-07-06 15:01:25 +02:00 |
|
Bjørn Erik Jensen
|
2b58e5e7cb
|
#3150 CSV import. Also accept underscores and dashes in vector names
|
2018-07-05 14:49:50 +02:00 |
|