Skip to content

Commit e948eef

Browse files
v1.11.1.0 documentation
1 parent 472bbeb commit e948eef

File tree

2,054 files changed

+6068
-5977
lines changed

Some content is hidden

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

2,054 files changed

+6068
-5977
lines changed

docs/Changelog.html

+85-73
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.

docs/_static/copybutton.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const messages = {
2020
},
2121
'fr' : {
2222
'copy': 'Copier',
23-
'copy_to_clipboard': 'Copié dans le presse-papier',
23+
'copy_to_clipboard': 'Copier dans le presse-papier',
2424
'copy_success': 'Copié !',
2525
'copy_failure': 'Échec de la copie',
2626
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
224224
var target = document.querySelector(trigger.attributes['data-clipboard-target'].value);
225225

226226
// get filtered text
227-
let exclude = '.linenos, .gp';
227+
let exclude = '.linenos';
228228

229229
let text = filterText(target, exclude);
230230
return formatCopyText(text, '$ ', false, true, true, true, '', '')

docs/_static/documentation_options.js

+1-1
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.11.0.0',
3+
VERSION: '1.11.1.0',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/api_reference.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -120,7 +120,7 @@ <h3>Related Topics</h3>
120120
<section id="api-reference">
121121
<h1><strong>API reference</strong><a class="headerlink" href="#api-reference" title="Permalink to this headline"></a></h1>
122122
<hr class="docutils" />
123-
<p>Version 1.11.0.0 for version 1.11 of the CF conventions.</p>
123+
<p>Version 1.11.1.0 for version 1.11 of the CF conventions.</p>
124124
<ul class="simple">
125125
<li><p><strong>Construct classes</strong></p>
126126
<ul>
@@ -181,7 +181,7 @@ <h1><strong>API reference</strong><a class="headerlink" href="#api-reference" ti
181181
<div class="clearer"></div>
182182
</div>
183183
<div class="footer">
184-
&copy;2023, NCAS | Page built on 2023-12-06.
184+
&copy;2024, NCAS | Page built on 2024-03-01.
185185

186186
|
187187
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.Array.array.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -159,7 +159,7 @@ <h1>cfdm.Array.array<a class="headerlink" href="#cfdm-array-array" title="Permal
159159
<div class="clearer"></div>
160160
</div>
161161
<div class="footer">
162-
&copy;2023, NCAS | Page built on 2023-12-06.
162+
&copy;2024, NCAS | Page built on 2024-03-01.
163163

164164
|
165165
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.Array.dtype.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -145,7 +145,7 @@ <h1>cfdm.Array.dtype<a class="headerlink" href="#cfdm-array-dtype" title="Permal
145145
<div class="clearer"></div>
146146
</div>
147147
<div class="footer">
148-
&copy;2023, NCAS | Page built on 2023-12-06.
148+
&copy;2024, NCAS | Page built on 2024-03-01.
149149

150150
|
151151
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.Array.ndim.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -145,7 +145,7 @@ <h1>cfdm.Array.ndim<a class="headerlink" href="#cfdm-array-ndim" title="Permalin
145145
<div class="clearer"></div>
146146
</div>
147147
<div class="footer">
148-
&copy;2023, NCAS | Page built on 2023-12-06.
148+
&copy;2024, NCAS | Page built on 2024-03-01.
149149

150150
|
151151
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.Array.shape.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -145,7 +145,7 @@ <h1>cfdm.Array.shape<a class="headerlink" href="#cfdm-array-shape" title="Permal
145145
<div class="clearer"></div>
146146
</div>
147147
<div class="footer">
148-
&copy;2023, NCAS | Page built on 2023-12-06.
148+
&copy;2024, NCAS | Page built on 2024-03-01.
149149

150150
|
151151
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.Array.size.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -145,7 +145,7 @@ <h1>cfdm.Array.size<a class="headerlink" href="#cfdm-array-size" title="Permalin
145145
<div class="clearer"></div>
146146
</div>
147147
<div class="footer">
148-
&copy;2023, NCAS | Page built on 2023-12-06.
148+
&copy;2024, NCAS | Page built on 2024-03-01.
149149

150150
|
151151
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.AuxiliaryCoordinate.array.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -168,7 +168,7 @@ <h1>cfdm.AuxiliaryCoordinate.array<a class="headerlink" href="#cfdm-auxiliarycoo
168168
<div class="clearer"></div>
169169
</div>
170170
<div class="footer">
171-
&copy;2023, NCAS | Page built on 2023-12-06.
171+
&copy;2024, NCAS | Page built on 2024-03-01.
172172

173173
|
174174
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.AuxiliaryCoordinate.bounds.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -174,7 +174,7 @@ <h1>cfdm.AuxiliaryCoordinate.bounds<a class="headerlink" href="#cfdm-auxiliaryco
174174
<div class="clearer"></div>
175175
</div>
176176
<div class="footer">
177-
&copy;2023, NCAS | Page built on 2023-12-06.
177+
&copy;2024, NCAS | Page built on 2024-03-01.
178178

179179
|
180180
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.AuxiliaryCoordinate.construct_type.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -159,7 +159,7 @@ <h1>cfdm.AuxiliaryCoordinate.construct_type<a class="headerlink" href="#cfdm-aux
159159
<div class="clearer"></div>
160160
</div>
161161
<div class="footer">
162-
&copy;2023, NCAS | Page built on 2023-12-06.
162+
&copy;2024, NCAS | Page built on 2024-03-01.
163163

164164
|
165165
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.AuxiliaryCoordinate.data.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -175,7 +175,7 @@ <h1>cfdm.AuxiliaryCoordinate.data<a class="headerlink" href="#cfdm-auxiliarycoor
175175
<div class="clearer"></div>
176176
</div>
177177
<div class="footer">
178-
&copy;2023, NCAS | Page built on 2023-12-06.
178+
&copy;2024, NCAS | Page built on 2024-03-01.
179179

180180
|
181181
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.AuxiliaryCoordinate.datetime_array.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -164,7 +164,7 @@ <h1>cfdm.AuxiliaryCoordinate.datetime_array<a class="headerlink" href="#cfdm-aux
164164
<div class="clearer"></div>
165165
</div>
166166
<div class="footer">
167-
&copy;2023, NCAS | Page built on 2023-12-06.
167+
&copy;2024, NCAS | Page built on 2024-03-01.
168168

169169
|
170170
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.AuxiliaryCoordinate.dtype.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -149,7 +149,7 @@ <h1>cfdm.AuxiliaryCoordinate.dtype<a class="headerlink" href="#cfdm-auxiliarycoo
149149
<div class="clearer"></div>
150150
</div>
151151
<div class="footer">
152-
&copy;2023, NCAS | Page built on 2023-12-06.
152+
&copy;2024, NCAS | Page built on 2024-03-01.
153153

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

docs/attribute/cfdm.AuxiliaryCoordinate.interior_ring.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -173,7 +173,7 @@ <h1>cfdm.AuxiliaryCoordinate.interior_ring<a class="headerlink" href="#cfdm-auxi
173173
<div class="clearer"></div>
174174
</div>
175175
<div class="footer">
176-
&copy;2023, NCAS | Page built on 2023-12-06.
176+
&copy;2024, NCAS | Page built on 2024-03-01.
177177

178178
|
179179
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.AuxiliaryCoordinate.ndim.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -181,7 +181,7 @@ <h1>cfdm.AuxiliaryCoordinate.ndim<a class="headerlink" href="#cfdm-auxiliarycoor
181181
<div class="clearer"></div>
182182
</div>
183183
<div class="footer">
184-
&copy;2023, NCAS | Page built on 2023-12-06.
184+
&copy;2024, NCAS | Page built on 2024-03-01.
185185

186186
|
187187
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.AuxiliaryCoordinate.shape.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -181,7 +181,7 @@ <h1>cfdm.AuxiliaryCoordinate.shape<a class="headerlink" href="#cfdm-auxiliarycoo
181181
<div class="clearer"></div>
182182
</div>
183183
<div class="footer">
184-
&copy;2023, NCAS | Page built on 2023-12-06.
184+
&copy;2024, NCAS | Page built on 2024-03-01.
185185

186186
|
187187
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.AuxiliaryCoordinate.size.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -182,7 +182,7 @@ <h1>cfdm.AuxiliaryCoordinate.size<a class="headerlink" href="#cfdm-auxiliarycoor
182182
<div class="clearer"></div>
183183
</div>
184184
<div class="footer">
185-
&copy;2023, NCAS | Page built on 2023-12-06.
185+
&copy;2024, NCAS | Page built on 2024-03-01.
186186

187187
|
188188
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.Bounds.array.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -168,7 +168,7 @@ <h1>cfdm.Bounds.array<a class="headerlink" href="#cfdm-bounds-array" title="Perm
168168
<div class="clearer"></div>
169169
</div>
170170
<div class="footer">
171-
&copy;2023, NCAS | Page built on 2023-12-06.
171+
&copy;2024, NCAS | Page built on 2024-03-01.
172172

173173
|
174174
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.Bounds.data.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -175,7 +175,7 @@ <h1>cfdm.Bounds.data<a class="headerlink" href="#cfdm-bounds-data" title="Permal
175175
<div class="clearer"></div>
176176
</div>
177177
<div class="footer">
178-
&copy;2023, NCAS | Page built on 2023-12-06.
178+
&copy;2024, NCAS | Page built on 2024-03-01.
179179

180180
|
181181
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.Bounds.datetime_array.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -164,7 +164,7 @@ <h1>cfdm.Bounds.datetime_array<a class="headerlink" href="#cfdm-bounds-datetime-
164164
<div class="clearer"></div>
165165
</div>
166166
<div class="footer">
167-
&copy;2023, NCAS | Page built on 2023-12-06.
167+
&copy;2024, NCAS | Page built on 2024-03-01.
168168

169169
|
170170
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>

docs/attribute/cfdm.Bounds.dtype.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040

41-
<h1 class="logo"><a href="../index.html">cfdm 1.11.0.0</a></h1>
41+
<h1 class="logo"><a href="../index.html">cfdm 1.11.1.0</a></h1>
4242

4343

4444

@@ -149,7 +149,7 @@ <h1>cfdm.Bounds.dtype<a class="headerlink" href="#cfdm-bounds-dtype" title="Perm
149149
<div class="clearer"></div>
150150
</div>
151151
<div class="footer">
152-
&copy;2023, NCAS | Page built on 2023-12-06.
152+
&copy;2024, NCAS | Page built on 2024-03-01.
153153

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

0 commit comments

Comments
 (0)