From 8dc7e3d5ab97ca82d2e9c751b12ed91d6bf9ec5d Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Thu, 29 Aug 2024 15:46:30 +0200 Subject: [PATCH] add cloud services --- content/import/CloudServices.md | 26 ++++++++++++++++++++++++++ content/misc/Preferences.md | 4 ---- 2 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 content/import/CloudServices.md diff --git a/content/import/CloudServices.md b/content/import/CloudServices.md new file mode 100644 index 000000000..a817a4a3d --- /dev/null +++ b/content/import/CloudServices.md @@ -0,0 +1,26 @@ ++++ +title = "Cloud Services" +published = true +weight = 10 ++++ + + +## SUMO + +- Select Cloud Data +- Select Field and Case +- Select Ensembles and push **Add Ensembles** +- Use the summary ensemble similar to ensembles from file + +## OSDU +From the right-click menu of Wells, select Import Well Paths from OSDU +A wizard will be displayed where field and well can be selected for import. + +## Configuration +The configuration settings can be seen in **Preferences->Import/Export**. The settings can be loaded from a **JSON** file in the home folder or on a shared folder on the file system. + + home_folder/.resinsight/osdu_config.json + home_folder/.resinsight/sumo_config.json + + location_of_executable/../share/cloud_services/osdu_config.json + location_of_executable/../share/cloud_services/osdu_config.json diff --git a/content/misc/Preferences.md b/content/misc/Preferences.md index e08950cc2..4da44265b 100644 --- a/content/misc/Preferences.md +++ b/content/misc/Preferences.md @@ -35,10 +35,6 @@ When changing the preferences, any default color, font or Z-scale Factor that ha - **Show Info Box in New Projects** -- Controls default visibility Info Box in upper right corner - **Show Grid Box in New Projects** -- Controls default visibility of grid box -- **Other**: - - **SSIHUB Address** -- Optional URL to Equinor internal web service used to import well paths - - **Enable Undo/Redo for Property Editor Changes** -- enable undo/redo functionality - ## Grid ![]({{< relref "" >}}images/misc/PreferencesEclipseGrid.png)