Commit Graph
49 Commits
Author SHA1 Message Date
Jacob Støren cb6d49a611 #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
Bjørn Erik Jensen a2a2427062 #1903 Export completions. Use project's export completion dialog settings everywhere it's being used 2017-12-20 11:14:13 +01:00
Rebecca Cox 7da8e3091b #1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection 2017-10-17 09:52:31 +02:00
Rebecca Cox d748803159 #1996 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
Bjørnar Grip Fjær c5ed9ccaa6 Ensure dock windows are completely closed and opened when exporting snapshots through command file interface 2017-08-31 16:23:39 +02:00
Bjørnar Grip Fjær 373de4935a Add property type to exportProperty command in command file interface 2017-08-31 16:23:39 +02:00
Bjørnar Grip Fjær 2a5a03bc93 #1793 Ensure current case name is included when exporting property through command file 2017-08-29 09:39:53 +02:00
Magne Sjaastad cb506cf86d #1769 Add time step filtering when importing model
Move import code from RiaApplication to command feature
Show time step selection UI when importing Eclipse data
Support time step reading of HDF data
2017-08-25 06:51:56 +02:00
Bjørnar Grip Fjær eee4a65497 Merge remote-tracking branch 'origin/dev' into pre-proto 2017-08-08 14:24:42 +02:00
Bjørnar Grip Fjær 5e48494c9b #1719 Fix issue with commands without parameters in command file 2017-08-04 13:58:32 +02:00
Bjørnar Grip Fjær 37456bfa9b #1730 Include more information in snapshot filenames 2017-08-04 11:25:42 +02:00
Magne Sjaastad c481a275ee Merge branch 'dev' into pre-proto 2017-08-04 10:37:35 +02:00
Bjørnar Grip Fjær a59735de87 #1730 Move snapshot features to separate files 2017-08-03 16:22:02 +02:00
Bjørnar Grip Fjær f437f8dc84 #1734 Command File : Use caseId as variable name instead of case 2017-08-03 15:01:13 +02:00
Bjørnar Grip Fjær a06ae58f83 #1717 Implement exportSimWellCompletions for command file interface 2017-08-02 09:51:56 +02:00
Bjørnar Grip Fjær 7179aaeac9 Merge branch 'dev' into pre-proto 2017-08-01 12:44:11 +02:00
Bjørnar Grip Fjær 48401d5a85 #1710 #1665 Wait for octave process to finish when executing through command file interface 2017-07-31 11:10:43 +02:00
Bjørnar Grip Fjær c136e0a3d0 #1665 Fix header file layout for command file interface files 2017-07-31 11:10:42 +02:00
Magne Sjaastad eef40fdeaa Added missing #pragma once 2017-07-31 08:00:41 +02:00
Bjørnar Grip Fjær 3585ad020b #1665 Fix bug where project modifier was not created before use 2017-07-28 15:15:20 +02:00
Bjørnar Grip Fjær d54bbcef8a #1665 Ensure map is included when used 2017-07-28 12:54:21 +02:00
Bjørnar Grip Fjær f23f7b0f7d #1665 Fix Linux build errors 2017-07-28 12:03:16 +02:00
Bjørnar Grip Fjær 14627fae53 #1665 Add exportMultiCaseSnapshots command to command file interface 2017-07-28 11:48:11 +02:00
Bjørnar Grip Fjær 39b5750c39 #1665 Add replaceSourceCases command to command file interface 2017-07-28 11:29:10 +02:00
Bjørnar Grip Fjær c02c39d59d #1665 Add replaceCase command to command file interface 2017-07-28 11:28:55 +02:00
Bjørnar Grip Fjær 865238bc71 #1665 Handle end of file without error when parsing command file 2017-07-27 15:43:57 +02:00
Bjørnar Grip Fjær d0564c4d2a #1665 Add error handling and logging to command file execution 2017-07-27 14:26:59 +02:00
Bjørnar Grip Fjær ab1322c5d7 #1665 Add computeCaseGroupStatistics command to command file interface 2017-07-27 11:49:03 +02:00
Bjørnar Grip Fjær f6c27a1774 #1665 Add runOctaveScript command to command file interface 2017-07-27 10:52:06 +02:00
Bjørnar Grip Fjær c11546e46b #1665 Add setMainWindowSize command to command file interface 2017-07-27 10:51:49 +02:00
Bjørnar Grip Fjær 2c88d4bee9 #1665 Add setTimeStep command to command file interface 2017-07-27 10:39:59 +02:00
Bjørnar Grip Fjær 8af00bc1b4 #1665 Add setExportFolder command to command file interface 2017-07-27 10:34:36 +02:00
Bjørnar Grip Fjær da4f6d72be #1665 Add exportMsw command to command file interface 2017-07-27 10:29:45 +02:00
Bjørnar Grip Fjær 8e444d5cbe #1665 Add exportWellPathComplections command to command file interface 2017-07-27 10:28:41 +02:00
Bjørnar Grip Fjær 51ce7f7bde #1665 Add exportProperty command to command file interface 2017-07-27 10:23:05 +02:00
Bjørnar Grip Fjær 6be1f62c90 #1665 Add exportSnapshots command to command file interface 2017-07-27 10:12:57 +02:00
Bjørnar Grip Fjær 1ed9787a37 #1665 Add loadCase command to command file interface 2017-07-27 09:52:38 +02:00
Bjørnar Grip Fjær bbb4c80b1b #1665 Add setStartDir command to command file interface 2017-07-26 16:57:43 +02:00
Bjørnar Grip Fjær 59536e9942 #1665 Add closeProject command to command file interface 2017-07-26 16:43:48 +02:00
Bjørnar Grip Fjær b08757b391 #1665 Add openProject command to command file interface 2017-07-26 16:42:37 +02:00
Bjørnar Grip Fjær bf23529b55 #1665 Add parameter and basic framework for executing command file 2017-07-26 16:41:17 +02:00
Bjørnar Grip Fjær 1a4e1135a2 #1665 Add support for peeking at next char in command file 2017-07-26 16:22:46 +02:00
Bjørnar Grip Fjær df1eb2a962 #1665 Add support for reading enums and lists as parameters in batch command file 2017-07-26 16:22:22 +02:00
Jacob Støren 1de6986ba2 #1666 CommandFile: Add line numbers to parse messages 2017-06-29 17:44:05 +02:00
Jacob Støren 352e044bbf #1666 Linux compile fix 2017-06-29 16:43:58 +02:00
Jacob Støren bc0379d246 #1666 CommandFile: Add command and argument name to error messages 2017-06-29 16:29:50 +02:00
Jacob Støren c25895bdad #1666 CommandFile: Add error messages to reading.
Remove some  reader bugs
2017-06-29 16:12:51 +02:00
Jacob Støren 64bee4bb57 #1666 Fix errors in CommandFile parsing for space between argname and "=" 2017-06-29 13:19:06 +02:00
Jacob Støren ba84b9ec5a #1666 Add CommandFileInterface system 2017-06-29 13:19:06 +02:00