SNAP error The specified region, if not null, must intersect with the image bounds

I am applying Reprojection operation(via Raster->Geometric->Reprojection)
after applying Subset operation (via Raster->Subset…) on Sentinel-3 SL_RBT product.
The same tool works well with SL_LST product, but not working properly with SL_RBT product.
Following popup comes up:
"
SNAP-Error
A problem occurred during the target product processing
Type:OperatorException
Message: The specified region, if not null, must intersect with the image bounds
"

Any solutions are appreciated.

Hi,
Please provide answers to the following questions.
Can you show a screenshot of the subset configuration?
Do you use the graph builder or the actions from the menu?
Are you using the latest SNAP/S3TBX version?
Could it be that the region is not fully contained in the product?

1 Like

Kindly check my answers below each question.
Can you show a screenshot of the subset configuration?
(shall do few hrs later)

Do you use the graph builder or the actions from the menu?
I am using actions from the menu bar,
because I find the graph builder doesn’t allow me to do 'Tie-Point Grid Subset"

Are you using the latest SNAP/S3TBX version?
I am using SNAP8.0.0 with all toolboxes including S3TBX

Could it be that the region is not fully contained in the product?
Cant say for sure, but my process worked well with SL_2_LST, but same process is failing always with SL_1_RBT

Here are the screenshots of the subset configuration…
Extents:


Band Subset choice:

Tie Point Grid Subset choice:

Flags included as per default:
Popup_SetAs_Yes

I noticed that as suspected by @marpet , incase of SL_2_LST product, the process executed successfully when the subset extents were set or adjusted manually such that extent lies well inside the full extent of the image full extent.
While SL_1_RBT didn’t require this adjustment.
At the end of the day, I got my process done. Thank you @marpet !
Hope there will be a fix to this minor but tricky error from SNAP developers.

1 Like