Skip to content

Commit 090e52b

Browse files
authored
Merge pull request #73 from andrewdelman/gradients_tut
New gradient calculations tutorial
2 parents 5692ace + 46791fe commit 090e52b

3 files changed

Lines changed: 3294 additions & 1 deletion

File tree

Tutorials_as_Jupyter_Notebooks/ECCO_v4_Gradient_calc_on_native_grid.ipynb

Lines changed: 3291 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../Tutorials_as_Jupyter_Notebooks/ECCO_v4_Gradient_calc_on_native_grid.ipynb

doc/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,10 @@ The `ecco_v4_py`_ package used in this tutorial was inspired by the `xmitgcm`_ p
6767

6868
.. toctree::
6969
:maxdepth: 2
70-
:caption: Scalar Calculations
70+
:caption: Scalar and Vector Calculations
7171

7272
ECCO_v4_Example_calculations_with_scalar_quantities.ipynb
73+
ECCO_v4_Gradient_calc_on_native_grid.ipynb
7374

7475
.. toctree::
7576
:maxdepth: 2

0 commit comments

Comments
 (0)