Re: [gdal-dev] netcdf driver

2008-08-22 Thread Denis Nadeau
ticket/2404 > > > > This will get the code to build against libdap3.8 (primarily a namespace > > problem), but there are still issues accessing DODS datasources: > > > > http://trac.osgeo.org/gdal/ticket/2492 > > > > > > > > If you get some time t

Re: [gdal-dev] netcdf driver

2008-08-21 Thread Denis Nadeau
namespace > problem), but there are still issues accessing DODS datasources: > > http://trac.osgeo.org/gdal/ticket/2492 > > > > If you get some time to look into this it would be great… > > > > Thanks, > > -Chris > > > > > > *From:* [EMA

[gdal-dev] netcdf driver

2008-08-21 Thread Denis Nadeau
Hi, I will being doing some new development on netCDF driver to make it more CF-1 Compliant. Note: when I compiled the netCDF 3.6.2 with HDF4.2r3 (with the flag --disable-netcdf) I had to change all macros such as "MAX_NC_NAME" to "H4_MAX_NC_NAME" and many other similar macros. Need to do some