|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | 8 | <title>cf python package — Documentation</title> |
9 | | - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b3523f8e" /> |
10 | | - <link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=541523b4" /> |
| 9 | + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=61cd365c" /> |
| 10 | + <link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=a5d0ad34" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" /> |
13 | | - <link rel="stylesheet" type="text/css" href="_static/sg_gallery.css?v=61a4c737" /> |
14 | | - <link rel="stylesheet" type="text/css" href="_static/sg_gallery-binder.css?v=ca3c1c84" /> |
15 | | - <link rel="stylesheet" type="text/css" href="_static/sg_gallery-dataframe.css?v=e5fbc548" /> |
| 13 | + <link rel="stylesheet" type="text/css" href="_static/sg_gallery.css?v=d2d258e8" /> |
| 14 | + <link rel="stylesheet" type="text/css" href="_static/sg_gallery-binder.css?v=f4aeca0c" /> |
| 15 | + <link rel="stylesheet" type="text/css" href="_static/sg_gallery-dataframe.css?v=2082cf3c" /> |
16 | 16 | <link rel="stylesheet" type="text/css" href="_static/sg_gallery-rendered-html.css?v=1277b6f3" /> |
17 | 17 | <link rel="stylesheet" type="text/css" href="_static/customise-alabaster.css?v=5dec66a6" /> |
18 | 18 | <script src="_static/documentation_options.js?v=5318ce95"></script> |
|
29 | 29 |
|
30 | 30 | <link rel="stylesheet" href="_static/custom.css" type="text/css" /> |
31 | 31 |
|
| 32 | + |
| 33 | + |
32 | 34 |
|
33 | | - <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> |
34 | 35 |
|
35 | 36 | </head><body> |
36 | 37 | <div class="document"> |
37 | 38 |
|
38 | | - <div class="sphinxsidebar" role="navigation" aria-label="Main"> |
| 39 | + <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
39 | 40 | <div class="sphinxsidebarwrapper"> |
40 | 41 | <p class="logo"><a href="#"> |
41 | | - <img class="logo" src="_static/logo.svg" alt="Logo of Python cf package"/> |
| 42 | + <img class="logo" src="_static/logo.svg" alt="Logo"/> |
42 | 43 | </a></p> |
43 | 44 |
|
44 | 45 |
|
@@ -215,12 +216,12 @@ <h3><a class="toc-backref" href="#id7" role="doc-backlink"><strong>Visualisation |
215 | 216 | constructs are available with the <code class="xref py py-obj docutils literal notranslate"><span class="pre">cf-plot</span></code> package that is installed |
216 | 217 | separately to <code class="xref py py-obj docutils literal notranslate"><span class="pre">cf</span></code> (see the |
217 | 218 | <a class="reference external" href="https://ncas-cms.github.io/cf-plot/build/">cf-plot documentation</a> for details).</p> |
218 | | -<p>See the <a class="reference external" href="https://ncas-cms.github.io/cf-plot/build/gallery.html">cf-plot gallery</a> for the wide range |
| 219 | +<p>See the <a class="reference external" href="https://ncas-cms.github.io/cf-plot/gallery_of_examples.html">cf-plot gallery</a> for the wide range |
219 | 220 | of plotting possibilities with example code.</p> |
220 | 221 | <figure class="align-default" id="id4"> |
221 | | -<img alt="_images/cfplot_example.png" src="_images/cfplot_example.png" /> |
| 222 | +<img alt="_images/new_gallery_view.png" src="_images/new_gallery_view.png" /> |
222 | 223 | <figcaption> |
223 | | -<p><span class="caption-text"><em>Example output of cf-plot displaying a cf field construct.</em></span><a class="headerlink" href="#id4" title="Link to this image">¶</a></p> |
| 224 | +<p><span class="caption-text"><em>Examples gallery of plots made with the cf-plot library.</em></span><a class="headerlink" href="#id4" title="Link to this image">¶</a></p> |
224 | 225 | </figcaption> |
225 | 226 | </figure> |
226 | 227 | </section> |
@@ -314,8 +315,7 @@ <h3><a class="toc-backref" href="#id9" role="doc-backlink"><strong>Command line |
314 | 315 | <div class="line"><br /></div> |
315 | 316 | </div> |
316 | 317 | <figure class="align-default" id="id5"> |
317 | | -<img alt="_images/cfdm_field.svg" src="_images/cfdm_field.svg" /> |
318 | | -<figcaption> |
| 318 | +<img alt="_images/cfdm_field.svg" src="_images/cfdm_field.svg" /><figcaption> |
319 | 319 | <p><span class="caption-text"><em>The constructs of the CF data model described using UML. The field construct corresponds to a CF-netCDF data variable. The domain construct provides the linkage between the field construct and the constructs which describe measurement locations and cell properties. It is useful to define an abstract generic coordinate construct that can be used to refer to coordinates when the their type (dimension or auxiliary coordinate construct) is not an issue.</em></span><a class="headerlink" href="#id5" title="Link to this image">¶</a></p> |
320 | 320 | </figcaption> |
321 | 321 | </figure> |
@@ -385,11 +385,11 @@ <h2><strong>Index and search</strong><a class="headerlink" href="#index-and-sear |
385 | 385 | <div class="clearer"></div> |
386 | 386 | </div> |
387 | 387 | <div class="footer"> |
388 | | - ©2025, NCAS | Page built on 2025-10-16. |
| 388 | + ©2025, NCAS | Page built on 2025-10-22. |
389 | 389 |
|
390 | 390 | | |
391 | | - Powered by <a href="http://sphinx-doc.org/">Sphinx 7.4.7</a> |
392 | | - & <a href="https://github.com/sphinx-doc/alabaster">Alabaster 0.7.14</a> |
| 391 | + Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a> |
| 392 | + & <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a> |
393 | 393 |
|
394 | 394 | </div> |
395 | 395 |
|
|
0 commit comments