<div dir="ltr">gdal-1.10.1 makes use of the 'ncconfig' utility which is available since netcdf-4.1.3 (if I remember correctly). <div><br></div><div>In any case, it works with older versions (e.g. 4,1,1, 3.6.x) but cannot detect netcdf-4 support as it falls back to the previous method for netcdf detection. </div>
<div>As Even mentioned, building with netcdf-3.6.x still works.In some case, it requires the use of the --with-netcdf-<some_dir> command switch to configure.<div><br></div><div>Are you sure you have the netcdf-dev package (or equivalent) installed?<br>
<div class="gmail_extra"><br></div><div class="gmail_extra">Etienne<br><br><div class="gmail_quote">On Mon, Oct 14, 2013 at 5:54 AM, laura0 <span dir="ltr"><<a href="mailto:lauramail@iol.it" target="_blank">lauramail@iol.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
I would like to know which versions of netcdf, hdf4, hdf5 libraries are<br>
supported by the new release of GDAL.<br>
I tried for instance 4.1.1 netcdf library but, after ./configure, I see<br>
"netcdf supported NO" .  So I think that version is too old. With the latest<br>
versions (netcdf 4.3.0, hdf5 1.8.11 , hdf4 4.2.9 ) everything looks going<br>
fine but processing an hdf5 dataset I got the following error:<br>
HDF5-DIAG: Error detected in HDF5 (1.8.11) thread 0:<br>
  #000: H5A.c line 557 in H5Aopen(): unable to load attribute info from<br>
object header for attribute: 'PRODUCT_NAME'<br>
    major: Attribute<br>
<br>
I was able to open the same dataset instead with gdal 1.9 and library<br>
versions: hdf5 1.8.9 , hdf4 4.2.8 , netcdf 4.2.1.1<br>
Is it a problem of versions or something else?<br>
<br>
Many thanks,<br>
regards<br>
Laura<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/GDAL-1-10-1-requirements-tp5083369.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/GDAL-1-10-1-requirements-tp5083369.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">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div><br></div></div></div></div>