isce2 icon indicating copy to clipboard operation
isce2 copied to clipboard

module 'isce' has no attribute 'stanford_license', please help me

Open kangahdesmond opened this issue 1 year ago • 2 comments

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 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

kangahdesmond avatar Dec 21 '24 04:12 kangahdesmond

I found the solution here: https://github.com/isce-framework/isce2/issues/726

insarApp.py is old and is not recommended for use. Use the other apps such as topsApp.py, alos2App.py, etc

pbrotoisworo avatar Jan 20 '25 04:01 pbrotoisworo

Thanks very much .

Sent from my T-Mobile 5G Device Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Panji Brotoisworo @.> Sent: Sunday, January 19, 2025 10:32:54 PM To: isce-framework/isce2 @.> Cc: Desmond Kangah @.>; Author @.> Subject: Re: [isce-framework/isce2] module 'isce' has no attribute 'stanford_license', please help me (Issue #913)

I found the solution here: #726https://github.com/isce-framework/isce2/issues/726

insarApp.py is old and is not recommended for use. Use the other apps such as topsApp.py, alos2App.py, etc

— Reply to this email directly, view it on GitHubhttps://github.com/isce-framework/isce2/issues/913#issuecomment-2601311778, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BDXWNZ4QNCGSCY7FSL67K4D2LR37NAVCNFSM6AAAAABUAHXWYCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBRGMYTCNZXHA. You are receiving this because you authored the thread.Message ID: @.***>

kangahdesmond avatar Jan 20 '25 04:01 kangahdesmond