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.
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to