Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
scottstanie authored Aug 17, 2022
1 parent a00221b commit b67f077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/isce2_usage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# Using sardem for ISCE2 processing\n",
"\n",
"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",
"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",
"\n",
"The `-isce` flag will produce the necessary \".xml\"/\".vrt\" files used by ISCE.\n",
"\n",
Expand Down

0 comments on commit b67f077

Please sign in to comment.