[gdal-dev] Running gdalwarp over ECMWF's NetCDF

Even Rouault even.rouault at mines-paris.org
Thu Dec 2 13:35:19 EST 2010


Le jeudi 02 décembre 2010 18:22:54, António Rocha a écrit :
> Greetings
> 
> I have runned the same gdalwarp command and I got two different results
> Command:
> gdalwarp -t_srs EPSG:3763 2009.nc 2009.tif
> 
> In Ubuntu (with GDAL 1.7.1, released 2010/02/08) It procuded the raster
> file In Windows (with OSGEO4w and GDAL1.5.4) I got the eerror:
> Creating output file that is  3Px4L.
> Processing input file 2009.nc
> A target coordinate system was specified, but there is no source
> coordinate system. Consider using -s_srs option to provide a source
> coordinate system.
> Operation terminated
> 
> Is this a limitation of GDAL1.5.4?

GDAL 1.5.4 being older than GDAL 1.7.1, it is not surprising that the later 
has received some bug fixes than the first one has not. But the good news is 
that you can use gdal16, gdal17 and even gdal18dev in OSGEO4W !

> 
> Thanks
> 
> 
> 
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 5667 (20101202) __________
> 
> The message was checked by ESET NOD32 Antivirus.
> 
> http://www.eset.com
> 
> 
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev


More information about the gdal-dev mailing list