Skip to content

Commit e9061e6

Browse files
Add image at built location & updated index file, missing from #901
1 parent 2d47208 commit e9061e6

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

docs/_images/new_gallery_view.png

971 KB
Loading

docs/index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>cf python package &#8212; 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" />
1111
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" />
1212
<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" />
1616
<link rel="stylesheet" type="text/css" href="_static/sg_gallery-rendered-html.css?v=1277b6f3" />
1717
<link rel="stylesheet" type="text/css" href="_static/customise-alabaster.css?v=5dec66a6" />
1818
<script src="_static/documentation_options.js?v=5318ce95"></script>
@@ -29,16 +29,17 @@
2929

3030
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
3131

32+
33+
3234

33-
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
3435

3536
</head><body>
3637
<div class="document">
3738

38-
<div class="sphinxsidebar" role="navigation" aria-label="Main">
39+
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
3940
<div class="sphinxsidebarwrapper">
4041
<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"/>
4243
</a></p>
4344

4445

@@ -215,12 +216,12 @@ <h3><a class="toc-backref" href="#id7" role="doc-backlink"><strong>Visualisation
215216
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
216217
separately to <code class="xref py py-obj docutils literal notranslate"><span class="pre">cf</span></code> (see the
217218
<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
219220
of plotting possibilities with example code.</p>
220221
<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" />
222223
<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>
224225
</figcaption>
225226
</figure>
226227
</section>
@@ -314,8 +315,7 @@ <h3><a class="toc-backref" href="#id9" role="doc-backlink"><strong>Command line
314315
<div class="line"><br /></div>
315316
</div>
316317
<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>
319319
<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>
320320
</figcaption>
321321
</figure>
@@ -385,11 +385,11 @@ <h2><strong>Index and search</strong><a class="headerlink" href="#index-and-sear
385385
<div class="clearer"></div>
386386
</div>
387387
<div class="footer">
388-
&copy;2025, NCAS | Page built on 2025-10-16.
388+
&#169;2025, NCAS | Page built on 2025-10-22.
389389

390390
|
391-
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.4.7</a>
392-
&amp; <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+
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>
393393

394394
</div>
395395

0 commit comments

Comments
 (0)