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

Michael Sumner mdsumner at gmail.com
Tue Jun 30 02:53:36 PDT 2015


Also, the fully expanded path for SDS does work already:

gdalinfo HDF5:"A2015069000500.L2_LAC_OC.nc"://geophysical_data/Kd_490

Cheers, Mike.



On Tue, 30 Jun 2015 at 19:50 Michael Sumner <mdsumner at gmail.com> wrote:

> 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/e96f96d9/attachment-0001.html>


More information about the gdal-dev mailing list