We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ncl_entries.ncl
1 parent 24537cb commit 268a3d3Copy full SHA for 268a3d3
index.rst
@@ -55,7 +55,7 @@ Python Examples
55
:caption: NCL to Python
56
57
NCL Index <ncl/ncl_index/ncl_index>
58
- NCL Applications <ncl/ncl_entries/ncl_entries.rst>
+ NCL Applications <ncl/ncl_entries/ncl_entries>
59
60
.. toctree::
61
:maxdepth: 2
ncl/ncl_entries/ncl_entries.rst
@@ -3,6 +3,12 @@
3
NCL Applications
4
================
5
6
+Data Analysis
7
+---------------
8
+.. toctree::
9
+ :maxdepth: 1
10
+
11
+ trigonometric_functions.ipynb
12
13
Dates and Times
14
---------------
@@ -11,4 +17,3 @@ Dates and Times
17
18
days_in_month.ipynb
19
day_of_week.ipynb
- trigonometric_functions.ipynb
0 commit comments