Skip to content
New issue

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

sardem (Copernicus DEM) occasionally does not work #559

Open
falkamelung opened this issue Nov 30, 2024 · 0 comments
Open

sardem (Copernicus DEM) occasionally does not work #559

falkamelung opened this issue Nov 30, 2024 · 0 comments

Comments

@falkamelung
Copy link
Member

falkamelung commented Nov 30, 2024

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_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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant