Skip to content

Commit 7dc9018

Browse files
Build v3.19.0 documentation
1 parent 2bb9982 commit 7dc9018

File tree

4,727 files changed

+80323
-93937
lines changed

Some content is hidden

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

4,727 files changed

+80323
-93937
lines changed

docs/2_to_3_changes.html

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,12 @@
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>Incompatible differences between versions 2.x and 3.x &#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" />
16-
<link rel="stylesheet" type="text/css" href="_static/sg_gallery-rendered-html.css?v=1277b6f3" />
1713
<link rel="stylesheet" type="text/css" href="_static/customise-alabaster.css?v=5dec66a6" />
18-
<script src="_static/documentation_options.js?v=5318ce95"></script>
14+
<script src="_static/documentation_options.js?v=b14d8abf"></script>
1915
<script src="_static/doctools.js?v=9a2dae69"></script>
2016
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2117
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
@@ -27,21 +23,22 @@
2723

2824
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
2925

26+
27+
3028

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

3330
</head><body>
3431
<div class="document">
3532

36-
<div class="sphinxsidebar" role="navigation" aria-label="Main">
33+
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
3734
<div class="sphinxsidebarwrapper">
3835
<p class="logo"><a href="index.html">
39-
<img class="logo" src="_static/logo.svg" alt="Logo of Python cf package"/>
36+
<img class="logo" src="_static/logo.svg" alt="Logo"/>
4037
</a></p>
4138

4239

4340

44-
<h1 class="logo"><a href="index.html">cf 3.18.2</a></h1>
41+
<h1 class="logo"><a href="index.html">cf 3.19.0</a></h1>
4542

4643

4744

@@ -74,7 +71,7 @@ <h3 id="searchlabel">Quick search</h3>
7471
<li class="toctree-l1"><a class="reference internal" href="introduction.html"><strong>Introduction</strong></a></li>
7572
<li class="toctree-l1"><a class="reference internal" href="installation.html"><strong>Installation</strong></a></li>
7673
<li class="toctree-l1"><a class="reference internal" href="cheat_sheet.html"><strong>Cheat Sheet</strong></a></li>
77-
<li class="toctree-l1"><a class="reference internal" href="recipes/index.html"><strong>Recipes using cf</strong></a></li>
74+
<li class="toctree-l1"><a class="reference internal" href="recipes.html"><strong>Recipes using cf</strong></a></li>
7875
<li class="toctree-l1"><a class="reference internal" href="tutorial.html"><strong>Tutorial</strong></a></li>
7976
<li class="toctree-l1"><a class="reference internal" href="api_reference.html"><strong>API reference</strong></a></li>
8077
<li class="toctree-l1"><a class="reference internal" href="aggregation_rules.html"><strong>Aggregation rules</strong></a></li>
@@ -105,11 +102,11 @@ <h3>Related Topics</h3>
105102
and by <a href="https://ncas.ac.uk/">NCAS</a>.
106103
<br>
107104
<br>
108-
<img src="_templates/logo_EC.png" height="40">
109-
<img src="_templates/logo_ERC.png" height="40">
110-
<img src="_templates/logo_NERC.png" height="40">
105+
<img src="_static/logo_EC.png" height="40">
106+
<img src="_static/logo_ERC.png" height="40">
107+
<img src="_static/logo_NERC.png" height="40">
111108
<br>
112-
<img src="_templates/logo_NCAS.png" height="40">
109+
<img src="_static/logo_NCAS.png" height="40">
113110
</div>
114111
</div>
115112
<div class="documentwrapper">
@@ -478,11 +475,11 @@ <h2>Changes to the API of existing methods<a class="headerlink" href="#changes-
478475
<div class="clearer"></div>
479476
</div>
480477
<div class="footer">
481-
&copy;2025, NCAS | Page built on 2025-10-16.
478+
&#169;2026, NCAS | Page built on 2026-01-19.
482479

483480
|
484-
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.4.7</a>
485-
&amp; <a href="https://github.com/sphinx-doc/alabaster">Alabaster 0.7.14</a>
481+
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
482+
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>
486483

487484
</div>
488485

0 commit comments

Comments
 (0)