[osgeo4w-dev] [osgeo4w] #293: update gdal dependencies (netcdf, hdf5)

OSGeo4W trac_osgeo4w at osgeo.org
Sun Jun 10 09:58:07 PDT 2012


#293: update gdal dependencies (netcdf, hdf5)
------------------+---------------------------------------------------------
Reporter:  jef    |       Owner:  osgeo4w-dev@…              
    Type:  task   |      Status:  new                        
Priority:  major  |   Component:  Package                    
 Version:         |    Keywords:                             
------------------+---------------------------------------------------------

Comment(by etourigny):

 Note:

 netcdf-4 support requires to uncomment the following in gdal nmake.opt
 (hdf4 support is unrelated to netcdf-4/hdf5 - but it doesn't hurt)

 {{{
 # Uncomment the following to enable NetCDF format.
 #NETCDF_PLUGIN = NO
 #NETCDF_SETTING=yes
 #NETCDF_LIB=C:\Software\netcdf\lib\netcdf.lib
 #NETCDF_INC_DIR=C:\Software\netcdf\include

 # Uncomment the following to add NC4 and HDF4 support
 #NETCDF_HAS_NC4 = yes
 #NETCDF_HAS_HDF4 = yes

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/293#comment:1>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the osgeo4w-dev mailing list