We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am getting the messages below for unittestGalapagos. After running for 1-2 hours or so it may work. Need to implement dem.py as an alternative.
dem.py
dem_rsmas.py $SAMPLESDIR/unittestGalapagosSenDT128.template --ssara_kml DEM generation using ISCE based on *kml file using kml file: /work2/05861/tg851601/stampede2/insarlab/TESTDATA_ISCE/unittestGalapagosSenDT128/SLC/ssara_search_20201216054356.kml SNWE: -1.3 1.3 -93.1 -90.5 bbox: -1.3 1.3 -93.1 -90.5 20241130-14:13 + sardem --bbox -94 -2 -90 2 --data COP --make-isce-xml --output elevation_S02_N02_W094_W090.dem [11/30 14:13:46] [INFO dem.py] Bounds: -94 -2 -90 2 [11/30 14:13:46] [INFO cop_dem.py] Creating elevation_S02_N02_W094_W090.dem [11/30 14:13:46] [INFO cop_dem.py] Fetching remote tiles... [11/30 14:13:46] [INFO cop_dem.py] Running GDAL command: [11/30 14:13:46] [INFO cop_dem.py] gdalwarp /vsicurl/https://raw.githubusercontent.com/scottstanie/sardem/master/sardem/data/cop_global.vrt elevation_S02_N02_W094_W090.dem -of ENVI -ot Int16 -te -94 -2 -90 2 -tr 0.000277777777777777778 0.000277777777777777778 -s_srs "epsg:4326+3855" -t_srs "epsg:4326" -wo NUM_THREADS=4 -r nearest -wm 5000 -multi Creating output file that is 14400P x 14400L. 0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am getting the messages below for unittestGalapagos. After running for 1-2 hours or so it may work. Need to implement
dem.py
as an alternative.The text was updated successfully, but these errors were encountered: