Skip to content

Commit 8a480aa

Browse files
committed
change the docs
1 parent de12e96 commit 8a480aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/notebooks/pyosp_teton.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"The objective of this tutorial is to present the process of analysis shown in the [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860) section 4.1. We will reproduce all relevant results by the following steps. \n",
1010
"\n",
11-
"This tutorial starts from installing Python and PyOSP on your computer. However, if you are familiar with the installing process, please jump into the section of downloading the dataset.\n",
11+
"This tutorial starts from installing Python and PyOSP on your computer. However, if you are familiar with the installing process, please go into the section of downloading the dataset.\n",
1212
"\n",
1313
"## Install PyOSP\n",
1414
"We start from installing Python on your machine. Because PyOSP is installed through Conda environment, we recommend users install Python through conda environment as well. Firstly, click the link below and download the latest version of Miniconda based on your OS.\n",
@@ -78,7 +78,7 @@
7878
"It will download datasets for this analysis.\n",
7979
"\n",
8080
"## Basic swath analysis\n",
81-
"In the jupyter notebook, input code snippet below: "
81+
"In the jupyter notebook, input follwing code snippet: "
8282
]
8383
},
8484
{
@@ -360,7 +360,7 @@
360360
"\n",
361361
"This tutorial introduces the swath analysis of Teton range by PyOSP, which corresponds to section 4.1 of [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). In the next tutorial, we will use PyOSP to correlate river terraces exemplified by Licking River, Kentucky.\n",
362362
"\n",
363-
"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"
363+
"If you have any questions, you can open an issue at https://github.com/PyOSP-devs/PyOSP, or send email to yichuan211@gmail.com"
364364
]
365365
}
366366
],

0 commit comments

Comments
 (0)