I am working on a Modis - oceancolor image and I want to reproject it to wgs84. I have the Upper left/right and Low left/right values from the metadata of the image and I want to add them all in the command line of gdal_translate or gdal_warp. But in these two commands I can only add the Upper Left and Low Right lan/long (x,y).
Do you have any idea how can I add all the corners of the image in the script?
Thank you!
