Skip to content

Commit c6dcc6d

Browse files
committed
v3.3.3 latest documentation
1 parent 9e728b9 commit c6dcc6d

31 files changed

+78
-69
lines changed

docs/Changelog.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737

3838

39-
<h1 class="logo"><a href="index.html">cfunits 3.3.2</a></h1>
39+
<h1 class="logo"><a href="index.html">cfunits 3.3.3</a></h1>
4040

4141

4242

@@ -115,6 +115,14 @@ <h3>Related Topics</h3>
115115
<div class="section" id="change-log">
116116
<h1><strong>Change log</strong><a class="headerlink" href="#change-log" title="Permalink to this headline"></a></h1>
117117
<hr class="docutils" />
118+
<div class="section" id="version-3-3-3">
119+
<h2>version 3.3.3<a class="headerlink" href="#version-3-3-3" title="Permalink to this headline"></a></h2>
120+
<hr class="docutils" />
121+
<p><strong>2021-05-24</strong></p>
122+
<ul class="simple">
123+
<li><p>Fixed error in <code class="xref py py-obj docutils literal notranslate"><span class="pre">setup.py</span></code> that prevented installation via <code class="xref py py-obj docutils literal notranslate"><span class="pre">pip</span></code>.</p></li>
124+
</ul>
125+
</div>
118126
<div class="section" id="version-3-3-2">
119127
<h2>version 3.3.2<a class="headerlink" href="#version-3-3-2" title="Permalink to this headline"></a></h2>
120128
<hr class="docutils" />
@@ -338,7 +346,7 @@ <h2>version 1.0<a class="headerlink" href="#version-1-0" title="Permalink to thi
338346
<div class="clearer"></div>
339347
</div>
340348
<div class="footer">
341-
&copy;2021, NCAS | Page built on 2021-05-22.
349+
&copy;2021, NCAS | Page built on 2021-05-24.
342350

343351
|
344352
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '3.3.2',
3+
VERSION: '3.3.3',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/cfunits.Units.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737

3838

39-
<h1 class="logo"><a href="index.html">cfunits 3.3.2</a></h1>
39+
<h1 class="logo"><a href="index.html">cfunits 3.3.3</a></h1>
4040

4141

4242

