[gdal-dev] How to Import one Subdataset to Netcdf

sigologo dlopezaspe at gmail.com
Thu Jun 14 13:06:39 PDT 2012


Hello Everyone....
 I sending mode batch for many files NETCDF....

for file in  fnl*.nc ; do
	echo "map: $file"
	gdal_translate -a_srs "EPSG:4326" -a_nodata 65535   -a_ullr -180 90 180 -90 
NETCDF:"$file":T_CDC_3_CCY_10 ${file}_prep.tif
done

Thanks a lot for assistance Etienne!!!!!!!!!!!!
GDAL is powerful!!! 

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/How-to-Import-one-Subdataset-to-Netcdf-tp4980075p4981515.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list