Skip to content

Commit

Permalink
change the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yzh211 committed Jun 7, 2021
1 parent de12e96 commit 8a480aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/notebooks/pyosp_teton.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"\n",
"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",
"\n",
"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",
"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",
"\n",
"## Install PyOSP\n",
"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",
Expand Down Expand Up @@ -78,7 +78,7 @@
"It will download datasets for this analysis.\n",
"\n",
"## Basic swath analysis\n",
"In the jupyter notebook, input code snippet below: "
"In the jupyter notebook, input follwing code snippet: "
]
},
{
Expand Down Expand Up @@ -360,7 +360,7 @@
"\n",
"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",
"\n",
"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"
"If you have any questions, you can open an issue at https://github.com/PyOSP-devs/PyOSP, or send email to yichuan211@gmail.com"
]
}
],
Expand Down

0 comments on commit 8a480aa

Please sign in to comment.