Hi,

I have experience working with Landsat, Modis and Sentinel-2 data; Right now I need to use Sentinel-3 data also to fuse with Sentinel-2 data, however, I am finding converting the Sentinel-3 data which is in NCDF4 format to Geotiff format correctly very difficult. I have come across snappy API which can be used from python but found the documentation and examples a tad inadequate when it comes to Sentinel-3 data. Since the lat-long information is provided in a separate file, my main problem is how to overlay geo-coordinates and radiance values from S6 and write it in a tiff file with the correct projection and resolution. Any help would be highly appreciated.

Similar questions and discussions