Skip to content

Commit de12e96

Browse files
committed
change readme
1 parent 98332d2 commit de12e96

File tree

3 files changed

+8
-68099
lines changed

3 files changed

+8
-68099
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ Read the documentation at: https://pyosp.readthedocs.io/en/latest/index.html
2727

2828
Introduction, methodology, and case studies: https://doi.org/10.1016/j.geomorph.2021.107778
2929

30+
Applications (starting from scratch):
31+
1. [Topographic analysis of Teton Range, Wyoming](https://pyosp.readthedocs.io/en/latest/notebooks/pyosp_teton.html)
32+
2. [Terrace correlation along the Licking River, Kentucky](https://pyosp.readthedocs.io/en/latest/notebooks/pyosp_licking.html)
33+
3. [Circular swath analysis of Olympus Mons, Mars](https://pyosp.readthedocs.io/en/latest/notebooks/pyosp_olympus.html)
34+
3035
## Installation
3136
We recommend to use the [conda](https://conda.io/en/latest/) package manager to install pyosp. It will provide pre-built binaries for all dependencies of pyosp. If you have the [miniconda](https://docs.conda.io/en/latest/miniconda.html) (recommend; only containing python and the conda package manager), or [anaconda distribution](https://www.anaconda.com/) (a python distribution with many installed libraries for data science) installed, then simply execute the following command:
3237

docs/notebooks/pyosp_olympus.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"id": "dac66c4a",
212212
"metadata": {},
213213
"source": [
214-
"# Summary\n",
214+
"## Summary\n",
215215
"\n",
216216
"This tutorial introduces the swath analysis of Olympus Mons by PyOSP, which corresponds to section 4.3 of PyOSP paper. [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). If you have any further questions, you can open an issue at https://github.com/PyOSP-devs/PyOSP, or send email to yichuan211@gmail.com\n",
217217
"\n",
@@ -240,4 +240,4 @@
240240
},
241241
"nbformat": 4,
242242
"nbformat_minor": 5
243-
}
243+
}

0 commit comments

Comments
 (0)