Skip to content

Commit 4d7894b

Browse files
committed
Update ariaTSsetup_tutorial
1 parent d54233d commit 4d7894b

4 files changed

Lines changed: 91 additions & 92 deletions

File tree

JupyterDocs/ariaAOIassist/ariaAOIassist_tutorial.ipynb

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,14 @@
178178
},
179179
{
180180
"cell_type": "code",
181-
"execution_count": 4,
181+
"execution_count": 11,
182182
"metadata": {},
183183
"outputs": [
184184
{
185185
"name": "stdout",
186186
"output_type": "stream",
187187
"text": [
188+
"ARIA-tools Version: 1.1.0\n",
188189
"Generating outputs for track: 70\n",
189190
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
190191
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
@@ -237,7 +238,7 @@
237238
},
238239
{
239240
"cell_type": "code",
240-
"execution_count": 5,
241+
"execution_count": 3,
241242
"metadata": {},
242243
"outputs": [
243244
{
@@ -257,7 +258,7 @@
257258
},
258259
{
259260
"cell_type": "code",
260-
"execution_count": 6,
261+
"execution_count": 4,
261262
"metadata": {},
262263
"outputs": [
263264
{
@@ -295,18 +296,19 @@
295296
},
296297
{
297298
"cell_type": "code",
298-
"execution_count": 7,
299+
"execution_count": 5,
299300
"metadata": {},
300301
"outputs": [
301302
{
302303
"name": "stdout",
303304
"output_type": "stream",
304305
"text": [
306+
"ARIA-tools Version: 1.1.0\r\n",
305307
"usage: ariaAOIassist.py [-h] -f IMGFILE [-w WORKDIR] [-t TRACKS]\r\n",
306308
" [-l LATBOUNDS] [-s STARTDATE] [-e ENDDATE]\r\n",
307309
" [-x EXCLUDEDATES] [--plot_raw]\r\n",
308310
" [--flag_partial_coverage] [--remove_incomplete_dates]\r\n",
309-
" [--approximate_AOI]\r\n",
311+
" [--approximate_AOI] [-v]\r\n",
310312
"\r\n",
311313
"Preparing preliminary plot of frame extents. First go to the ASF search page,\r\n",
312314
"push all SLCs over defined search area to cart, download CSV under the\r\n",
@@ -347,7 +349,8 @@
347349
" will be automatically excluded.\r\n",
348350
" --approximate_AOI Create KML of approximate AOI. NOTE: ~20 km or 1 burst\r\n",
349351
" must be removed from either end of the AOI--this must\r\n",
350-
" be confirmed by the user.\r\n"
352+
" be confirmed by the user.\r\n",
353+
" -v, --verbose Verbose mode\r\n"
351354
]
352355
}
353356
],
@@ -364,13 +367,14 @@
364367
},
365368
{
366369
"cell_type": "code",
367-
"execution_count": 8,
370+
"execution_count": 6,
368371
"metadata": {},
369372
"outputs": [
370373
{
371374
"name": "stdout",
372375
"output_type": "stream",
373376
"text": [
377+
"ARIA-tools Version: 1.1.0\n",
374378
"Generating outputs for track: 41\n",
375379
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
376380
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
@@ -406,13 +410,14 @@
406410
},
407411
{
408412
"cell_type": "code",
409-
"execution_count": 9,
413+
"execution_count": 7,
410414
"metadata": {},
411415
"outputs": [
412416
{
413417
"name": "stdout",
414418
"output_type": "stream",
415419
"text": [
420+
"ARIA-tools Version: 1.1.0\n",
416421
"Generating outputs for track: 41\n",
417422
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
418423
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
@@ -597,7 +602,7 @@
597602
"\n",
598603
"**Be careful**--the approximate_AOI option in no way guarantees the validity of the suggested AOI. This function simply takes the union of all frames is calculated for each date. Then, the intersection of all swaths is taken. It attempts to remove ~20 km from the northern and southern edges of the polygon, but this is not always possible. Here again, the user must ensure that the polygon is within the limits of the area of data coverage.\n",
599604
"\n",
600-
"It is often best to use the `approximate_AOI` option along with other filters, such as latitude bounds. Either exclude dates manually, or specify the `--remove_partial_dates` option. When doing so, the user is encouraged to refer back to the \"lat_extents.eps\" file to see which dates were automatically excluded."
605+
"It is often best to use the `approximate_AOI` option along with other filters, such as latitude bounds. Either exclude dates manually, or specify the `--remove_incomplete_dates` option. When doing so, the user is encouraged to refer back to the \"lat_extents.eps\" file to see which dates were automatically excluded."
601606
]
602607
},
603608
{
@@ -643,7 +648,7 @@
643648
},
644649
{
645650
"cell_type": "code",
646-
"execution_count": 10,
651+
"execution_count": 8,
647652
"metadata": {},
648653
"outputs": [],
649654
"source": [
@@ -660,13 +665,14 @@
660665
},
661666
{
662667
"cell_type": "code",
663-
"execution_count": 11,
668+
"execution_count": 9,
664669
"metadata": {},
665670
"outputs": [
666671
{
667672
"name": "stdout",
668673
"output_type": "stream",
669674
"text": [
675+
"ARIA-tools Version: 1.1.0\n",
670676
"Generating outputs for track: 121\n",
671677
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
672678
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
@@ -719,19 +725,21 @@
719725
},
720726
{
721727
"cell_type": "code",
722-
"execution_count": 12,
728+
"execution_count": 10,
723729
"metadata": {},
724730
"outputs": [
725731
{
726732
"name": "stdout",
727733
"output_type": "stream",
728734
"text": [
735+
"ARIA-tools Version: 1.1.0\n",
729736
"Generating outputs for track: 121\n",
730737
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
731738
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
732739
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
733740
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
734741
"Products generated.\n",
742+
"ARIA-tools Version: 1.1.0\n",
735743
"Generating outputs for track: 121\n",
736744
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
737745
"The PostScript backend does not support transparency; partially transparent artists will be rendered opaque.\n",
@@ -810,7 +818,7 @@
810818
],
811819
"metadata": {
812820
"kernelspec": {
813-
"display_name": "Python 3",
821+
"display_name": "Python 3 (ipykernel)",
814822
"language": "python",
815823
"name": "python3"
816824
},
@@ -824,7 +832,7 @@
824832
"name": "python",
825833
"nbconvert_exporter": "python",
826834
"pygments_lexer": "ipython3",
827-
"version": "3.7.3"
835+
"version": "3.9.7"
828836
},
829837
"latex_envs": {
830838
"LaTeX_envs_menu_present": true,

JupyterDocs/ariaExtract/ariaExtract_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"\n",
180180
" shutil.rmtree('products')\n",
181181
" !unzip {f}\n",
182-
" print('S3 pre-staged data retrieval was successfull')\n",
182+
" print('S3 pre-staged data retrieval was successful')\n",
183183
" else:\n",
184184
" print(\"Download outside openSarLabs is not supported.\\nAs alternative please start from ARIA-tools with the commandline calls provided at the top of this notebook\") \n",
185185
"else:\n",

JupyterDocs/ariaPlot/ariaPlot_tutorial.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"\n",
100100
" shutil.rmtree('products')\n",
101101
" !unzip {f}\n",
102-
" print('S3 pre-staged data retrieval was successfull')\n",
102+
" print('S3 pre-staged data retrieval was successful')\n",
103103
" else:\n",
104104
" print(\"Download outside openSarLabs is not supported.\\nAs alternative please start from ARIA-tools with the commandline calls provided at the top of this notebook\") \n",
105105
"else:\n",
@@ -160,7 +160,8 @@
160160
" cmap.set_under('black')\n",
161161
" vmin = None\n",
162162
" vmax = None\n",
163-
" ## definging the plotting options for differnt layer types\n",
163+
" \n",
164+
" ## definging the plotting options for different layer types\n",
164165
" # Amplitude:\n",
165166
" if lay_type.endswith('amplitude'): \n",
166167
" # will fix the maximum amplitude bound\n",

0 commit comments

Comments
 (0)