Skip to content

Commit

Permalink
v1.11.1.0 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sadielbartholomew committed Mar 1, 2024
1 parent 472bbeb commit e948eef
Show file tree
Hide file tree
Showing 2,054 changed files with 6,068 additions and 5,977 deletions.
158 changes: 85 additions & 73 deletions docs/Changelog.html

Large diffs are not rendered by default.

Binary file modified docs/_downloads/cfdm_tutorial_files.zip
Binary file not shown.
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: '1.11.0.0',
VERSION: '1.11.1.0',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
6 changes: 3 additions & 3 deletions docs/api_reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@



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



Expand Down Expand Up @@ -120,7 +120,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 1.11.0.0 for version 1.11 of the CF conventions.</p>
<p>Version 1.11.1.0 for version 1.11 of the CF conventions.</p>
<ul class="simple">
<li><p><strong>Construct classes</strong></p>
<ul>
Expand Down Expand Up @@ -181,7 +181,7 @@ <h1><strong>API reference</strong><a class="headerlink" href="#api-reference" ti
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2023, NCAS | Page built on 2023-12-06.
&copy;2024, NCAS | Page built on 2024-03-01.

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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



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



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

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

0 comments on commit e948eef

Please sign in to comment.