@@ -121,7 +121,7 @@ <h3>Related Topics</h3>
121121
<h1><strong>cfunits.Units</strong><a class="headerlink" href="#cfunits-units" title="Permalink to this headline"></a></h1>
122122
<dl class="class">
123123
<dt id="cfunits.Units">
124-
<em class="property">class </em><code class="sig-prename descclassname">cfunits.</code><code class="sig-name descname">Units</code><span class="sig-paren">(</span><em class="sig-param">units=None</em>, <em class="sig-param">calendar=None</em>, <em class="sig-param">formatted=False</em>, <em class="sig-param">names=False</em>, <em class="sig-param">definition=False</em>, <em class="sig-param">_ut_unit=None</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/NCAS-CMS/cfunits/blob/v3.3.2/cfunits/units.py#L469"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#cfunits.Units" title="Permalink to this definition"></a></dt>
124+
<em class="property">class </em><code class="sig-prename descclassname">cfunits.</code><code class="sig-name descname">Units</code><span class="sig-paren">(</span><em class="sig-param">units=None</em>, <em class="sig-param">calendar=None</em>, <em class="sig-param">formatted=False</em>, <em class="sig-param">names=False</em>, <em class="sig-param">definition=False</em>, <em class="sig-param">_ut_unit=None</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/NCAS-CMS/cfunits/blob/v3.3.3/cfunits/units.py#L469"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#cfunits.Units" title="Permalink to this definition"></a></dt>
125125
<dd><p>Bases: <a class="reference external" href="https://docs.python.org/3/library/functions.html#object" title="(in Python v3.9)"><code class="xref py py-class docutils literal notranslate"><span class="pre">object</span></code></a></p>
126126
<p>Utilities for working with physical units.</p>
127127
<p>Store, combine and compare physical units and convert numeric
@@ -484,7 +484,7 @@ <h2>Units static methods<a class="headerlink" href="#units-static-methods" title
484484
<div class="clearer"></div>
485485
</div>
486486
<div class="footer">
487-
&copy;2021, NCAS | Page built on 2021-05-22.
487+
&copy;2021, NCAS | Page built on 2021-05-24.
488488

489489
|
490490
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>

docs/generated/_templates/base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535

3636

37-
<h1 class="logo"><a href="../../index.html">cfunits 3.3.2</a></h1>
37+
<h1 class="logo"><a href="../../index.html">cfunits 3.3.3</a></h1>
3838

3939

4040

@@ -119,7 +119,7 @@ <h3>Related Topics</h3>
119119
<div class="clearer"></div>
120120
</div>
121121
<div class="footer">
122-
&copy;2021, NCAS | Page built on 2021-05-22.
122+
&copy;2021, NCAS | Page built on 2021-05-24.
123123

124124
|
125125
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>

docs/generated/_templates/cfbase.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535

3636

37-
<h1 class="logo"><a href="../../index.html">cfunits 3.3.2</a></h1>
37+
<h1 class="logo"><a href="../../index.html">cfunits 3.3.3</a></h1>
3838

3939

4040

@@ -119,7 +119,7 @@ <h3>Related Topics</h3>
119119
<div class="clearer"></div>
120120
</div>
121121
<div class="footer">
122-
&copy;2021, NCAS | Page built on 2021-05-22.
122+
&copy;2021, NCAS | Page built on 2021-05-24.
123123

124124
|
125125
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>

docs/generated/cfunits.Units.calendar.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737

3838

39-
<h1 class="logo"><a href="../index.html">cfunits 3.3.2</a></h1>
39+
<h1 class="logo"><a href="../index.html">cfunits 3.3.3</a></h1>
4040

4141

4242

@@ -155,7 +155,7 @@ <h1>cfunits.Units.calendar<a class="headerlink" href="#cfunits-units-calendar" t
155155
<div class="clearer"></div>
156156
</div>
157157
<div class="footer">
158-
&copy;2021, NCAS | Page built on 2021-05-22.
158+
&copy;2021, NCAS | Page built on 2021-05-24.
159159

160160
|
161161
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>

docs/generated/cfunits.Units.conform.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737

3838

39-
<h1 class="logo"><a href="../index.html">cfunits 3.3.2</a></h1>
39+
<h1 class="logo"><a href="../index.html">cfunits 3.3.3</a></h1>
4040

4141

4242

@@ -123,7 +123,7 @@ <h3>Related Topics</h3>
123123
<h1>cfunits.Units.conform<a class="headerlink" href="#cfunits-units-conform" title="Permalink to this headline"></a></h1>
124124
<dl class="method">
125125
<dt id="cfunits.Units.conform">
126-
<em class="property">classmethod </em><code class="sig-prename descclassname">Units.</code><code class="sig-name descname">conform</code><span class="sig-paren">(</span><em class="sig-param">x</em>, <em class="sig-param">from_units</em>, <em class="sig-param">to_units</em>, <em class="sig-param">inplace=False</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/NCAS-CMS/cfunits/blob/v3.3.2/cfunits/units.py#L2051"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#cfunits.Units.conform" title="Permalink to this definition"></a></dt>
126+
<em class="property">classmethod </em><code class="sig-prename descclassname">Units.</code><code class="sig-name descname">conform</code><span class="sig-paren">(</span><em class="sig-param">x</em>, <em class="sig-param">from_units</em>, <em class="sig-param">to_units</em>, <em class="sig-param">inplace=False</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/NCAS-CMS/cfunits/blob/v3.3.3/cfunits/units.py#L2051"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#cfunits.Units.conform" title="Permalink to this definition"></a></dt>
127127
<dd><p>Conforms values to equivalent values in a compatible unit.</p>
128128
<p>Returns the conformed values.</p>
129129
<p>The values may either be a <a class="reference external" href="https://numpy.org/doc/stable/reference/index.html#module-numpy" title="(in NumPy v1.20)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">numpy</span></code></a> array, a Python numeric type,
@@ -199,7 +199,7 @@ <h1>cfunits.Units.conform<a class="headerlink" href="#cfunits-units-conform" tit
199199
<div class="clearer"></div>
200200
</div>
201201
<div class="footer">
202-
&copy;2021, NCAS | Page built on 2021-05-22.
202+
&copy;2021, NCAS | Page built on 2021-05-24.
203203

204204
|
205205
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>

docs/generated/cfunits.Units.copy.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737

3838

39-
<h1 class="logo"><a href="../index.html">cfunits 3.3.2</a></h1>
39+
<h1 class="logo"><a href="../index.html">cfunits 3.3.3</a></h1>
4040

4141

4242

@@ -123,7 +123,7 @@ <h3>Related Topics</h3>
123123
<h1>cfunits.Units.copy<a class="headerlink" href="#cfunits-units-copy" title="Permalink to this headline"></a></h1>
124124
<dl class="method">
125125
<dt id="cfunits.Units.copy">
126-
<code class="sig-prename descclassname">Units.</code><code class="sig-name descname">copy</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/NCAS-CMS/cfunits/blob/v3.3.2/cfunits/units.py#L2307"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#cfunits.Units.copy" title="Permalink to this definition"></a></dt>
126+
<code class="sig-prename descclassname">Units.</code><code class="sig-name descname">copy</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/NCAS-CMS/cfunits/blob/v3.3.3/cfunits/units.py#L2307"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#cfunits.Units.copy" title="Permalink to this definition"></a></dt>
127127
<dd><p>Returns a deep copy.</p>
128128
<p>Equivalent to <code class="docutils literal notranslate"><span class="pre">copy.deepcopy(u)</span></code>.</p>
129129
<dl class="field-list simple">
@@ -150,7 +150,7 @@ <h1>cfunits.Units.copy<a class="headerlink" href="#cfunits-units-copy" title="Pe
150150
<div class="clearer"></div>
151151
</div>
152152
<div class="footer">
153-
&copy;2021, NCAS | Page built on 2021-05-22.
153+
&copy;2021, NCAS | Page built on 2021-05-24.
154154

155155
|
156156
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>

docs/generated/cfunits.Units.equals.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737

3838

39-
<h1 class="logo"><a href="../index.html">cfunits 3.3.2</a></h1>
39+
<h1 class="logo"><a href="../index.html">cfunits 3.3.3</a></h1>
4040

4141

4242

@@ -123,7 +123,7 @@ <h3>Related Topics</h3>
123123
<h1>cfunits.Units.equals<a class="headerlink" href="#cfunits-units-equals" title="Permalink to this headline"></a></h1>
124124
<dl class="method">
125125
<dt id="cfunits.Units.equals">
126-
<code class="sig-prename descclassname">Units.</code><code class="sig-name descname">equals</code><span class="sig-paren">(</span><em class="sig-param">other</em>, <em class="sig-param">rtol=None</em>, <em class="sig-param">atol=None</em>, <em class="sig-param">verbose=False</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/NCAS-CMS/cfunits/blob/v3.3.2/cfunits/units.py#L2326"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#cfunits.Units.equals" title="Permalink to this definition"></a></dt>
126+
<code class="sig-prename descclassname">Units.</code><code class="sig-name descname">equals</code><span class="sig-paren">(</span><em class="sig-param">other</em>, <em class="sig-param">rtol=None</em>, <em class="sig-param">atol=None</em>, <em class="sig-param">verbose=False</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/NCAS-CMS/cfunits/blob/v3.3.3/cfunits/units.py#L2326"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#cfunits.Units.equals" title="Permalink to this definition"></a></dt>
127127
<dd><p>Tests if units are numerically convertible to equal value.</p>
128128
<p>Returns True if and only if numeric values in one unit are
129129
convertible to numeric values in the other unit and their
@@ -191,7 +191,7 @@ <h1>cfunits.Units.equals<a class="headerlink" href="#cfunits-units-equals" title
191191
<div class="clearer"></div>
192192
</div>
193193
<div class="footer">
194-
&copy;2021, NCAS | Page built on 2021-05-22.
194+
&copy;2021, NCAS | Page built on 2021-05-24.
195195

196196
|
197197
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>

docs/generated/cfunits.Units.equivalent.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737

3838

39-
<h1 class="logo"><a href="../index.html">cfunits 3.3.2</a></h1>
39+
<h1 class="logo"><a href="../index.html">cfunits 3.3.3</a></h1>
4040

4141

4242

@@ -123,7 +123,7 @@ <h3>Related Topics</h3>
123123
<h1>cfunits.Units.equivalent<a class="headerlink" href="#cfunits-units-equivalent" title="Permalink to this headline"></a></h1>
124124
<dl class="method">
125125
<dt id="cfunits.Units.equivalent">
126-
<code class="sig-prename descclassname">Units.</code><code class="sig-name descname">equivalent</code><span class="sig-paren">(</span><em class="sig-param">other</em>, <em class="sig-param">verbose=False</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/NCAS-CMS/cfunits/blob/v3.3.2/cfunits/units.py#L1807"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#cfunits.Units.equivalent" title="Permalink to this definition"></a></dt>
126+
<code class="sig-prename descclassname">Units.</code><code class="sig-name descname">equivalent</code><span class="sig-paren">(</span><em class="sig-param">other</em>, <em class="sig-param">verbose=False</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/NCAS-CMS/cfunits/blob/v3.3.3/cfunits/units.py#L1807"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#cfunits.Units.equivalent" title="Permalink to this definition"></a></dt>
127127
<dd><p>Tests whether two units are numerically convertible.</p>
128128
<p>Returns True if numeric values in one unit are convertible to
129129
numeric values in the other unit.</p>
@@ -185,7 +185,7 @@ <h1>cfunits.Units.equivalent<a class="headerlink" href="#cfunits-units-equivalen
185185
<div class="clearer"></div>
186186
</div>
187187
<div class="footer">
188-
&copy;2021, NCAS | Page built on 2021-05-22.
188+
&copy;2021, NCAS | Page built on 2021-05-24.
189189

190190
|
191191
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a>

0 commit comments

Comments
 (0)