Skip to content

Commit

Permalink
v3.16.2 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sadielbartholomew committed Apr 26, 2024
1 parent 95f4cbb commit e8ccc60
Show file tree
Hide file tree
Showing 3,843 changed files with 13,190 additions and 10,728 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions docs/2_to_3_changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@



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



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

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
513 changes: 284 additions & 229 deletions docs/Changelog.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/_static/copybutton.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
'copy_to_clipboard': 'Copié dans le presse-papier',
'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
Expand Down Expand Up @@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target = document.querySelector(trigger.attributes['data-clipboard-target'].value);

// get filtered text
let exclude = '.linenos, .gp';
let exclude = '.linenos';

let text = filterText(target, exclude);
return formatCopyText(text, '$ ', false, true, true, true, '', '')
Expand Down
2 changes: 1 addition & 1 deletion docs/_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: '3.16.1',
VERSION: '3.16.2',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
6 changes: 3 additions & 3 deletions docs/aggregation_rules.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -130,7 +130,7 @@ <h3>Related Topics</h3>
<section id="aggregation-rules">
<span id="id1"></span><h1><strong>Aggregation rules</strong><a class="headerlink" href="#aggregation-rules" title="Permalink to this headline"></a></h1>
<hr class="docutils" />
<p>Version 3.16.1 for version 1.11 of the CF conventions.</p>
<p>Version 3.16.2 for version 1.11 of the CF conventions.</p>
<p><em>David Hassell and Jonathan Gregory (2012)</em></p>
<p><a class="reference external" href="https://cf-trac.llnl.gov/trac/ticket/78">https://cf-trac.llnl.gov/trac/ticket/78</a></p>
<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
Expand Down Expand Up @@ -347,7 +347,7 @@ <h3>Related Topics</h3>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
147 changes: 22 additions & 125 deletions docs/analysis.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/api_reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



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

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.Data.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



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

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.T.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



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

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.Units.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



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

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.X.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -192,7 +192,7 @@ <h1>cf.AuxiliaryCoordinate.X<a class="headerlink" href="#cf-auxiliarycoordinate-
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.Y.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -178,7 +178,7 @@ <h1>cf.AuxiliaryCoordinate.Y<a class="headerlink" href="#cf-auxiliarycoordinate-
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.Z.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -204,7 +204,7 @@ <h1>cf.AuxiliaryCoordinate.Z<a class="headerlink" href="#cf-auxiliarycoordinate-
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate._FillValue.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -179,7 +179,7 @@ <h1>cf.AuxiliaryCoordinate._FillValue<a class="headerlink" href="#cf-auxiliaryco
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.add_offset.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -172,7 +172,7 @@ <h1>cf.AuxiliaryCoordinate.add_offset<a class="headerlink" href="#cf-auxiliaryco
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.array.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -173,7 +173,7 @@ <h1>cf.AuxiliaryCoordinate.array<a class="headerlink" href="#cf-auxiliarycoordin
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.attributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -151,7 +151,7 @@ <h1>cf.AuxiliaryCoordinate.attributes<a class="headerlink" href="#cf-auxiliaryco
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.axis.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -171,7 +171,7 @@ <h1>cf.AuxiliaryCoordinate.axis<a class="headerlink" href="#cf-auxiliarycoordina
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.binary_mask.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -161,7 +161,7 @@ <h1>cf.AuxiliaryCoordinate.binary_mask<a class="headerlink" href="#cf-auxiliaryc
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.bounds.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -183,7 +183,7 @@ <h1>cf.AuxiliaryCoordinate.bounds<a class="headerlink" href="#cf-auxiliarycoordi
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -169,7 +169,7 @@ <h1>cf.AuxiliaryCoordinate.calendar<a class="headerlink" href="#cf-auxiliarycoor
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.cellsize.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -169,7 +169,7 @@ <h1>cf.AuxiliaryCoordinate.cellsize<a class="headerlink" href="#cf-auxiliarycoor
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/attribute/cf.AuxiliaryCoordinate.comment.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@



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



Expand Down Expand Up @@ -168,7 +168,7 @@ <h1>cf.AuxiliaryCoordinate.comment<a class="headerlink" href="#cf-auxiliarycoord
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2024, NCAS | Page built on 2024-03-01.
&copy;2024, NCAS | Page built on 2024-04-26.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a>
Expand Down
Loading

0 comments on commit e8ccc60

Please sign in to comment.