[gdal-dev] gdal_translate 1.11 netcdf output is a flipped Y image
00darki
alex.jong0019 at gmail.com
Tue Jul 1 03:13:57 PDT 2014
Hi,
I'm trying to convert netcdf files to geotiff image, i'm using
gdal_translate.exe, and the result of the command is a Y flipped image
(north is south and south is north ..).
I've learned many topics on this issue but I havn't found any solution ..
*gdal_translate.exe D:/......../mnt00000.nc D:/........../mnt00_geotif.tif*
I've tried to use -a_ullr and -a_srs option but this doesn't make any
difference.
*gdal_translate.exe -a_ullr "-90" "90" "-180" "180" -a_srs "EPSG:4326"
D:/........../mnt00000.nc D:/........./mnt00_geotif.tif*
Someone could help me ?
Thanks
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-gdal-translate-1-11-netcdf-output-is-a-flipped-Y-image-tp5148957.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
More information about the gdal-dev
mailing list