Skip to content

Commit b350be0

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

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

docs/notebooks/pyosp_licking.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,15 +130,15 @@
130130
"id": "ae8d4b4d",
131131
"metadata": {},
132132
"source": [
133-
"In the figure above, the dark red clusters overlap at tread elevations as we identified in the field. Details are presented in Figure 10 of PyOSP paper. \n",
133+
"In the figure above, the dark red clusters correspond to terrace tread elevations as we identified in the field. Details are presented in Figure 10 of PyOSP paper. \n",
134134
"\n",
135135
"### Cross-swath profiles\n",
136136
"\n",
137137
"Four cross-swath sections were selected to examine the topographic view of each area.\n",
138138
"\n",
139139
"As we mentioned in the Teton case study, there are two ways to define the boundary of cross swath profile:\n",
140140
"\n",
141-
"1. Specify the start and end points distance away from the starting point of baseline.\n",
141+
"1. Specify the start and end points positions away from the starting point of baseline.\n",
142142
"2. Draw the points along the baseline, and then pass the shapefile of points to the function. \n",
143143
"\n",
144144
"In the documentation of PyOSP, there is a tutorial about application process of these two methods.\n",
@@ -307,7 +307,7 @@
307307
"id": "7d140d22",
308308
"metadata": {},
309309
"source": [
310-
"Discussion of histograms and cross-swath areas' correlation with terrace treads are presented in the [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). "
310+
"Discussion of above results correlation with terrace treads are presented in the [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). "
311311
]
312312
},
313313
{
@@ -344,4 +344,4 @@
344344
},
345345
"nbformat": 4,
346346
"nbformat_minor": 5
347-
}
347+
}

docs/notebooks/pyosp_olympus.ipynb

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"source": [
88
"# Circular swath analysis of Olympus Mons, Mars\n",
99
"\n",
10-
"In this tutorial, we will perform circular swath analysis toward the largest known shield volcano in the solar system, Olympus Mons, Mars. It consists of TPI bases swath analysis, slice of the profile, and comparison with traditional circular swath profile. The content introduced here corresponds to the section 4.3 of [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). The installation of PyOSP is introduced by the tutorial [Topographic analysis of Teton Range, Wyoming](./pyosp_teton.ipynb), which will not be repeated here.\n",
10+
"In this tutorial, we will perform circular swath analysis toward the largest known shield volcano in the solar system, Olympus Mons, Mars. It consists of TPI bases swath analysis, slice of the profile, and comparison between traditional and TPI based circular swath profile. The content introduced here corresponds to the section 4.3 of [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). The installation of PyOSP is introduced by the tutorial [Topographic analysis of Teton Range, Wyoming](./pyosp_teton.ipynb), which will not be repeated here.\n",
1111
"\n",
1212
"## Traditional and TPI-based circular swath profiles\n",
1313
"\n",
@@ -112,11 +112,11 @@
112112
"id": "eebf7bd7",
113113
"metadata": {},
114114
"source": [
115-
"The calibrated polygons overlapping the hillshade of Olympus Mons are shown in Figure 12 of [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). Results show that the TPI-based method accurately delineates the edifice along the boundary of the basal scarp, whereas the fixed-radius swath invariably generated a circular area that includes unwanted areas beyond the volcano.The pronounced fall in IQR at 255,000mon the TPI-based swath signals a reduction in datapoints along the southeastern basal scarp and marks the boundary of asymmetry.\n",
115+
"The calibrated polygons overlapping the hillshade of Olympus Mons are shown in Figure 12 of [PyOSP paper](https://www.sciencedirect.com/science/article/abs/pii/S0169555X21001860). Results show that the TPI-based method accurately delineates the edifice along the boundary of the basal scarp, whereas the fixed-radius swath invariably generated a circular area that includes unwanted areas beyond the volcano.The pronounced fall in IQR at 255,000m on the TPI-based swath signals a reduction in datapoints along the southeastern basal scarp and marks the boundary of asymmetry.\n",
116116
"\n",
117117
"### Slice plot across the valcano\n",
118118
"\n",
119-
"Finally, we used PyOSP to plot four topographic profiles across the volcano."
119+
"Next, we used PyOSP to plot four topographic profiles across the volcano."
120120
]
121121
},
122122
{
@@ -213,7 +213,9 @@
213213
"source": [
214214
"## Summary\n",
215215
"\n",
216-
"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",
216+
"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",
217+
"\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",
217219
"\n",
218220
"Cheers!"
219221
]

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 away from the starting point of baseline.\n",
301+
"1. Specify the start and end points distance 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)