Commit Graph

14083 Commits

Author SHA1 Message Date
Magne Sjaastad
ed668be674 #6799 Preferences : Clean white-space when using path to python/octave 2020-11-09 06:19:09 -05:00
Magne Sjaastad
39c8843f76 Remove python doc
Python doc is now moved to

https://github.com/OPM/ResInsight-UserDocumentation/tree/master/docs
2020-11-06 14:14:49 +01:00
magnesj
d11e109c7e Fixes by clang-format 2020-11-06 06:18:34 -05:00
Magne Sjaastad
318b4e3471 Use peter-evans/create-pull-request@v3 2020-11-06 06:18:34 -05:00
Magne Sjaastad
d7e7498e9a gha: Use clang-format 10 2020-11-06 06:18:34 -05:00
Kristian Bendiksen
b778a3c973 #6596 Rename python example file. 2020-11-06 10:43:49 +01:00
Kristian Bendiksen
abe818c4cd #6596 Update python example to change from FractureModel to StimPlanModel. 2020-11-06 10:43:49 +01:00
Kristian Bendiksen
2ec4e5a6c4 #6596 Rename from FractureModel to StimPlanModel. 2020-11-06 10:43:49 +01:00
Kristian Bendiksen
c8c32efba2 Fix cmake 3.12 error: CMP0077 was not defined until 3.13. 2020-11-06 08:17:43 +01:00
Kristian Bendiksen
76896827cd Remove "pragma once" in cpp file. 2020-11-06 08:17:43 +01:00
Kristian Bendiksen
f0d96534cc #6820 Group stimplan model source code in subdirectory. 2020-11-06 08:17:43 +01:00
Magne Sjaastad
5f1ea10654
Install : Locate and add Boost DLLs to install (#6917)
* Install : Locate and add Boost DLLs to install
* Fixes by cmake-format

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-05 08:48:57 +01:00
Jon Jenssen
784e241eb9 Bugfix - make show contour label checkbox work for contour plots 2020-11-05 02:38:59 -05:00
Jon Jenssen
db007dfaab Allow user to edit well path name for user defined well paths. 2020-11-05 02:23:25 -05:00
Magne Sjaastad
51359a0cda
Allow Python scripts to use currently selected cases (#6906)
* #6891 Python : Make sure python scripts can be launched from context menu
* #6891 Python : Make currentScriptCaseId a general scripting feature
2020-11-04 10:27:05 +01:00
Kristian Bendiksen
cfccd6e943 Fracture Model Plot: Extracted values always have tvd and md. 2020-11-03 16:07:25 +01:00
Kristian Bendiksen
bb379ac5d2 Remove duplicated curve extraction code for layers. 2020-11-03 16:07:25 +01:00
Kristian Bendiksen
e08cd0c46c #6834 Use time step from fracture model when extracting curve. 2020-11-03 16:07:25 +01:00
Kristian Bendiksen
bf05ff2f37 #6834 Make it easier to see which model a fracture model plot is displaying.
Also add edit button.
2020-11-03 16:07:25 +01:00
Kristian Bendiksen
42630d99b7 Guard against null pointer access when fracture template not set. 2020-11-03 16:07:25 +01:00
Kristian Bendiksen
be8b54046e #6888 Fix assert when MD gives anchor position outside of active cells bounding box. 2020-11-03 16:07:25 +01:00
Kristian Bendiksen
1f748e3c39 Fix ugly name in plot project tree. 2020-11-03 16:07:25 +01:00
Kristian Bendiksen
ac224a03a3 Fix missing ElasticPropertyScaling objects on project reload. 2020-11-03 16:07:25 +01:00
Kristian Bendiksen
dc4d0fa109 Remove duplicated code.
Moving the data extraction out of the curves makes it possible to share
the curve drawing functionality.
2020-11-03 16:07:25 +01:00
Kristian Bendiksen
271191b199 Fix crash when time step the initial time step. 2020-11-03 16:07:25 +01:00
Kristian Bendiksen
182b7f546c #6834 Stimplan Model Plot: add source selector for eclipse case and time step 2020-11-03 16:07:25 +01:00
Magne Sjaastad
1425311d12 #6902 Octave Plugin: Use %s to concatenate text strings 2020-11-03 12:44:34 +01:00
Magne Sjaastad
3b899d4fdb #6902 Octave Plugin: Use %s to concatenate text strings 2020-11-03 06:39:46 -05:00
github-actions[bot]
03bae9df8b Fixes by cmake-format 2020-11-03 10:53:54 +01:00
Magne Sjaastad
2cecedae99 #6831 Ensemble Summary Plot : Fix text filter for ensemble curves 2020-11-03 10:40:42 +01:00
Magne Sjaastad
70dfdd9a41 #6869 Coarse Grid: Make sure empty coarsening cells are handled correctly
Based on fix by Jean-Paul Balabanian <jpb@equinor.com>
2020-11-03 04:34:40 -05:00
Magne Sjaastad
61245ee43f #6867 Summary Vector Names 6x : Include name updates from 6x
Include updates from Peter Forster
2020-11-03 04:34:20 -05:00
Magne Sjaastad
8892d9fa65 Set version to 2020.10.1-RC01 2020-11-03 10:33:44 +01:00
Gaute Lindkvist
9760dd1926 Add missing PRIVATE keyword in GrpcInterface\CMakeLists.txt 2020-11-03 10:31:12 +01:00
Gaute Lindkvist
71a0d88e26 Cross platform way of looking for CMake-versions of gRPC/Protobuf first
* Then use PKG_CONFIG to try to find them,
2020-11-03 10:31:12 +01:00
Gaute Lindkvist
71b191f8c5 Support non-cmake builds of gRPC 2020-11-03 10:31:12 +01:00
Magne Sjaastad
817a5da315
Update centos7.yml 2020-11-03 07:17:56 +01:00
Gaute Lindkvist
265f820531 Update Centos7 action to use an absolute path for RESINSIGHT_GRPC_PYTHON_EXECUTABLE 2020-11-02 11:33:43 +01:00
Magne Sjaastad
4bdee0119a
gha: Fix typo in cmake arguments for centos7 2020-11-01 09:43:13 +01:00
Magne Sjaastad
695592a70d #6862 Correlation Plots : Use full address when accessing summary data 2020-10-30 18:22:20 +01:00
Magne Sjaastad
03ab2e592d #6862 Correlation Plots : Use full address when accessing summary data 2020-10-30 18:21:52 +01:00
Magne Sjaastad
6f82255867 #6869 Coarse Grid: Make sure empty coarsening cells are handled correctly
Based on fix by Jean-Paul Balabanian <jpb@equinor.com>
2020-10-30 17:25:51 +01:00
Magne Sjaastad
52a8824f9f #6867 Summary Vector Names 6x : Include name updates from 6x
Include updates from Peter Forster
2020-10-30 17:25:38 +01:00
Magne Sjaastad
15b5aef308
System : Do not autoinstall vcpkg packages by default (#6876)
* System : Do not autoinstall vcpkg packages by default

* System : Enable autoinstall of vcpkg for github action
2020-10-30 15:07:58 +01:00
github-actions[bot]
fe1bdf365e
Fixes by cmake-format (#6875)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-30 13:54:11 +01:00
Magne Sjaastad
91cc18f885 Early exit if no fracture model template is defined 2020-10-30 13:27:25 +01:00
github-actions[bot]
223fe756fe
Fixes by cmake-format (#6874) 2020-10-30 12:31:16 +01:00
Gaute Lindkvist
787dae4044
Automatic installation of vcpkg dependencies (#6848)
* Added AutoVcpkg files to cmake directory.
* Add auto install of vcpkg packages
* Add grpc install to GrpcInterface module
* Set VCPKG_ROOT in GitHub actions

Co-authored-by: Ruben Thoms <ruben.thoms@ceetronsolutions.com>
2020-10-30 12:29:57 +01:00
Gaute Lindkvist
3cd3b319d4
Add a github action and config file for running CMake-format (#6849)
* Add a github action and config file for running CMake-format
2020-10-30 11:51:13 +01:00
Gaute Lindkvist
514cca5f95
Simplify the CMake GRPC setup (#6852)
* Simplify GRPC CMake setup.
* Move pip install code to CMake rather than github action to ensure the same Python version
* Remove redunant NO_MODULE in GRPC cmakefiles
* Use old CMP0077 policy (changed in Cmake 3.13) because our base line is 3.12.
* Make GrpcInterface a separate Object Library
* Update pip command to include --user and setuptools
* Update grpc python generation
* Remove unity build from GrpcInterface library
* Update github action to explictly set up Python
2020-10-30 10:11:58 +01:00