Use hugo 0.113 to fix issue with analytics

This commit is contained in:
Magne Sjaastad
2024-04-08 10:24:18 +02:00
parent 8f2deddc5a
commit a5ea839d60
186 changed files with 6047 additions and 6690 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Hugo 0.65.3" />
<meta name="generator" content="Hugo 0.113.0">
<meta name="description" content="">
@@ -12,18 +12,18 @@
<title>Result Color Legend :: ResInsight</title>
<link href="/css/nucleus.css?1711366734" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1711366734" rel="stylesheet">
<link href="/css/hybrid.css?1711366734" rel="stylesheet">
<link href="/css/featherlight.min.css?1711366734" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1711366734" rel="stylesheet">
<link href="/css/auto-complete.css?1711366734" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1711366734" rel="stylesheet">
<link href="/css/theme.css?1711366734" rel="stylesheet">
<link href="/css/hugo-theme.css?1711366734" rel="stylesheet">
<link href="/css/nucleus.css?1712564322" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1712564322" rel="stylesheet">
<link href="/css/hybrid.css?1712564322" rel="stylesheet">
<link href="/css/featherlight.min.css?1712564322" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1712564322" rel="stylesheet">
<link href="/css/auto-complete.css?1712564322" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1712564322" rel="stylesheet">
<link href="/css/theme.css?1712564322" rel="stylesheet">
<link href="/css/hugo-theme.css?1712564322" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1711366734"></script>
<script src="/js/jquery-3.3.1.min.js?1712564322"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -2885,16 +2885,14 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
<a href="https://www.equinor.com">Equinor ASA</a>
<script type="application/javascript">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6BNMNQQY0H"></script>
<script>
var doNotTrack = false;
if (!doNotTrack) {
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'G-6BNMNQQY0H', 'auto');
ga('send', 'pageview');
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6BNMNQQY0H', { 'anonymize_ip': false });
}
</script>
@@ -2992,7 +2990,7 @@ if (!doNotTrack) {
<p><img src="/images/3d-main-window/legend_configuration.PNG" alt="Legend Configuration"></p>
<p>The color mapping of the displayed cell result is controlled by the <strong>Color Legend</strong> item in <strong>Project Tree</strong>.
<p>The color mapping of the displayed cell result is controlled by the <strong>Color Legend</strong> item in <strong>Project Tree</strong>.
The legend can be shown or hidden by checking or unchecking the box in front of the <strong>Color Legend</strong> item.</p>
<h2 id="legend-configuration">Legend configuration</h2>
<p>As shown above, the Legend configuration for cell results allows the following settings:</p>
@@ -3018,16 +3016,16 @@ The legend can be shown or hidden by checking or unchecking the box in front of
</ul>
</li>
</ul>
<p>Furthermore, the legend may display semi-transparent with a sorrounding box by selecting the <strong>Show Box around Legends</strong> option of the
<p>Furthermore, the legend may display semi-transparent with a sorrounding box by selecting the <strong>Show Box around Legends</strong> option of the
<a href="/misc/preferences/">Preferences dialog</a>.</p>
<p><img src="/images/3d-main-window/legend_background.png" alt="Legend Background"> <img src="/images/3d-main-window/legend_with_background.png" alt="Show Box around legends"></p>
<h2 id="legend-configuration-for-category-results">Legend configuration for category results</h2>
<p>The <strong>Category</strong> type of legend mapping concerns such as formation names and discrete numbered results (e.g. result names with trailing <em><code>NUM</code></em>).</p>
<p><strong>Category</strong> type of legends invoke the Property Editor shown below.
<p><strong>Category</strong> type of legends invoke the Property Editor shown below.
Here the default <strong>Category Mode</strong> <em>Interpolate</em> is shown to color all formations.</p>
<p><img src="/images/3d-main-window/LegendConfigCategoryInterpolate.png" alt="Legend Configuration"></p>
<p>In the example below, the <strong>Category Mode</strong> <em>Exclusively Category Colors</em> has been selected to produce a 3D visualization of formations according to the category numbers of <em>Selected Formations Legend</em>.
As seen, formations according to the category numbers are displayed in colors while the others are displayed in grey.
<p>In the example below, the <strong>Category Mode</strong> <em>Exclusively Category Colors</em> has been selected to produce a 3D visualization of formations according to the category numbers of <em>Selected Formations Legend</em>.
As seen, formations according to the category numbers are displayed in colors while the others are displayed in grey.
Please see <a href="/3d-main-window/colorlegends/">Color Legends</a> for more information about legends and category numbers.</p>
<p><img src="/images/3d-main-window/LegendConfigCategoryExclusive.png" alt="Legend Configuration"></p>
@@ -5292,19 +5290,19 @@ Please see <a href="/3d-main-window/colorlegends/">Color Legends</a> for more in
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1711366735"></script>
<script src="/js/perfect-scrollbar.min.js?1711366735"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1711366735"></script>
<script src="/js/jquery.sticky.js?1711366735"></script>
<script src="/js/featherlight.min.js?1711366735"></script>
<script src="/js/highlight.pack.js?1711366735"></script>
<script src="/js/clipboard.min.js?1712564322"></script>
<script src="/js/perfect-scrollbar.min.js?1712564322"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1712564322"></script>
<script src="/js/jquery.sticky.js?1712564322"></script>
<script src="/js/featherlight.min.js?1712564322"></script>
<script src="/js/highlight.pack.js?1712564322"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1711366735"></script>
<script src="/js/learn.js?1711366735"></script>
<script src="/js/hugo-learn.js?1711366735"></script>
<script src="/js/modernizr.custom-3.6.0.js?1712564322"></script>
<script src="/js/learn.js?1712564322"></script>
<script src="/js/hugo-learn.js?1712564322"></script>
<link href="/mermaid/mermaid.css?1711366735" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1711366735"></script>
<link href="/mermaid/mermaid.css?1712564322" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1712564322"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>