Skip to content

Commit b67f077

Browse files
authored
typo
1 parent a00221b commit b67f077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/isce2_usage.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"source": [
88
"# Using sardem for ISCE2 processing\n",
99
"\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",
1111
"\n",
1212
"The `-isce` flag will produce the necessary \".xml\"/\".vrt\" files used by ISCE.\n",
1313
"\n",

0 commit comments

Comments
 (0)