Commit Graph
322 Commits
Author SHA1 Message Date
Magne Sjaastad 39dc1c45ca Update version to 2023.01.1-dev.01 2023-01-12 09:29:24 +01:00
Magne Sjaastad 8d82558904 Set version to 2023.1.0 2023-01-10 11:53:12 +01:00
Magne Sjaastad a4123609d9 Bump version to RC_03 2023-01-09 15:48:36 +01:00
Magne Sjaastad 09e05e9996 Fix summary issues
* Add missing time conversion for month
* #9606: FIx wrong usage of function when accessing data from summary file
The result values are aggregated into the destination vector in RimSummaryCaseCollection::computeMinMax(), so make sure the vector is recreated per case.
* #9602 : Make sure the plot is updated correctly for "Time since simulation start"
* Move roundToNumSignificantDigits() to RiaNumericalTools
* Make sure the time axis is consistent when individual time range differs
2023-01-02 10:22:44 +01:00
Magne Sjaastad 5d072663f1 Set version to 2023.01.0-RC_01 and disable debug output of AABB tree 2022-12-22 09:49:34 +01:00
Magne Sjaastad 1eb44e519e RFT plot: Fix stepping on well
* Rft: Store segment and connection count per well
* Update the segment branch index combo box when well changes
* Bump version number
2022-12-05 18:36:21 +01:00
Magne Sjaastad 0e5d121993 Forward wellLogTrack::zoomAll to depth track plot 2022-11-16 07:05:52 +01:00
Magne Sjaastad ba8587d6ae Fix depth range for tracks with no data, bump version 2022-11-14 19:11:11 +01:00
Magne Sjaastad 647e248e04 Bump version number 2022-11-14 10:56:17 +01:00
Magne Sjaastad f44eb6324e Bump to version 2022.06.2-dev.03 2022-11-08 09:17:56 +01:00
Magne Sjaastad ed8fa08b13 Bump version number after RFT project 2022-10-28 15:42:40 +02:00
Magne Sjaastad 8c03fb1b36 Merge branch 'main' into dev 2022-10-13 10:56:29 +02:00
Magne Sjaastad 1f1cf69530 Bump version to 2022.6.2 2022-10-05 14:26:39 +02:00
Magne Sjaastad b93cc21a84 Bump version 2022-10-05 12:28:03 +02:00
Magne Sjaastad cce0693b68 Bump version to 2022.06.2-RC_02 2022-09-29 08:50:02 +02:00
Magne Sjaastad 967b1b4f94 Bump version number 2022-09-27 11:56:30 +02:00
Magne Sjaastad d096a67eb0 Set version to 2022.06.1-dev 2022-09-19 15:24:59 +02:00
Magne Sjaastad 8f9cd55d66 Set version to 2022.06.1 2022-09-15 08:19:41 +02:00
Magne Sjaastad a0d0e48953 Minor issues when preparing user course
* Grid Cross Plot: Always show grouping icons with color
* Grid Cross Plot: Make sure the info box text content is updated
* Bump version to RC_05
2022-09-15 08:19:41 +02:00
Magne Sjaastad b5993a0c0c Bump version to RC_04 2022-09-15 08:19:41 +02:00
Magne Sjaastad 333cac84a6 Bump version info to RC03 2022-09-15 08:19:41 +02:00
Magne Sjaastad e1dda4c6b3 Adjustments for RC2
* Add dependency to Svg
* Renaming
* Remove special handling of bright colored curves
For some ensemble cases, the curve highlight does not work well. A prototype for ensemble curve highlight was introduced, but this was not working for a collection of standalone summary curves.
* Set version to RC_02
2022-09-15 08:19:41 +02:00
Magne Sjaastad 54ac7568cb Set version to RC_01 2022-09-15 08:19:41 +02:00
Magne Sjaastad 7e0e160196 Update version on dev-branch after release 2022-09-15 08:19:41 +02:00
Magne Sjaastad c90bb020af Set version to 2022.06.1 2022-09-15 08:18:34 +02:00
Magne Sjaastad 2973127363 Minor issues when preparing user course
* Grid Cross Plot: Always show grouping icons with color
* Grid Cross Plot: Make sure the info box text content is updated
* Bump version to RC_05
2022-09-14 16:10:52 +02:00
Magne Sjaastad 42565119eb Bump version to RC_04 2022-09-13 17:46:53 +02:00
Magne Sjaastad b544c0f48f Bump version info to RC03 2022-09-12 07:47:14 +02:00
Magne Sjaastad b641d6b86f Adjustments for RC2
* Add dependency to Svg
* Renaming
* Remove special handling of bright colored curves
For some ensemble cases, the curve highlight does not work well. A prototype for ensemble curve highlight was introduced, but this was not working for a collection of standalone summary curves.
* Set version to RC_02
2022-09-06 15:29:10 +02:00
Magne Sjaastad 983fce3d98 Set version to RC_01 2022-09-05 14:16:38 +02:00
Magne Sjaastad cde1246167 Update version on dev-branch after release 2022-07-01 15:23:38 +02:00
Magne Sjaastad 5ac0bc3e6e Set version to 2022.06.0 2022-07-01 13:03:16 +02:00
Magne Sjaastad d4edc15215 Regression test fixes (#9105)
* Do not show Open Summary Plot in 3D view Property Editor
* Regression Test: Fix missing update of correlation report plot
A fix was introduced in 73d598ee7e to avoid a crash when deleting a multi plot. This had a unintended side effect causing the sub plots in correlation report plot to not be inserted properly.

* Bump release version
2022-07-01 11:36:49 +02:00
Magne Sjaastad af77fdad81 Prepare for release
Always create plots using Qwt
Always create plot for command "New Summary Plot"
#9103 : Fix missing updates in multiselect field update operation
Add Open Summary Plot Editor
Trigger missing load of data
Enable data source display for first realization of an ensemble
Always show legend text
Set version to 2022.06.0-RC-02
2022-06-30 18:24:25 +02:00
Magne Sjaastad 7534a219b5 Set version to 2022.06.0-RC-01 2022-06-27 19:25:27 +02:00
Magne Sjaastad 34a05ec5f4 Bump version to 2021.10.3-dev.07 2022-06-13 17:30:07 +02:00
Magne Sjaastad 6931d46b75 Bump version to 2021.10.3-dev.06 2022-06-03 15:26:27 +02:00
Magne Sjaastad ad66b4674a Bump version to 2021.10.3-dev.05 2022-05-26 21:24:03 +02:00
Magne Sjaastad f3cfa0ab94 Bump version number 2022-05-19 12:50:47 +02:00
Magne Sjaastad 621100f0cf Bump version 2022-05-06 16:38:41 +02:00
Magne Sjaastad 64bed1d611 Summary Multi Plot: Minor adjustments (#8856)
Remove obsolete single summary template code
Always use maximized state of the QMdiSubWindow when a plot or view is deleted.
Move time axis to top
Set correct text for unused axis
Avoid assert when layout is requested for non existing legend
2022-04-29 15:31:07 +02:00
Magne Sjaastad ca7a5d7b40 Merge remote-tracking branch 'origin/main' into dev 2022-04-05 08:37:19 +02:00
Magne Sjaastad 27fe812309 Set version to 2010.10.3 2022-04-04 16:06:06 +02:00
Magne Sjaastad e743a3f860 Set version to 2010.10.3-RC_01 2022-04-04 12:52:28 +02:00
Magne Sjaastadandmagnesj 64bed86f8f Intersection : Add Python support for triangle and result values (#8505)
#8508 Python : Make sure an empty list will be received as empty list in Python

Co-authored-by: magnesj <magnesj@users.noreply.github.com>
2022-02-07 17:38:19 +00:00
jonjenssen 66fd79175c Project Tree updates (#8490)
Split project tree into multiple dockable tree views for plots, keeping one for 3d views.
2022-01-28 13:19:52 +01:00
Magne Sjaastad 0a8b52051d Merge remote-tracking branch 'origin/main' into dev 2021-12-01 16:29:57 +01:00
Magne Sjaastad 4d25081dde Set version to 2021.10.2 2021-12-01 16:27:28 +01:00
Magne Sjaastad 9dad150e8c Set version to 2021.10.1-dev.01 2021-11-11 12:57:29 +01:00
Magne Sjaastad a7308127bb Set version to 2021.10.1 2021-11-11 12:25:21 +01:00