[gdal-dev] Getting warning when opening NetCDF file using gdal?

Anton Korosov anton.korosov at nersc.no
Tue Jun 30 02:47:10 PDT 2015


You can use 'ncdump -h A2015069035500.L2_LAC_OC.nc'
ncdump is not part of gdal, but it will show you the contents of the 
dataset.

In Python you can use netcdf4.Dataset to open HDF5 files.

On 30/06/15 11:08, oz wrote:
> By specifying the chlor_a, it will just display all the info on chlor_a. But
> how will I able to display the info or all the subdatasets of that file?
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/Getting-warning-when-opening-NetCDF-file-using-gdal-tp5213484p5213534.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