Not able to perform TOPSAR-Deburst

I am processing SLC files using snappy library in python. I am getting the following error for files whose date starts from 01-Nov-2023:

Processing S1A_IW_SLC__1SDV_20231101T002035_20231101T002102_051016_0626BF_CD87.zip

==========
{'orbitType': 'Sentinel Precise (Auto Download)', 'polyDegree': 2, 'continueOnFail': False}
{'removeThermalNoise': True, 'outputNoise': False, 'reIntroduceThermalNoise': False}

{'outputSigmaBand': False, 'outputImageInComplex': False}
100% done.

100% done.

100% done.
{'None': 'None'}
Not done TOPSAR-Deburst for file S1A_IW_SLC__1SDV_20231101T002035_20231101T002102_051016_0626BF_CD87.zip
SEVERE: org.esa.s1tbx.io.sentinel1.Sentinel1Level1Directory: S1A_IW_SLC__1SDV_20231101T002035_20231101T002102_051016_0626BF_CD87.SAFE/measurement/s1a-iw3-slc-vh-20231101t002035-20231101t002100-051016-0626bf-003.tiff not found
SEVERE: org.esa.s1tbx.io.sentinel1.Sentinel1Level1Directory: S1A_IW_SLC__1SDV_20231101T002035_20231101T002102_051016_0626BF_CD87.SAFE/measurement/s1a-iw3-slc-vv-20231101t002035-20231101t002100-051016-0626bf-006.tiff not found
SEVERE: org.esa.s1tbx.io.sentinel1.Sentinel1ProductReader: Unable to load quicklook S1A_IW_SLC__1SDV_20231101T002035_20231101T002102_051016_0626BF_CD87
java.lang.NullPointerException

I unzipped the file and checked the measurements folder. The files listed in the error are present in the measurements folder. Are there any workarounds for this?

1 Like

Can you open the product using the manifest.safe file in the unzipped product?