I am working with aqua modis, ocean color, L2 - SST image but in order to do I must reproject it. I use the gdal_translate to convert the format of the image but reprojection is becoming very difficult...
When I download it, it has a north down projection. This image has 5 bands and the two first bands are the lat lon in decimal degrees.
Do you know how can I reproject them by using the band 1 and band 2 as coordinates?