Skip to content

Commit 53afe2d

Browse files
committed
change the docs
1 parent 65f052d commit 53afe2d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/notebooks/pyosp_licking.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
"id": "7d140d22",
308308
"metadata": {},
309309
"source": [
310-
"Discussion of above results correlation with terrace treads are presented in the [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). "
310+
"Discussion of above results are presented in the [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). "
311311
]
312312
},
313313
{

docs/notebooks/pyosp_olympus.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
"\n",
216216
"This tutorial introduces the swath analysis of Olympus Mons by PyOSP, which corresponds to section 4.3 of [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). \n",
217217
"\n",
218-
"If you have any questions, you can open an issue at https://github.com/PyOSP-devs/PyOSP, or send email to yichuan211@gmail.com\n",
218+
"If you have any questions, you can open an issue at https://github.com/PyOSP-devs/PyOSP, or send emails to yichuan211@gmail.com\n",
219219
"\n",
220220
"Cheers!"
221221
]

docs/notebooks/pyosp_teton.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
"## Cross swath profile\n",
299299
"Next, we evaluate five cross swath profiles along the striking of the baseline. There are two ways to define the boundary of cross swath profile:\n",
300300
"\n",
301-
"1. Specify the start and end points distance positions from the starting point of baseline.\n",
301+
"1. Specify the start and end points positions from the starting point of baseline.\n",
302302
"2. Draw the points along the baseline, and then pass the shapefile of points to the function. \n",
303303
"\n",
304304
"In the documentation of PyOSP, there is a tutorial about application process of these two methods.\n",

0 commit comments

Comments
 (0)