Hi there,
I know this is an old thread but seems more appropriate to ask here. I am trying to create and display an RGB image of a S1 product in Jupyter Notebooks using snappy. I am new to Python and Java especially and I seem a bit stuck on this one. I’ve managed to “create” the bufferedimage but since the type is a java.awt.image.BufferedImage I do not understand how to apply any stretch and just display it without saving it to a file beforehand. Can anyone help me with this?
Thanks!