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

Etienne Tourigny etourigny.dev at gmail.com
Fri Jun 8 15:30:50 PDT 2012


Please consult the docs at http://www.gdal.org/frmt_netcdf.html

You need to use one of the SUBDATASET_XX_NAME values for example

gdal_translate NETCDF:"fnl_19990801_00_00.nc":T_CDC_3_CCY_10 tmp1.tif


On Fri, Jun 8, 2012 at 7:13 PM, sigologo <dlopezaspe at gmail.com> wrote:
> Hello Everyone
>  I'm import many files ntcdf like  fnl_19990801_00_00.nc... by console in
> Ubuntu 10.04LTS by gdal_traslate, but not knowing how insert subdataset
> T_CDC_3_CCY_10
>
> *david at laptop:~/tesis/karina/netcdf$ gdal_translate -of netcdf
> fnl_19990801_00_00.nc out.gtiff
> Input file contains subdatasets. Please, select one of them for reading.
> *
> SUBDATASET_15_NAME=NETCDF:"fnl_19990801_00_00.nc":T_CDC_3_CCY_10
> SUBDATASET_15_DESC=[1x181x360] T_CDC_3_CCY_10 (32-bit floating-point)
>
> anyone have an idea?
> Thanks a lot..
>
> --
> View this message in context: http://osgeo-org.1560.n6.nabble.com/How-to-Import-one-Subdataset-to-Netcdf-tp4980075.html
> Sent from the GDAL - Dev mailing list archive at Nabble.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