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
==================== ===============
alos2proc N/A
reference GRDSensor
secondary GRDSensor
(isce2-env) ahmed@ahmed-Precision-7920-Tower:/isce2_install/bin$ python3 /home/ahmed/isce2_install/bin/insarApp.py --help
Traceback (most recent call last):
File "/home/ahmed/isce2_install/bin/insarApp.py", line 1194, in
if not isce.stanford_license:
AttributeError: module 'isce' has no attribute 'stanford_license'
(isce2-env) ahmed@ahmed-Precision-7920-Tower:/isce2_install/bin$ python3 /home/ahmed/isce2_install/bin/isce2geotiff.py --help
usage: isce2geotiff.py [-h] -i INFILE -o OUTFILE [-b BAND] -c CLIM CLIM [-m CMAP] [-t TABLE] [-n NCOLORS]
Generate graphics from ISCE products using gdal
optional arguments:
-h, --help show this help message and exit
-i INFILE Input ISCE product file
-o OUTFILE Output GEOTIFF file
-b BAND Band number to use if input image is multiband. Default: 0
-c CLIM CLIM Color limits for the graphics
-m CMAP Matplotlib colormap to use
-t TABLE Color table to use
-n NCOLORS Number of colors
(isce2-env) ahmed@ahmed-Precision-7920-Tower:~/isce2_install/bin$ ls
alos2App.py dem.py imageMath.py isce2gis.py looks.py rtcApp.py upsampleDem.py
alos2burstApp.py downsampleDEM.py init.py isceApp.py make_raw.py stitcher.py waterMask.py
dataTileManager.py fixImageXml.py insarApp.py iscehelp.py mdx stripmapApp.py wbd.py
demdb.py gdal2isce_xml.py isce2geotiff.py isce.log mdx.py topsApp.py wbdStitcher.py
The text was updated successfully, but these errors were encountered:
name type
==================== ===============
alos2proc N/A
reference GRDSensor
secondary GRDSensor
(isce2-env) ahmed@ahmed-Precision-7920-Tower:
/isce2_install/bin$ python3 /home/ahmed/isce2_install/bin/insarApp.py --help/isce2_install/bin$ python3 /home/ahmed/isce2_install/bin/isce2geotiff.py --helpTraceback (most recent call last):
File "/home/ahmed/isce2_install/bin/insarApp.py", line 1194, in
if not isce.stanford_license:
AttributeError: module 'isce' has no attribute 'stanford_license'
(isce2-env) ahmed@ahmed-Precision-7920-Tower:
usage: isce2geotiff.py [-h] -i INFILE -o OUTFILE [-b BAND] -c CLIM CLIM [-m CMAP] [-t TABLE] [-n NCOLORS]
Generate graphics from ISCE products using gdal
optional arguments:
-h, --help show this help message and exit
-i INFILE Input ISCE product file
-o OUTFILE Output GEOTIFF file
-b BAND Band number to use if input image is multiband. Default: 0
-c CLIM CLIM Color limits for the graphics
-m CMAP Matplotlib colormap to use
-t TABLE Color table to use
-n NCOLORS Number of colors
(isce2-env) ahmed@ahmed-Precision-7920-Tower:~/isce2_install/bin$ ls
alos2App.py dem.py imageMath.py isce2gis.py looks.py rtcApp.py upsampleDem.py
alos2burstApp.py downsampleDEM.py init.py isceApp.py make_raw.py stitcher.py waterMask.py
dataTileManager.py fixImageXml.py insarApp.py iscehelp.py mdx stripmapApp.py wbd.py
demdb.py gdal2isce_xml.py isce2geotiff.py isce.log mdx.py topsApp.py wbdStitcher.py
The text was updated successfully, but these errors were encountered: