Documentation updates for 2021.10

This commit is contained in:
Magne Sjaastad
2021-11-03 09:48:31 +01:00
parent a98664dd9a
commit dcf8ea6b80
156 changed files with 41094 additions and 2551 deletions

View File

@@ -12,18 +12,18 @@
<title>Python interface :: ResInsight</title>
<link href="/css/nucleus.css?1624973053" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1624973053" rel="stylesheet">
<link href="/css/hybrid.css?1624973053" rel="stylesheet">
<link href="/css/featherlight.min.css?1624973053" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1624973053" rel="stylesheet">
<link href="/css/auto-complete.css?1624973053" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1624973053" rel="stylesheet">
<link href="/css/theme.css?1624973053" rel="stylesheet">
<link href="/css/hugo-theme.css?1624973053" rel="stylesheet">
<link href="/css/nucleus.css?1635929135" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1635929135" rel="stylesheet">
<link href="/css/hybrid.css?1635929135" rel="stylesheet">
<link href="/css/featherlight.min.css?1635929135" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1635929135" rel="stylesheet">
<link href="/css/auto-complete.css?1635929135" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1635929135" rel="stylesheet">
<link href="/css/theme.css?1635929135" rel="stylesheet">
<link href="/css/hugo-theme.css?1635929135" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1624973053"></script>
<script src="/js/jquery-3.3.1.min.js?1635929135"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -292,6 +292,9 @@
@@ -1357,6 +1360,44 @@
<li data-nav-id="/workflows/ensemblesurface/" title="Ensemble Surface" class="dd-item ">
<a href="/workflows/ensemblesurface/">
Ensemble Surface
</a>
</li>
<li data-nav-id="/workflows/ensemblewelllog/" title="Ensemble Well Log" class="dd-item ">
<a href="/workflows/ensemblewelllog/">
Ensemble Well Log
</a>
</li>
</ul>
@@ -1510,6 +1551,25 @@
<li data-nav-id="/wells-and-completions/ensemblefracturestatistics/" title="Ensemble Fracture Statistics" class="dd-item ">
<a href="/wells-and-completions/ensemblefracturestatistics/">
Ensemble Fracture Statistics
</a>
</li>
<li data-nav-id="/wells-and-completions/completionslgr/" title="Completions LGR" class="dd-item ">
<a href="/wells-and-completions/completionslgr/">
Completions LGR
@@ -1618,6 +1678,25 @@
<li data-nav-id="/import/ensemblefiledialog/" title="Ensemble File Dialog" class="dd-item ">
<a href="/import/ensemblefiledialog/">
Ensemble File Dialog
</a>
</li>
<li data-nav-id="/import/lasfile/" title="Log ASCII Standard File" class="dd-item ">
<a href="/import/lasfile/">
Log ASCII Standard File
@@ -2503,6 +2582,11 @@ This enables you to:</p>
@@ -3348,6 +3432,38 @@ This enables you to:</p>
@@ -3492,6 +3608,22 @@ This enables you to:</p>
@@ -3636,6 +3768,22 @@ This enables you to:</p>
@@ -3986,19 +4134,19 @@ This enables you to:</p>
<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?1624973053"></script>
<script src="/js/perfect-scrollbar.min.js?1624973053"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1624973053"></script>
<script src="/js/jquery.sticky.js?1624973053"></script>
<script src="/js/featherlight.min.js?1624973053"></script>
<script src="/js/highlight.pack.js?1624973053"></script>
<script src="/js/clipboard.min.js?1635929135"></script>
<script src="/js/perfect-scrollbar.min.js?1635929135"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1635929135"></script>
<script src="/js/jquery.sticky.js?1635929135"></script>
<script src="/js/featherlight.min.js?1635929135"></script>
<script src="/js/highlight.pack.js?1635929135"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1624973053"></script>
<script src="/js/learn.js?1624973053"></script>
<script src="/js/hugo-learn.js?1624973053"></script>
<script src="/js/modernizr.custom-3.6.0.js?1635929135"></script>
<script src="/js/learn.js?1635929135"></script>
<script src="/js/hugo-learn.js?1635929135"></script>
<link href="/mermaid/mermaid.css?1624973053" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1624973053"></script>
<link href="/mermaid/mermaid.css?1635929135" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1635929135"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>