Commit Graph

  • 015f248dd9 Show properties for selected object in main project tree Magne Sjaastad 2024-06-11 13:36:04 +02:00
  • 742bb5f0d2 #11485 Disable Python and unit test to fix build on GitHub Magne Sjaastad 2024-06-10 11:42:16 +02:00
  • 431c8f5a27 Build release only for vcpkg packages Magne Sjaastad 2024-06-09 11:02:25 +02:00
  • ea17b1ec07 #11482 Add fault mesh line thickness option Magne Sjaastad 2024-06-06 14:55:35 +02:00
  • f7dccd8149 #11482 Show mesh lines by default for faults in contour maps Magne Sjaastad 2024-06-06 13:35:27 +02:00
  • a6fe630e5f Temporary LGR: Make sure the view is updated based on new LGRs Magne Sjaastad 2024-06-06 10:47:01 +02:00
  • 51ff9579aa Merge remote-tracking branch 'origin/main' into dev Magne Sjaastad 2024-06-05 14:44:35 +02:00
  • 41d5e498d7 Simplify PdmDocument class and move fileName to private Magne Sjaastad 2024-06-05 11:00:55 +02:00
  • beccd2454e Move updatedFilePathFromPathId() to private Magne Sjaastad 2024-06-05 09:32:44 +02:00
  • a952fbce7e Move function to RiaProjectFileTools Magne Sjaastad 2024-06-05 10:59:04 +02:00
  • 27339a91fa Guard nullpointer crash Magne Sjaastad 2024-06-04 15:07:23 +02:00
  • 84a07eed2b #11463 Look for resinsight_executable in JSON Magne Sjaastad 2024-06-05 14:06:49 +02:00
  • acfbd94263 Make it possible to build Octave plugins independent to main build Magne Sjaastad 2024-06-04 07:42:50 +02:00
  • 08dc3885a0 Octave: Change default port number and add custom port number to Preferences Magne Sjaastad 2024-06-03 10:43:50 +02:00
  • 3b5621a6aa Messages Display: show left part of long log lines. Kristian Bendiksen 2024-06-03 19:49:07 +02:00
  • b050cac1d2 Make it possible to build Octave plugins independent to main build Magne Sjaastad 2024-06-04 07:42:50 +02:00
  • 1c899df063 Octave: Change default port number and add custom port number to Preferences Magne Sjaastad 2024-06-03 07:46:58 +02:00
  • 3f535e5b62 Add bundling of QtNetworkAuth Magne Sjaastad 2024-06-01 14:40:20 +02:00
  • 1e07b239d1 Simplify configuration and use of vcpkg Magne Sjaastad 2024-05-31 08:56:29 +02:00
  • 4f5a0d8bdf Fixes by clang-tidy magnesj 2024-05-30 02:02:09 +00:00
  • 1d57b9032b Custom vfp plot (#11450) Magne Sjaastad 2024-05-29 12:55:45 +02:00
  • 2fb54ac1ec Add qtnetworkauth to clang-tidy workflow Magne Sjaastad 2024-05-29 08:18:42 +02:00
  • c7fbb5374c #11437 Propagate detected date format to line based parsing Magne Sjaastad 2024-05-28 11:22:57 +02:00
  • d1d3ee129f Refactor: Extract parser options from RicPasteAsciiDataToSummaryPlotFeatureUi Kristian Bendiksen 2024-05-27 19:13:54 +02:00
  • c79f7939b4 Refactor: move method implementation to cpp file. Kristian Bendiksen 2024-05-27 15:46:21 +02:00
  • 6144c1f3a6 Add Well Log root object. Kristian Bendiksen 2024-05-27 15:31:01 +02:00
  • 74ba0c8b8c Refactor: Rename method name. Kristian Bendiksen 2024-05-27 14:48:28 +02:00
  • 6e1289507f Refactor: Rename WellLogFile to WellLogData. Kristian Bendiksen 2024-05-27 14:00:40 +02:00
  • 11128073f7 Refactor: Use NamedObject for WellLogChannel. Kristian Bendiksen 2024-05-27 13:32:40 +02:00
  • c1aba471f2 Refactor: rename WellLogFileChannel to WellLogChannel. Kristian Bendiksen 2024-05-27 12:09:47 +02:00
  • 9858d09a33 Add support for overriding egrid reader type on command line. Override disables GUI in preferences. Jon Jenssen 2024-05-27 14:41:24 +02:00
  • 1b93347aea Fix unity build Magne Sjaastad 2024-05-16 15:00:05 +02:00
  • 577ef1e154 Add support for well paths from OSDU. Kristian Bendiksen 2024-02-28 08:10:52 +01:00
  • d02dd2dfed Add Qt network auth to github actions. Kristian Bendiksen 2024-03-04 10:21:08 +01:00
  • 13ec3b7f62 Rename SSIHUB to Osdu. Kristian Bendiksen 2024-02-26 15:40:13 +01:00
  • 809f559792 Add test for reading Parquet files using Apache Arrow. Kristian Bendiksen 2024-05-22 11:14:12 +02:00
  • 11563666e6 #11358 Guard overwrite of already calculated statistics values Magne Sjaastad 2024-05-22 09:43:12 +02:00
  • bbebdbba4c Bump to Python 3.11 Magne Sjaastad 2024-05-21 14:51:20 +02:00
  • ff9b13163a Add RimVfpTableData used to represent connection to file and data Magne Sjaastad 2024-05-13 08:54:40 +02:00
  • b8391e6f92 Remove pure virtual from RimPlotCurve Magne Sjaastad 2024-05-13 08:34:27 +02:00
  • 2ad6c0fff2 Set artifact retention-days to 5 Magne Sjaastad 2024-05-10 09:06:15 +02:00
  • 68e423f1b8 #11430 Add trimming of header words to identify CSV as line based Magne Sjaastad 2024-05-08 15:06:28 +02:00
  • 2862de63a6 Add GRUPTREE and WELSPECS to avoid parser error Magne Sjaastad 2024-05-08 11:17:37 +02:00
  • e98d839055 Bump version to dev.04 Magne Sjaastad 2024-05-07 17:09:08 +02:00
  • 0ba11af5a4 Performance: Improve performance when adding a summary calculation Magne Sjaastad 2024-05-08 07:06:12 +02:00
  • aae5f55dc2 Rename to "Import VFP Data" Magne Sjaastad 2024-05-07 08:46:54 +02:00
  • b0e0bc5f14 Add more details to error messages during parsing of input files Magne Sjaastad 2024-05-07 07:50:13 +02:00
  • c685cff654 Bump to 2024.03.4-dev.03 Magne Sjaastad 2024-05-06 10:07:53 +02:00
  • ae7f29c80f #11418 Fix calculation between multiple cases Magne Sjaastad 2024-05-06 09:48:00 +02:00
  • 96481d81a8 Add tool used to extract project file revisions from project file database Magne Sjaastad 2024-05-04 13:21:31 +02:00
  • a55b53c725 Add parsing of *.DATA and add zoom to VFP plots Magne Sjaastad 2024-05-03 09:58:55 +02:00
  • b7e5867430 Move qwt axis functions to RimPlotAxisTools Magne Sjaastad 2024-05-03 09:54:34 +02:00
  • 6d478ddb3c Use opm parser to find all VFP data based on a *.DATA file Magne Sjaastad 2024-05-03 09:52:43 +02:00
  • 24aa7fca3e Make sure onChildrenUpdated is called in RicToggleItemsOnOthersOffFeature Magne Sjaastad 2024-05-03 09:50:04 +02:00
  • aea804b161 Rename to improve readability Magne Sjaastad 2024-05-02 11:26:52 +02:00
  • 6b76aad162 Bump version to 2024.03.4-dev.02. Kristian Bendiksen 2024-05-02 10:18:48 +02:00
  • 3dcca744e1 #11405 Fault Reactivation: add temperature initial conditions. Kristian Bendiksen 2024-05-02 10:10:51 +02:00
  • 03e1d4e762 #11405 Fault reactivation: fix unexpected temperature change outside reservoir. Kristian Bendiksen 2024-05-02 09:35:43 +02:00
  • 2e4ca390c7 Remove old polygon annotations. (#11404) jonjenssen 2024-05-01 10:50:19 +02:00
  • 4617bcc673 11402 Save copy of project file to a backup database when saving project file Magne Sjaastad 2024-05-01 09:46:22 +02:00
  • 3cd80f0871 Always move views from obsolete fields into view collection Magne Sjaastad 2024-04-28 08:26:15 +02:00
  • 55c0e81d9e OpenSSL: remove OpenSSL bundling. Kristian Bendiksen 2024-04-26 11:16:15 +02:00
  • df7112e615 Add missing includes Magne Sjaastad 2024-04-25 10:00:25 +02:00
  • 26df3dda7d Prepare dev branch for new features Magne Sjaastad 2024-04-25 09:37:27 +02:00
  • ed5382af24 Merge branch 'main' into dev Magne Sjaastad 2024-04-25 09:34:11 +02:00
  • 15fe46cf1f Release 2024.03.3 v2024.03.3 Magne Sjaastad 2024-04-23 08:38:52 +02:00
  • 2b25ac87e7 Show error message if no flow data is available Magne Sjaastad 2024-04-25 09:14:24 +02:00
  • a993841671 #11396 RelPerm: Remove display of KROG curve if no gas is present Magne Sjaastad 2024-04-25 07:56:08 +02:00
  • 6e74fa98c0 #11395 Grid Calculation: Make sure a generated result can be used Magne Sjaastad 2024-04-24 15:40:31 +02:00
  • d1e871eb69 #11393 Contour map: Make sure polygon cell filter works as expected Magne Sjaastad 2024-04-24 07:48:49 +02:00
  • ff12d48ff2 #11394 Make sure single click for source stepper selected item once Magne Sjaastad 2024-04-24 07:15:05 +02:00
  • f3cf849458 #11391 RFT plot: Check if formations are present before extracting data Magne Sjaastad 2024-04-23 11:25:30 +02:00
  • 3965041550 Set a max limit for number of categories sent to category mapper Magne Sjaastad 2024-04-23 11:34:39 +02:00
  • 534348c1a0 #11385 Add exclude list used during identification of category results Magne Sjaastad 2024-04-23 08:36:45 +02:00
  • db593ac5b0 Prepare for next patch release Magne Sjaastad 2024-04-24 16:35:30 +02:00
  • 98144078c8 Rename to resdata Magne Sjaastad 2024-04-22 19:56:10 +02:00
  • c17e5237ca Revert "Early return if data already is available" Magne Sjaastad 2024-04-22 09:07:22 +02:00
  • 16be653826 Updates after patch release Magne Sjaastad 2024-04-22 10:33:45 +02:00
  • b78cc23add Release 2024.03.2 v2024.03.2 Magne Sjaastad 2024-04-22 10:01:41 +02:00
  • 1bee1d9bed Make sure we read data from file reader only when required Magne Sjaastad 2024-04-22 09:28:27 +02:00
  • 91c82f0010 Revert "Early return if data already is available" Magne Sjaastad 2024-04-22 09:07:22 +02:00
  • 745f9883b5 GHA: Fix download-artifact version v2024.03.1a Magne Sjaastad 2024-04-19 16:01:18 +02:00
  • a717441acd Release 2024.03.1 Magne Sjaastad 2024-04-19 15:33:50 +02:00
  • e9ff3540ba Update dev branch after patch release Magne Sjaastad 2024-04-19 15:09:15 +02:00
  • 8b59849203 Bump version to 2024.03.1 v2024.03.1 Magne Sjaastad 2024-04-19 12:34:52 +02:00
  • e71226dc8d Bump version to 2024.03.1-RC_02 Magne Sjaastad 2024-04-18 13:24:15 +02:00
  • 8c5802c556 Remove obsolete code causing grid to be loaded for all cases Magne Sjaastad 2024-04-18 13:17:58 +02:00
  • 932464ea55 Fixes by clang-tidy magnesj 2024-04-18 02:34:08 +00:00
  • e77b4f9e3b Bump to version dev 05. Kristian Bendiksen 2024-04-17 15:36:43 +02:00
  • 3255b649ca #11072 Refactor: remove homemade atomic counter. Kristian Bendiksen 2024-04-17 14:34:28 +02:00
  • c759a11888 Cmake cleanup and selected Qt6 adjustments Magne Sjaastad 2024-04-17 15:06:51 +02:00
  • 174123f8b5 Refactor: rename confusing push_back method on view collections. Kristian Bendiksen 2024-04-17 13:46:31 +02:00
  • ade044adbf Grid Ensemble: add methods to add view Kristian Bendiksen 2024-02-19 09:23:23 +01:00
  • b84362dfc0 Grid Ensemble: add menu item for importing grid ensemble. Kristian Bendiksen 2024-02-12 13:21:53 +01:00
  • acb06b1f53 Grid Ensemble: add pdm object. Kristian Bendiksen 2024-02-09 14:11:19 +01:00
  • 74f55c885b Fix eclipse case contour map left click (#11378) jonjenssen 2024-04-17 11:53:29 +02:00
  • 5b4da82844 Fix eclipse case contour map left click (#11378) jonjenssen 2024-04-17 11:53:29 +02:00
  • 38e4cc364b Update qwt with optional Qt6 support Magne Sjaastad 2024-04-16 15:22:20 +02:00
  • 85136fb343 Make sure project tree is updated when view is deleted Magne Sjaastad 2024-04-16 15:07:31 +02:00
  • 2d688b1c8b Eclipse case: avoid invalidating vector while iterating over it. Kristian Bendiksen 2024-04-16 14:21:47 +02:00