Skip to content

Commit e8ccc60

Browse files
v3.16.2 documentation
1 parent 95f4cbb commit e8ccc60

File tree

3,843 files changed

+13190
-10728
lines changed

Some content is hidden

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

3,843 files changed

+13190
-10728
lines changed

docs/2_to_3_changes.html

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

4545

4646

47-
<h1 class="logo"><a href="index.html">cf 3.16.1</a></h1>
47+
<h1 class="logo"><a href="index.html">cf 3.16.2</a></h1>
4848

4949

5050

@@ -491,7 +491,7 @@ <h2>Changes to the API of existing methods<a class="headerlink" href="#changes-
491491
<div class="clearer"></div>
492492
</div>
493493
<div class="footer">
494-
&copy;2024, NCAS | Page built on 2024-03-01.
494+
&copy;2024, NCAS | Page built on 2024-04-26.
495495

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

docs/Changelog.html

Lines changed: 284 additions & 229 deletions
Large diffs are not rendered by default.

docs/_static/copybutton.js

Lines changed: 2 additions & 2 deletions
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

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

docs/aggregation_rules.html

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

4747

4848

49-
<h1 class="logo"><a href="index.html">cf 3.16.1</a></h1>
49+
<h1 class="logo"><a href="index.html">cf 3.16.2</a></h1>
5050

5151

5252

@@ -130,7 +130,7 @@ <h3>Related Topics</h3>
130130
<section id="aggregation-rules">
131131
<span id="id1"></span><h1><strong>Aggregation rules</strong><a class="headerlink" href="#aggregation-rules" title="Permalink to this headline"></a></h1>
132132
<hr class="docutils" />
133-
<p>Version 3.16.1 for version 1.11 of the CF conventions.</p>
133+
<p>Version 3.16.2 for version 1.11 of the CF conventions.</p>
134134
<p><em>David Hassell and Jonathan Gregory (2012)</em></p>
135135
<p><a class="reference external" href="https://cf-trac.llnl.gov/trac/ticket/78">https://cf-trac.llnl.gov/trac/ticket/78</a></p>
136136
<p>Aggregation is the combination of two field constructs <a class="reference internal" href="cf_data_model.html#term-field-construct"><span class="xref std std-term">field
@@ -347,7 +347,7 @@ <h3>Related Topics</h3>
347347
<div class="clearer"></div>
348348
</div>
349349
<div class="footer">
350-
&copy;2024, NCAS | Page built on 2024-03-01.
350+
&copy;2024, NCAS | Page built on 2024-04-26.
351351

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

docs/analysis.html

Lines changed: 22 additions & 125 deletions
Large diffs are not rendered by default.

docs/api_reference.html

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

4747

4848

49-
<h1 class="logo"><a href="index.html">cf 3.16.1</a></h1>
49+
<h1 class="logo"><a href="index.html">cf 3.16.2</a></h1>
5050

5151

5252

@@ -130,7 +130,7 @@ <h3>Related Topics</h3>
130130
<section id="api-reference">
131131
<h1><strong>API reference</strong><a class="headerlink" href="#api-reference" title="Permalink to this headline"></a></h1>
132132
<hr class="docutils" />
133-
<p>Version 3.16.1 for version 1.11 of the CF conventions.</p>
133+
<p>Version 3.16.2 for version 1.11 of the CF conventions.</p>
134134
<ul class="simple">
135135
<li><p><strong>Construct classes</strong></p>
136136
<ul>
@@ -185,7 +185,7 @@ <h1><strong>API reference</strong><a class="headerlink" href="#api-reference" ti
185185
<div class="clearer"></div>
186186
</div>
187187
<div class="footer">
188-
&copy;2024, NCAS | Page built on 2024-03-01.
188+
&copy;2024, NCAS | Page built on 2024-04-26.
189189

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

docs/attribute/cf.AuxiliaryCoordinate.Data.html

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

4747

4848

49-
<h1 class="logo"><a href="../index.html">cf 3.16.1</a></h1>
49+
<h1 class="logo"><a href="../index.html">cf 3.16.2</a></h1>
5050

5151

5252

@@ -152,7 +152,7 @@ <h1>cf.AuxiliaryCoordinate.Data<a class="headerlink" href="#cf-auxiliarycoordina
152152
<div class="clearer"></div>
153153
</div>
154154
<div class="footer">
155-
&copy;2024, NCAS | Page built on 2024-03-01.
155+
&copy;2024, NCAS | Page built on 2024-04-26.
156156

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

docs/attribute/cf.AuxiliaryCoordinate.T.html

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

4747

4848

49-
<h1 class="logo"><a href="../index.html">cf 3.16.1</a></h1>
49+
<h1 class="logo"><a href="../index.html">cf 3.16.2</a></h1>
5050

5151

5252

@@ -171,7 +171,7 @@ <h1>cf.AuxiliaryCoordinate.T<a class="headerlink" href="#cf-auxiliarycoordinate-
171171
<div class="clearer"></div>
172172
</div>
173173
<div class="footer">
174-
&copy;2024, NCAS | Page built on 2024-03-01.
174+
&copy;2024, NCAS | Page built on 2024-04-26.
175175

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

docs/attribute/cf.AuxiliaryCoordinate.Units.html

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

4747

4848

49-
<h1 class="logo"><a href="../index.html">cf 3.16.1</a></h1>
49+
<h1 class="logo"><a href="../index.html">cf 3.16.2</a></h1>
5050

5151

5252

@@ -163,7 +163,7 @@ <h1>cf.AuxiliaryCoordinate.Units<a class="headerlink" href="#cf-auxiliarycoordin
163163
<div class="clearer"></div>
164164
</div>
165165
<div class="footer">
166-
&copy;2024, NCAS | Page built on 2024-03-01.
166+
&copy;2024, NCAS | Page built on 2024-04-26.
167167

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

0 commit comments

Comments
 (0)