isce2 icon indicating copy to clipboard operation
isce2 copied to clipboard

An error message always appears when using stackSentinel.py: No acquisition forfills the temporal range and bbox requirement.

Open SunJ-Stars opened this issue 3 years ago • 3 comments

The latitude and longitude range in the -b option has been modified many times, but the following conditions still occur:

...... The overlap region among all dates (based on the preview kml files): South North East West 28.415897 30.455944 75.407928 78.329048


All dates (123) ['20151119', '20151213', '20160106', '20160130', '20160223', '20160318', '20160411', '20160505', '20160529', '20160716', '20160809', '20160902', '20160926', '20161020', '20161113', '20161207', '20161231', '20170124', '20170205', '20170217',, '20191216', '20191228', '20200109', '20200121', '20200202', '20200214', '20200226', '20200309', '20200321', '20200402', '20200414', '20200426', '20200508', '20200520', '20200601', '20200613', '20200625', '20200707', '20200719', '20200731'] dates covering the bbox (0) []


Error: No acquisition forfills the temporal range and bbox requirement.

SunJ-Stars avatar Mar 02 '21 14:03 SunJ-Stars

I just had the same error.

Had to shave some lat & lon off the bounding box.

All good now.

hardreddata avatar Oct 05 '21 21:10 hardreddata

Can you show here, the orbit files and dem used and the command which you are using with stackSentinel.py.

hariiirs avatar Oct 07 '21 06:10 hariiirs

I just had the same error.

Had to shave some lat & lon off the bounding box.

All good now.

How did you manage to do that ?

aminevsaziz avatar Apr 09 '22 16:04 aminevsaziz