Skip to content

Commit

Permalink
Update Github Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
res2df-github-action committed Nov 27, 2024
1 parent 037f13d commit 911ffce
Show file tree
Hide file tree
Showing 92 changed files with 99 additions and 97 deletions.
2 changes: 1 addition & 1 deletion _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>Overview: module code &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/common.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.common &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.common &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/compdat.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.compdat &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.compdat &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/csv2res.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.csv2res &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.csv2res &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/equil.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.equil &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.equil &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/faults.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.faults &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.faults &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/fipreports.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.fipreports &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.fipreports &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
12 changes: 7 additions & 5 deletions _modules/res2df/grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.grid &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.grid &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down Expand Up @@ -105,6 +105,7 @@ <h1>Source code for res2df.grid</h1><div class="highlight"><pre>
<span class="kn">import</span> <span class="nn">pandas</span> <span class="k">as</span> <span class="nn">pd</span>
<span class="kn">import</span> <span class="nn">pyarrow</span>
<span class="kn">import</span> <span class="nn">pyarrow.feather</span>
<span class="kn">import</span> <span class="nn">resfo</span>
<span class="kn">from</span> <span class="nn">resdata.resfile</span> <span class="kn">import</span> <span class="n">ResdataFile</span>

<span class="kn">from</span> <span class="nn">.__version__</span> <span class="kn">import</span> <span class="n">__version__</span>
Expand Down Expand Up @@ -281,11 +282,12 @@ <h1>Source code for res2df.grid</h1><div class="highlight"><pre>
<span class="c1"># for all active cells:</span>
<span class="n">activecells</span> <span class="o">=</span> <span class="n">resdatafiles</span><span class="o">.</span><span class="n">get_egrid</span><span class="p">()</span><span class="o">.</span><span class="n">getNumActive</span><span class="p">()</span>
<span class="n">rstvectors</span> <span class="o">=</span> <span class="p">[]</span>
<span class="k">for</span> <span class="n">vec</span> <span class="ow">in</span> <span class="n">resdatafiles</span><span class="o">.</span><span class="n">get_rstfile</span><span class="p">()</span><span class="o">.</span><span class="n">headers</span><span class="p">:</span>
<span class="k">if</span> <span class="n">vec</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="n">activecells</span> <span class="ow">and</span> <span class="nb">any</span><span class="p">(</span>
<span class="n">fnmatch</span><span class="o">.</span><span class="n">fnmatch</span><span class="p">(</span><span class="n">vec</span><span class="p">[</span><span class="mi">0</span><span class="p">],</span> <span class="n">key</span><span class="p">)</span> <span class="k">for</span> <span class="n">key</span> <span class="ow">in</span> <span class="n">vectors</span>
<span class="k">for</span> <span class="n">vec</span> <span class="ow">in</span> <span class="n">resfo</span><span class="o">.</span><span class="n">lazy_read</span><span class="p">(</span><span class="n">resdatafiles</span><span class="o">.</span><span class="n">get_rstfilename</span><span class="p">()):</span>
<span class="n">keyword_name</span> <span class="o">=</span> <span class="n">vec</span><span class="o">.</span><span class="n">read_keyword</span><span class="p">()</span><span class="o">.</span><span class="n">strip</span><span class="p">()</span>
<span class="k">if</span> <span class="n">vec</span><span class="o">.</span><span class="n">read_length</span><span class="p">()</span> <span class="o">==</span> <span class="n">activecells</span> <span class="ow">and</span> <span class="nb">any</span><span class="p">(</span>
<span class="n">fnmatch</span><span class="o">.</span><span class="n">fnmatch</span><span class="p">(</span><span class="n">keyword_name</span><span class="p">,</span> <span class="n">key</span><span class="p">)</span> <span class="k">for</span> <span class="n">key</span> <span class="ow">in</span> <span class="n">vectors</span>
<span class="p">):</span>
<span class="n">rstvectors</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">vec</span><span class="p">[</span><span class="mi">0</span><span class="p">])</span>
<span class="n">rstvectors</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">keyword_name</span><span class="p">)</span>
<span class="n">rstvectors</span> <span class="o">=</span> <span class="nb">list</span><span class="p">(</span><span class="nb">set</span><span class="p">(</span><span class="n">rstvectors</span><span class="p">))</span> <span class="c1"># Make unique list</span>
<span class="c1"># Note that all of these might not exist at all timesteps.</span>

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/gruptree.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.gruptree &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.gruptree &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/inferdims.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.inferdims &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.inferdims &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/nnc.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.nnc &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.nnc &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/parameters.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.parameters &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.parameters &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/pillars.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.pillars &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.pillars &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/pvt.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.pvt &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.pvt &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/res2csv.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.res2csv &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.res2csv &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/res2csvlogger.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.res2csvlogger &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.res2csvlogger &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/resdatafiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.resdatafiles &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.resdatafiles &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/rft.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.rft &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.rft &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/satfunc.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.satfunc &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.satfunc &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.summary &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.summary &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/trans.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.trans &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.trans &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/vfp/_vfp.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.vfp._vfp &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.vfp._vfp &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/vfp/_vfpdefs.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.vfp._vfpdefs &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.vfp._vfpdefs &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/vfp/_vfpinj.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.vfp._vfpinj &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.vfp._vfpinj &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/vfp/_vfpprod.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.vfp._vfpprod &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.vfp._vfpprod &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/wcon.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.wcon &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.wcon &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/wellcompletiondata.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.wellcompletiondata &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.wellcompletiondata &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _modules/res2df/wellconnstatus.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>res2df.wellconnstatus &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>res2df.wellconnstatus &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion _static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '1.2.1.dev3+g5d1d58d1',
VERSION: '1.2.2.dev2+ga3033835',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
2 changes: 1 addition & 1 deletion contribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Contributing to res2df &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>Contributing to res2df &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />

Expand Down
4 changes: 2 additions & 2 deletions csv2res.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>csv2res &mdash; res2df 1.2.1.dev3+g5d1d58d1 documentation</title>
<title>csv2res &mdash; res2df 1.2.2.dev2+ga3033835 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />

Expand Down Expand Up @@ -130,7 +130,7 @@ <h1>csv2res<a class="headerlink" href="#csv2res" title="Permalink to this headin
you also specify the <code class="docutils literal notranslate"><span class="pre">--keywords</span></code> argument with a list of wanted keywords, all
supported keywords for a submodule which is also found in the CSV file provided,
will be dumped to an <a class="reference internal" href="glossary.html#term-output-file"><span class="xref std std-term">output file</span></a>.</p>
<p><p>csv2res (1.2.1.dev3+g5d1d58d1) is a command line frontend to res2df. Documentation at <a class="reference external" href="https://equinor.github.io/res2df/">https://equinor.github.io/res2df/</a></p>
<p><p>csv2res (1.2.2.dev2+ga3033835) is a command line frontend to res2df. Documentation at <a class="reference external" href="https://equinor.github.io/res2df/">https://equinor.github.io/res2df/</a></p>
</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">usage</span><span class="p">:</span> <span class="n">csv2res</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">version</span><span class="p">]</span> <span class="p">{</span><span class="n">summary</span><span class="p">,</span><span class="n">equil</span><span class="p">,</span><span class="n">pvt</span><span class="p">,</span><span class="n">satfunc</span><span class="p">,</span><span class="n">vfp</span><span class="p">}</span> <span class="o">...</span>
</pre></div>
Expand Down
Loading

0 comments on commit 911ffce

Please sign in to comment.