Skip to content

Commit b77c424

Browse files
authored
Merge pull request #30 from ifenty/lat-lon4
another try to get the interpolation title to appear
2 parents b2f2efe + c4402e9 commit b77c424

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

doc/ECCO_v4_Interpolating_to_latlon.ipynb

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/Installing_Python_and_Python_Packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To use `git` to clone into the project simply run the following commands
7878
7979
8080
Option 2: Download the repository using git (less recommended)
81-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
81+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8282
This method downloads the source code but if you make changes it is harder to share those changes with the community using git.
8383

8484
.. code-block:: bash

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ The `ecco_v4_py`_ package used in this tutorial was inspired by the `xmitgcm`_ p
4747
ECCO_v4_Loading_LLC_compact_binary_files.ipynb
4848
ECCO_v4_Combining_Multiple_Datasets.ipynb
4949
ECCO_v4_Saving_Datasets_and_DataArrays_to_NetCDF.ipynb
50-
ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb
5150

5251
.. toctree::
5352
:maxdepth: 2
@@ -61,6 +60,7 @@ The `ecco_v4_py`_ package used in this tutorial was inspired by the `xmitgcm`_ p
6160
:caption: Plotting & Interpolation
6261

6362
ECCO_v4_Plotting_Tiles.ipynb
63+
ECCO_v4_Interpolating_Fields_to_LatLon_Grid.ipynb
6464

6565
.. toctree::
6666
:maxdepth: 2

0 commit comments

Comments
 (0)