<div dir="ltr">Also, the fully expanded path for SDS does work already: <div><br></div><div><div>gdalinfo HDF5:"<a href="http://A2015069000500.L2_LAC_OC.nc">A2015069000500.L2_LAC_OC.nc</a>"://geophysical_data/Kd_490</div></div><div><br></div><div>Cheers, Mike. </div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 30 Jun 2015 at 19:50 Michael Sumner <<a href="mailto:mdsumner@gmail.com">mdsumner@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Or rename to .h5 which triggers the right driver in GDAL.  <div><br></div><div>It would be good if the format auto-detect could determine that the file was HDF5 instead ?</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 30 Jun 2015 at 19:47 Anton Korosov <<a href="mailto:anton.korosov@nersc.no" target="_blank">anton.korosov@nersc.no</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You can use 'ncdump -h <a href="http://A2015069035500.L2_LAC_OC.nc" rel="noreferrer" target="_blank">A2015069035500.L2_LAC_OC.nc</a>'<br>
ncdump is not part of gdal, but it will show you the contents of the<br>
dataset.<br>
<br>
In Python you can use netcdf4.Dataset to open HDF5 files.<br>
<br>
On 30/06/15 11:08, oz wrote:<br>
> By specifying the chlor_a, it will just display all the info on chlor_a. But<br>
> how will I able to display the info or all the subdatasets of that file?<br>
><br>
><br>
><br>
> --<br>
> View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Getting-warning-when-opening-NetCDF-file-using-gdal-tp5213484p5213534.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/Getting-warning-when-opening-NetCDF-file-using-gdal-tp5213484p5213534.html</a><br>
> Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
> _______________________________________________<br>
> gdal-dev mailing list<br>
> <a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
><br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div></blockquote></div>