Commit Graph
40 Commits
Author SHA1 Message Date
Bjørnar Grip Fjær ad4657d610 #165 Use original days since simulation start when plotting time history curves 2017-04-26 09:41:04 +02:00
Bjørnar Grip Fjær 2c8358e9e9 #165 Return original days since simulation start from riGetTimeStepDays 2017-04-26 09:41:04 +02:00
Bjørnar Grip Fjær cf18f5324f #165 Keep original days since simulation start 2017-04-26 09:41:04 +02:00
Bjørnar Grip Fjær 63cd817b85 #964 Improve code robustness in defineEditorAttribute 2017-04-25 10:31:56 +02:00
Bjørnar Grip Fjær 68cb4ab54f Better naming of legend configuration properties 2017-04-25 10:31:56 +02:00
Bjørnar Grip Fjær 19b9afe4cb Use cleaner vector iteration 2017-04-25 10:31:56 +02:00
Bjørnar Grip Fjær 50d9904cf7 #1006 Add support for toggling legend and don't show legend for curves without a name 2017-04-24 16:43:31 +02:00
Bjørnar Grip Fjær 05fb8b8da3 Better naming of eclipse reload data function 2017-04-24 12:10:18 +02:00
Bjørnar Grip Fjær 274a108235 #1429 Fix issue with curve colors and symbols for all cases being the same 2017-04-24 12:09:52 +02:00
Bjørnar Grip Fjær 813652477d #1001 Reload all plots when a case is reloaded 2017-04-21 16:05:25 +02:00
Bjørnar Grip Fjær 201ff5699d #1004 Add reload function to eclipse cases to reload all data from file 2017-04-21 12:03:04 +02:00
Bjørnar Grip Fjær 327fb31cb0 #1030 Don't automatically create summary plots of preference is turned off 2017-04-20 15:59:39 +02:00
Bjørnar Grip Fjær 1e3af05879 Remove unused variable 2017-04-19 16:41:12 +02:00
Bjørnar Grip Fjær f7d72c2f60 #1073 Stable coloring of cases and wells in summary 2017-04-19 16:41:12 +02:00
Bjørnar Grip Fjær b2d3a84862 #171 Add support for absolute UNIX paths for fault include files on Windows 2017-04-18 11:32:31 +02:00
Bjørnar Grip Fjær f59f52c848 #800 Ensure data is loaded when linking cell result in views 2017-04-07 15:58:49 +02:00
Bjørnar Grip Fjær f22bcd1c8d #117 Convert to cell positions to positive depth when sending to Octave 2017-04-07 13:15:50 +02:00
Bjørnar Grip Fjær b7279cafd0 #1406 Automatically show process monitor when executing script for case 2017-04-07 09:57:34 +02:00
Bjørnar Grip Fjær 224211f765 #1406 Automatically show process monitor when executing script 2017-04-07 09:21:48 +02:00
Bjørnar Grip Fjær b4de373d2f Remove unecessary conditional after assert 2017-04-06 13:03:27 +02:00
Bjørnar Grip Fjær cb8b773f23 #1362 Support timesteps with higher resolution than seconds 2017-04-06 13:03:27 +02:00
Bjørnar Grip Fjær 380de17ae0 Handle error case properly, removes compiler warning. 2017-04-05 14:35:10 +02:00
Bjørnar Grip Fjær 050c4b8c28 #1026 Combine continuous fault cells to one line in export
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# Date:      Wed Apr 5 12:04:36 2017 +0200
#
# On branch dev
# Your branch is ahead of 'origin/dev' by 2 commits.
#   (use "git push" to publish your local commits)
#
# Changes to be committed:
#	modified:   ApplicationCode/Commands/RicExportFaultsFeature.cpp
#	modified:   ApplicationCode/Commands/RicExportFaultsFeature.h
#
2017-04-05 13:19:24 +02:00
Bjørnar Grip Fjær dc1a207313 Fix crash when cancelling export faults 2017-04-05 13:19:24 +02:00
Bjørnar Grip Fjær fb88c7e216 #1010 Make "Create Grid Case Group" always available 2017-04-04 15:45:52 +02:00
Bjørnar Grip Fjær 677e326213 #1397 Crash when computing statistics when no statistics case is created when adding source eclipse case 2017-04-04 15:16:13 +02:00
Bjørnar Grip Fjær a49c830a0f #1394 Delete statistics cases when last source case is deleted 2017-04-04 14:46:18 +02:00
Bjørnar Grip Fjær 3cefc2f7a8 #1390 Ensure computed statistics view is added to statistics case 2017-04-03 12:35:19 +02:00
Bjørnar Grip Fjær e4354a0891 Do not copy views when copy/pasting eclipse case 2017-04-03 10:50:52 +02:00
Bjørnar Grip Fjær b3c8a90cd8 #1011 Fix crash when deleting statistics source case 2017-04-03 10:06:49 +02:00
Bjørnar Grip Fjær 9f336ab16f Fix crash when changing result name when exporting multiple snapshots 2017-03-31 17:14:49 +02:00
Bjørnar Grip Fjær 4900f50160 Fix crash when opening context menu with multiple selected views. 2017-03-31 17:14:49 +02:00
Bjørnar Grip Fjær feeb16fe70 Fix statistics not being calculated for properties with values for only active cells 2017-03-31 11:56:14 +02:00
Bjørnar Grip Fjær 6c04daf333 #1386 Fixed crash when pasting eclipse case into grid case group 2017-03-31 11:10:22 +02:00
Bjørnar Grip Fjær c7f008ca2f Fix missing include on Linux 2017-03-30 14:56:12 +02:00
Bjørnar Grip Fjær 63205b4753 #1354 Only use active cells in statistics for active cells 2017-03-30 11:47:38 +02:00
Bjørnar Grip Fjær d32461f0ee #1355 Fixed crash when calculating statistics for visible cells without data for all time steps 2017-03-30 11:12:27 +02:00
Bjørnar Grip Fjær c30afc9ece #895 Ensure property editor is updated after all project data is loaded 2017-03-30 09:29:48 +02:00
Bjørnar Grip Fjær e998f09250 Fixed typo 2017-03-29 11:22:12 +02:00
Bjørnar Grip Fjær ceec6cb9ec #1353 Compute valid statistics for parameters with results for all cells 2017-03-29 11:22:12 +02:00