Hi all,
I run into similar issue with the latest SNAP8 and IdePix_v8.0.0.
When I run this simple graph (2.0 KB) with
gpt test_idepix.xml -POLCIsource="S3A_OL_1_EFR____20180601T115221_20180601T115521_20180602T170821_0179_032_009_1620_LN1_O_NT_002.SEN3"
then gpt hangs.
If I switch off
<computeCloudShadow>false</computeCloudShadow>
<computeCloudBuffer>false</computeCloudBuffer>
then the gpt call above, without per-pixel geocoding, works:
If I switch on pixel geocoding, I get pixels set to zero throughout the Idepix output:
gpt test_idepix.xml -POLCIsource="S3A_OL_1_EFR____20180601T115221_20180601T115521_20180602T170821_0179_032_009_1620_LN1_O_NT_002.SEN3" -Ds3tbx.reader.olci.pixelGeoCoding=true
This seems to be somehow related to Pixels set to NaN when using pixel geocoding