Hi: I compiled GDAL 1.5.1 with PROJ4 and netcdf 3.6.2. I need to use some functions in the netcdf library defined in "netcdf.h". Which header file should I include in my application from installed GDAL include dir in order to access netcdf classes? When I included netcdf.h and compiled my c++ codes, the compiler can not find netcdf.h file. Thanks, Limei