Hi @marpet,
I’ve run the SNAP 7’s StampsExport operator with AuxdataDownload turned off like this:
gpt -Dsnap.gpf.allowAuxdataDownload=false StampsExport…
but gpt
still attempts to download SRTM DEM tiles:
INFO: org.esa.snap.core.dataop.dem.ElevationFile: http retrieving http://cgiar-csi-srtm.openterrain.org.s3.amazonaws.com/...
I think this is a bug, because SRTM should not needed at all for the StampsExport.
Do you have any suggestions? Thank you