1
+
1
2
<!DOCTYPE html>
2
3
3
- < html lang =" en " data-content_root =" ../ ">
4
+ < html xmlns =" http://www.w3.org/1999/xhtml ">
4
5
< head >
5
- < meta charset ="utf-8 " />
6
- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " /> < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6
+ < meta charset ="utf-8 " /> < meta name ="generator " content ="Docutils 0.17.1: http://docutils.sourceforge.net/ " />
7
7
8
8
< title > Recipes using cf — Documentation</ title >
9
- < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=5ecbeea2 " />
10
- < link rel ="stylesheet " type ="text/css " href ="../_static/alabaster.css?v=a5d0ad34 " />
11
- < link rel ="stylesheet " type ="text/css " href ="../_static/graphviz.css?v=4ae1632d " />
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=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
- < link rel ="stylesheet " type ="text/css " href ="../_static/sg_gallery-rendered-html.css?v=1277b6f3 " />
17
- < link rel ="stylesheet " type ="text/css " href ="../_static/customise-alabaster.css?v=5dec66a6 " />
18
- < script src ="../_static/documentation_options.js?v=64e044ff "> </ script >
19
- < script src ="../_static/doctools.js?v=9bcbadda "> </ script >
20
- < script src ="../_static/sphinx_highlight.js?v=dc90522c "> </ script >
21
- < script src ="../_static/clipboard.min.js?v=a7894cd8 "> </ script >
22
- < script src ="../_static/copybutton.js?v=b578dfe4 "> </ script >
23
- < script src ="../_static/toggleprompt.js?v=1b41717f "> </ script >
24
- < link rel ="icon " href ="../_static/favicon.ico "/>
9
+ < link rel ="stylesheet " href ="../_static/alabaster.css " type ="text/css " />
10
+ < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
11
+ < link rel ="stylesheet " type ="text/css " href ="../_static/graphviz.css " />
12
+ < link rel ="stylesheet " type ="text/css " href ="../_static/copybutton.css " />
13
+ < link rel ="stylesheet " type ="text/css " href ="../_static/customise-alabaster.css " />
14
+ < link rel ="stylesheet " type ="text/css " href ="../_static/sg_gallery.css " />
15
+ < link rel ="stylesheet " type ="text/css " href ="../_static/sg_gallery-binder.css " />
16
+ < link rel ="stylesheet " type ="text/css " href ="../_static/sg_gallery-dataframe.css " />
17
+ < link rel ="stylesheet " type ="text/css " href ="../_static/sg_gallery-rendered-html.css " />
18
+ < script id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
19
+ < script src ="../_static/jquery.js "> </ script >
20
+ < script src ="../_static/underscore.js "> </ script >
21
+ < script src ="../_static/doctools.js "> </ script >
22
+ < script src ="../_static/language_data.js "> </ script >
23
+ < script src ="../_static/clipboard.min.js "> </ script >
24
+ < script src ="../_static/copybutton.js "> </ script >
25
+ < script src ="../_static/toggleprompt.js "> </ script >
26
+ < script async ="async " src ="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML "> </ script >
27
+ < link rel ="shortcut icon " href ="../_static/favicon.ico "/>
25
28
< link rel ="index " title ="Index " href ="../genindex.html " />
26
29
< link rel ="search " title ="Search " href ="../search.html " />
27
30
28
31
< link rel ="stylesheet " href ="../_static/custom.css " type ="text/css " />
29
32
30
-
31
-
32
33
34
+ < meta name ="viewport " content ="width=device-width, initial-scale=0.9, maximum-scale=0.9 " />
33
35
34
36
</ head > < body >
35
37
< div class ="document ">
36
38
37
- < div class ="sphinxsidebar " role ="navigation " aria-label ="Main ">
39
+ < div class ="sphinxsidebar " role ="navigation " aria-label ="main navigation ">
38
40
< div class ="sphinxsidebarwrapper ">
39
41
< p class ="logo "> < a href ="../index.html ">
40
- < img class ="logo " src ="../_static/logo.svg " alt ="Logo of Python cf package "/>
42
+ < img class ="logo " src ="../_static/logo.svg " alt ="Logo "/>
41
43
</ a > </ p >
42
44
43
45
@@ -61,22 +63,24 @@ <h1 class="logo"><a href="../index.html">cf 3.18.1</a></h1>
61
63
62
64
63
65
64
- < search id ="searchbox " style ="display: none " role ="search ">
66
+ < div id ="searchbox " style ="display: none " role ="search ">
65
67
< h3 id ="searchlabel "> Quick search</ h3 >
66
68
< div class ="searchformwrapper ">
67
69
< form class ="search " action ="../search.html " method ="get ">
68
- < input type ="text " name ="q " aria-labelledby ="searchlabel " autocomplete =" off " autocorrect =" off " autocapitalize =" off " spellcheck =" false " />
70
+ < input type ="text " name ="q " aria-labelledby ="searchlabel " />
69
71
< input type ="submit " value ="Go " />
70
72
</ form >
71
73
</ div >
72
- </ search >
73
- < script > document . getElementById ( ' searchbox') . style . display = "block" </ script >
74
+ </ div >
75
+ < script > $ ( '# searchbox') . show ( 0 ) ; </ script >
74
76
< ul >
75
77
< li class ="toctree-l1 "> < a class ="reference internal " href ="../introduction.html "> < strong > Introduction</ strong > </ a > </ li >
78
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../cf_data_model.html "> < strong > CF data model</ strong > </ a > </ li >
76
79
< li class ="toctree-l1 "> < a class ="reference internal " href ="../installation.html "> < strong > Installation</ strong > </ a > </ li >
77
80
< li class ="toctree-l1 "> < a class ="reference internal " href ="../cheat_sheet.html "> < strong > Cheat Sheet</ strong > </ a > </ li >
78
81
< li class ="toctree-l1 "> < a class ="reference internal " href ="index.html "> < strong > Recipes using cf</ strong > </ a > </ li >
79
82
< li class ="toctree-l1 "> < a class ="reference internal " href ="../tutorial.html "> < strong > Tutorial</ strong > </ a > </ li >
83
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../analysis.html "> < strong > Analysis</ strong > </ a > </ li >
80
84
< li class ="toctree-l1 "> < a class ="reference internal " href ="../api_reference.html "> < strong > API reference</ strong > </ a > </ li >
81
85
< li class ="toctree-l1 "> < a class ="reference internal " href ="../aggregation_rules.html "> < strong > Aggregation rules</ strong > </ a > </ li >
82
86
< li class ="toctree-l1 "> < a class ="reference internal " href ="../performance.html "> < strong > Performance</ strong > </ a > </ li >
@@ -120,7 +124,7 @@ <h3>Related Topics</h3>
120
124
< div class ="body " role ="main ">
121
125
122
126
< section id ="recipes-using-cf ">
123
- < h1 > < strong > Recipes using cf</ strong > < a class ="headerlink " href ="#recipes-using-cf " title ="Link to this heading "> ¶</ a > </ h1 >
127
+ < h1 > < strong > Recipes using cf</ strong > < a class ="headerlink " href ="#recipes-using-cf " title ="Permalink to this headline "> ¶</ a > </ h1 >
124
128
< hr class ="docutils " />
125
129
< p > Version 3.18.1 for version 1.12 of the CF conventions.</ p >
126
130
< p > Click on the keywords below to filter the recipes according to their function:</ p >
@@ -166,9 +170,6 @@ <h1><strong>Recipes using cf</strong><a class="headerlink" href="#recipes-using-
166
170
< button data-filter ="regrid "> Regrid</ button >
167
171
< button data-filter ="subspace "> Subspace</ button >
168
172
< button data-filter ="mask "> Mask</ button >
169
- < button data-filter ="vectorplot "> Vectorplot</ button >
170
- < button data-filter ="subplot "> Subplot</ button >
171
- < button data-filter ="stats "> Statistical Operations</ button >
172
173
</ div > </ section >
173
174
174
175
@@ -179,16 +180,16 @@ <h1><strong>Recipes using cf</strong><a class="headerlink" href="#recipes-using-
179
180
< div class ="clearer "> </ div >
180
181
</ div >
181
182
< div class ="footer ">
182
- ©2025 , NCAS | Page built on 2025-08-20 .
183
+ ©2024 , NCAS | Page built on 2024-03-01 .
183
184
184
185
|
185
- Powered by < a href ="https ://www. sphinx-doc.org/ "> Sphinx 8.2.3 </ a >
186
- & < a href ="https://alabaster.readthedocs.io "> Alabaster 0.7.16 </ a >
186
+ Powered by < a href ="http ://sphinx-doc.org/ "> Sphinx 2.4.5 </ a >
187
+ & < a href ="https://github.com/bitprophet/alabaster "> Alabaster 0.7.13 </ a >
187
188
188
189
</ div >
189
190
190
191
191
192
192
193
193
194
</ body >
194
- </ html >
195
+ </ html >
0 commit comments