As the title suggests, it appears that the Band Select operator in SNAP 13 is not working properly within the GraphBuilder. It does not appear in the processing steps tabs, and any graph that contains the Band Select operator cannot be used.
The red error message reads:
Error: [NodeID: BandSelect] Cannot read the array length because local5 is null.
I have a similar isue
When performing co-registration of two Sentinel-1 IW SLC products in SNAP 13, the software changes the selected sub-swath (IW3) to IW1 during processing, even though IW3 is explicitly chosen by the user in the S-1 TOPS Coregistration parameters.
This behavior prevents the user from processing the desired subswath and disrupts automated workflows.
Steps to Reproduce:
Open the following Sentinel-1 SLC products in SNAP (any recent version):
In the S-1 Back Geocoding operator, manually select IW3 as the processing subswath.
Observed Behavior:
SNAP silently overrides the selected sub-swath (IW3) and replaces it with IW1 in the processing chain. The final output only contains IW1, regardless of user selection.
Users with snap 10 or 12 does not have these isue.
The band select operator now works perfectly fine, but I still have the issue with the TOPS SPLIT operator that automatically overrides IW1, do you know if it will be fixed soon ?