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

Michael Sumner mdsumner at gmail.com
Tue Jun 30 02:50:47 PDT 2015


Or rename to .h5 which triggers the right driver in GDAL.

It would be good if the format auto-detect could determine that the file
was HDF5 instead ?



On Tue, 30 Jun 2015 at 19:47 Anton Korosov <anton.korosov at nersc.no> wrote:

> 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
> >
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20150630/ba7a77a2/attachment.html>


More information about the gdal-dev mailing list