Skip to content

Commit 5130c60

Browse files
v1.10.1.2 latest documentation
1 parent db578ea commit 5130c60

File tree

1,982 files changed

+18650
-20624
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,982 files changed

+18650
-20624
lines changed

docs/Changelog.html

Lines changed: 153 additions & 144 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.

docs/_static/alabaster.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -419,9 +419,7 @@ table.footnote td {
419419
}
420420

421421
dl {
422-
margin-left: 0;
423-
margin-right: 0;
424-
margin-top: 0;
422+
margin: 0;
425423
padding: 0;
426424
}
427425

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: '1.10.1.1',
3+
VERSION: '1.10.1.2',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/_static/pygments.css

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
pre { line-height: 125%; }
2-
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
3-
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
4-
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
5-
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
61
.highlight .hll { background-color: #ffffcc }
7-
.highlight { background: #f8f8f8; }
2+
.highlight { background: #f8f8f8; }
83
.highlight .c { color: #8f5902; font-style: italic } /* Comment */
94
.highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */
105
.highlight .g { color: #000000 } /* Generic */
@@ -54,7 +49,6 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
5449
.highlight .nt { color: #004461; font-weight: bold } /* Name.Tag */
5550
.highlight .nv { color: #000000 } /* Name.Variable */
5651
.highlight .ow { color: #004461; font-weight: bold } /* Operator.Word */
57-
.highlight .pm { color: #000000; font-weight: bold } /* Punctuation.Marker */
5852
.highlight .w { color: #f8f8f8; text-decoration: underline } /* Text.Whitespace */
5953
.highlight .mb { color: #990000 } /* Literal.Number.Bin */
6054
.highlight .mf { color: #990000 } /* Literal.Number.Float */

docs/api_reference.html

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

44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
6-
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
7-
6+
<meta charset="utf-8" />
87
<title>API reference &#8212; Documentation</title>
98
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
109
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -38,7 +37,7 @@
3837

3938

4039

41-
<h1 class="logo"><a href="index.html">cfdm 1.10.1.1</a></h1>
40+
<h1 class="logo"><a href="index.html">cfdm 1.10.1.2</a></h1>
4241

4342

4443

@@ -117,10 +116,10 @@ <h3>Related Topics</h3>
117116

118117

119118

120-
<section id="api-reference">
119+
<div class="section" id="api-reference">
121120
<h1><strong>API reference</strong><a class="headerlink" href="#api-reference" title="Permalink to this headline"></a></h1>
122121
<hr class="docutils" />
123-
<p>Version 1.10.1.1 for version 1.10 of the CF conventions.</p>
122+
<p>Version 1.10.1.2 for version 1.10 of the CF conventions.</p>
124123
<ul class="simple">
125124
<li><p><strong>Construct classes</strong></p>
126125
<ul>
@@ -170,7 +169,7 @@ <h1><strong>API reference</strong><a class="headerlink" href="#api-reference" ti
170169
</li>
171170
</ul>
172171
</div>
173-
</section>
172+
</div>
174173

175174

176175

@@ -181,11 +180,11 @@ <h1><strong>API reference</strong><a class="headerlink" href="#api-reference" ti
181180
<div class="clearer"></div>
182181
</div>
183182
<div class="footer">
184-
&copy;2023, NCAS | Page built on 2023-07-21.
183+
&copy;2023, NCAS | Page built on 2023-08-31.
185184

186185
|
187186
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
188-
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
187+
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
189188

190189
</div>
191190

docs/attribute/cfdm.Array.array.html

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

44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
6-
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
7-
6+
<meta charset="utf-8" />
87
<title>cfdm.Array.array &#8212; Documentation</title>
98
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
109
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -38,7 +37,7 @@
3837

3938

4039

41-
<h1 class="logo"><a href="../index.html">cfdm 1.10.1.1</a></h1>
40+
<h1 class="logo"><a href="../index.html">cfdm 1.10.1.2</a></h1>
4241

4342

4443

@@ -123,7 +122,7 @@ <h3>Related Topics</h3>
123122

124123

125124

126-
<section id="cfdm-array-array">
125+
<div class="section" id="cfdm-array-array">
127126
<h1>cfdm.Array.array<a class="headerlink" href="#cfdm-array-array" title="Permalink to this headline"></a></h1>
128127
<dl class="attribute">
129128
<dt id="cfdm.Array.array">
@@ -135,7 +134,7 @@ <h1>cfdm.Array.array<a class="headerlink" href="#cfdm-array-array" title="Permal
135134
<dl class="field-list simple">
136135
<dt class="field-odd">Returns</dt>
137136
<dd class="field-odd"><dl class="simple">
138-
<dt><code class="xref py py-obj docutils literal notranslate"><span class="pre">numpy.ndarray</span></code></dt><dd><p>An independent numpy array of the data.</p>
137+
<dt><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v1.25)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">numpy.ndarray</span></code></a></dt><dd><p>An independent numpy array of the data.</p>
139138
</dd>
140139
</dl>
141140
</dd>
@@ -148,7 +147,7 @@ <h1>cfdm.Array.array<a class="headerlink" href="#cfdm-array-array" title="Permal
148147
</div>
149148
</dd></dl>
150149

151-
</section>
150+
</div>
152151

153152

154153

@@ -159,11 +158,11 @@ <h1>cfdm.Array.array<a class="headerlink" href="#cfdm-array-array" title="Permal
159158
<div class="clearer"></div>
160159
</div>
161160
<div class="footer">
162-
&copy;2023, NCAS | Page built on 2023-07-21.
161+
&copy;2023, NCAS | Page built on 2023-08-31.
163162

164163
|
165164
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
166-
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
165+
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
167166

168167
</div>
169168

docs/attribute/cfdm.Array.dtype.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33

44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
6-
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
7-
6+
<meta charset="utf-8" />
87
<title>cfdm.Array.dtype &#8212; Documentation</title>
98
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
109
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -38,7 +37,7 @@
3837

3938

4039

41-
<h1 class="logo"><a href="../index.html">cfdm 1.10.1.1</a></h1>
40+
<h1 class="logo"><a href="../index.html">cfdm 1.10.1.2</a></h1>
4241

4342

4443

@@ -123,7 +122,7 @@ <h3>Related Topics</h3>
123122

124123

125124

126-
<section id="cfdm-array-dtype">
125+
<div class="section" id="cfdm-array-dtype">
127126
<h1>cfdm.Array.dtype<a class="headerlink" href="#cfdm-array-dtype" title="Permalink to this headline"></a></h1>
128127
<dl class="attribute">
129128
<dt id="cfdm.Array.dtype">
@@ -134,7 +133,7 @@ <h1>cfdm.Array.dtype<a class="headerlink" href="#cfdm-array-dtype" title="Permal
134133
</div>
135134
</dd></dl>
136135

137-
</section>
136+
</div>
138137

139138

140139

@@ -145,11 +144,11 @@ <h1>cfdm.Array.dtype<a class="headerlink" href="#cfdm-array-dtype" title="Permal
145144
<div class="clearer"></div>
146145
</div>
147146
<div class="footer">
148-
&copy;2023, NCAS | Page built on 2023-07-21.
147+
&copy;2023, NCAS | Page built on 2023-08-31.
149148

150149
|
151150
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
152-
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
151+
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
153152

154153
</div>
155154

docs/attribute/cfdm.Array.ndim.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33

44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
6-
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
7-
6+
<meta charset="utf-8" />
87
<title>cfdm.Array.ndim &#8212; Documentation</title>
98
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
109
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -38,7 +37,7 @@
3837

3938

4039

41-
<h1 class="logo"><a href="../index.html">cfdm 1.10.1.1</a></h1>
40+
<h1 class="logo"><a href="../index.html">cfdm 1.10.1.2</a></h1>
4241

4342

4443

@@ -123,7 +122,7 @@ <h3>Related Topics</h3>
123122

124123

125124

126-
<section id="cfdm-array-ndim">
125+
<div class="section" id="cfdm-array-ndim">
127126
<h1>cfdm.Array.ndim<a class="headerlink" href="#cfdm-array-ndim" title="Permalink to this headline"></a></h1>
128127
<dl class="attribute">
129128
<dt id="cfdm.Array.ndim">
@@ -134,7 +133,7 @@ <h1>cfdm.Array.ndim<a class="headerlink" href="#cfdm-array-ndim" title="Permalin
134133
</div>
135134
</dd></dl>
136135

137-
</section>
136+
</div>
138137

139138

140139

@@ -145,11 +144,11 @@ <h1>cfdm.Array.ndim<a class="headerlink" href="#cfdm-array-ndim" title="Permalin
145144
<div class="clearer"></div>
146145
</div>
147146
<div class="footer">
148-
&copy;2023, NCAS | Page built on 2023-07-21.
147+
&copy;2023, NCAS | Page built on 2023-08-31.
149148

150149
|
151150
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
152-
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
151+
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
153152

154153
</div>
155154

docs/attribute/cfdm.Array.shape.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33

44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
6-
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
7-
6+
<meta charset="utf-8" />
87
<title>cfdm.Array.shape &#8212; Documentation</title>
98
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
109
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -38,7 +37,7 @@
3837

3938

4039

41-
<h1 class="logo"><a href="../index.html">cfdm 1.10.1.1</a></h1>
40+
<h1 class="logo"><a href="../index.html">cfdm 1.10.1.2</a></h1>
4241

4342

4443

@@ -123,7 +122,7 @@ <h3>Related Topics</h3>
123122

124123

125124

126-
<section id="cfdm-array-shape">
125+
<div class="section" id="cfdm-array-shape">
127126
<h1>cfdm.Array.shape<a class="headerlink" href="#cfdm-array-shape" title="Permalink to this headline"></a></h1>
128127
<dl class="attribute">
129128
<dt id="cfdm.Array.shape">
@@ -134,7 +133,7 @@ <h1>cfdm.Array.shape<a class="headerlink" href="#cfdm-array-shape" title="Permal
134133
</div>
135134
</dd></dl>
136135

137-
</section>
136+
</div>
138137

139138

140139

@@ -145,11 +144,11 @@ <h1>cfdm.Array.shape<a class="headerlink" href="#cfdm-array-shape" title="Permal
145144
<div class="clearer"></div>
146145
</div>
147146
<div class="footer">
148-
&copy;2023, NCAS | Page built on 2023-07-21.
147+
&copy;2023, NCAS | Page built on 2023-08-31.
149148

150149
|
151150
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
152-
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
151+
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
153152

154153
</div>
155154

0 commit comments

Comments
 (0)