Skip to content

Commit 98332d2

Browse files
committed
add tutorials for case studies
1 parent 22ae6d5 commit 98332d2

File tree

5 files changed

+69088
-1
lines changed

5 files changed

+69088
-1
lines changed

docs/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ PyOSP supports Python 3.6 or higher, and depends on `Numpy <https://numpy.org/>`
3030
Density(Heat) scatter plot <notebooks/density_scatter>
3131
Data reclassification <notebooks/reclass>
3232

33+
.. toctree::
34+
:maxdepth: 1
35+
:caption: Applications
36+
37+
Topographic analysis of the Teton Range, Wyoming <notebooks/pyosp_teton>
38+
Terrace correlation along Licking River, Kentucky <notebooks/pyosp_licking>
39+
Swath analysis of Olympus Mons, Mars <notebooks/pyosp_olympus>
40+
3341
Indices and tables
3442
==================
3543

docs/notebooks/pyosp_licking.ipynb

Lines changed: 347 additions & 0 deletions
Large diffs are not rendered by default.

docs/notebooks/pyosp_olympus.ipynb

Lines changed: 243 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)