Hi there,
Am using the Python API to download some S1 (ID: BANDS-S1-IW) and S2 (ID: BANDS-S2-L1C) images. Everything works fine with the S2 download but not the S1 download especially once ortho-rectification is turned on. The following error was reported initially:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<![CDATA[
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Could not load necessary digital elevation model for orthorectification! Please try again later or without orthorectification.
]]>
Is there a way of going around this problem? If not, is it possible to also download the original metadata (the .dim file from ESA) for each downloaded non-rectified image from the EOCloud in order to perform the ortho-rectification locally using SNAP?
Best regards,
Gideon