Thermal noise error

For certain S1 IW data sets (see below for three examples) the thermal noise correction using SNAP 2.0 (latest release version) fails with the following error:

org.esa.snap.core.gpf.OperatorException: computeTileNoiseLUT: 635
    at org.esa.s1tbx.calibration.gpf.Sentinel1RemoveThermalNoiseOp.computeTile(Sentinel1RemoveThermalNoiseOp.java:492)
    at org.esa.snap.core.gpf.internal.OperatorImage.computeRect(OperatorImage.java:80)
    at javax.media.jai.SourcelessOpImage.computeTile(SourcelessOpImage.java:137)
    at com.sun.media.jai.util.SunTileScheduler.scheduleTile(SunTileScheduler.java:904)
Caused: org.esa.snap.core.gpf.OperatorException: computeTileNoiseLUT: 635
    at org.esa.snap.core.gpf.internal.OperatorExecutor$GPFImagingListener.errorOccurred(OperatorExecutor.java:375)
    at com.sun.media.jai.util.SunTileScheduler.sendExceptionToListener(SunTileScheduler.java:1646)
    at com.sun.media.jai.util.SunTileScheduler.scheduleTile(SunTileScheduler.java:921)
    at javax.media.jai.OpImage.getTile(OpImage.java:1129)
    at javax.media.jai.PlanarImage.getData(PlanarImage.java:2085)
    at com.bc.ceres.glevel.MultiLevelImage.getData(MultiLevelImage.java:64)
    at org.esa.snap.core.gpf.internal.OperatorContext.getSourceTile(OperatorContext.java:420)
    at org.esa.snap.core.gpf.internal.OperatorContext.getSourceTile(OperatorContext.java:406)
    at org.esa.snap.core.gpf.internal.OperatorImage.computeRect(OperatorImage.java:73)
    at javax.media.jai.SourcelessOpImage.computeTile(SourcelessOpImage.java:137)
    at com.sun.media.jai.util.SunTileScheduler.scheduleTile(SunTileScheduler.java:904)
    at javax.media.jai.OpImage.getTile(OpImage.java:1129)
    at com.sun.media.jai.util.RequestJob.compute(SunTileScheduler.java:247)
[catch] at com.sun.media.jai.util.WorkerThread.run(SunTileScheduler.java:468)

I am using an Intel Xeon running Windows 7 with 32 GB of RAM.

Example data sets where this error occurs:

  • S1A_IW_GRDH_1SDV_20151127T054147_20151127T054212_008786_00C874_C61C.SAFE

  • S1A_IW_GRDH_1SDV_20151125T042218_20151125T042243_008756_00C797_047A.SAFE

  • S1A_IW_GRDH_1SDV_20151124T233147_20151124T233212_008753_00C786_B5A6.SAFE

Thanks in advance!

Thank you for reporting the problem and listing the products. We’ll have
a look.

Also S1A_IW_GRDH_1SDV_20151127T165110_20151127T165135_008793_00C8A5_C793

@simonf: It seems that the bug has already been fixed: https://senbox.atlassian.net/browse/SITBX-300
So I guess we need to wait for the next SNAP-version.