You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/isce2_usage.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
"source": [
8
8
"# Using sardem for ISCE2 processing\n",
9
9
"\n",
10
-
"While [ISCE2](https://github.com/isce-framework/isce2) has the `dem.py` script to create DEMs, you can use the DEMs produced by `sardem` tool in ISCE by setting the `-isce` or `--make-isce-xml` (for example, if you'd like to use the Copernicus DEM's, which aren't currently available through the ISCE DEM script). \n",
10
+
"While [ISCE2](https://github.com/isce-framework/isce2) has the `dem.py` script to create DEMs, you can use the DEMs produced by `sardem` in ISCE by setting the `-isce` or `--make-isce-xml` (for example, if you'd like to use the Copernicus DEM's, which aren't currently available through the ISCE DEM script). \n",
11
11
"\n",
12
12
"The `-isce` flag will produce the necessary \".xml\"/\".vrt\" files used by ISCE.\n",
0 commit comments