Error when using ImportFromTiff Task

Hello there,

I downloaded Sentinel-1 .tifff images from the Copernicus website and I want to create an eopatch using ImportFromTiffTask to import the images from local storage. However, I am facing this error (see screenshot). Can someone pls help me to resolve this error. Thank you in advance.

Hi,

the task fails because it is unable to read which CRS the .tiff file is using. Without that data it is unable to assign the correct bounding box to the EOPatch that it creates. The task currently does not offer an option to provide a CRS directly, so it needs to be available in the .tiff file.