Create and save RGB images from 3 bands

Hi All,

I’m new here.

I have been working on the GRD tiles of Sentinel-1. I’m using snappy to create an automated workflow for automatic download, pre-processing and classification for application in agriculture.

However I’m unable to view the pre-processed file. Is there anyway to view the .dim file on jupyter notebook?

When I try using scikit-image or Pil-low I get an out of bounds error (more than max no. of pixels) as the image is too big ( 2.5 GB).

Any suggestions?

Thank you.

Hello, can you share the code that u use it create RGB image?