[osgeo4w-dev] [osgeo4w] #521: Enable NetCDF4 Support in GDAL

OSGeo4W trac_osgeo4w at osgeo.org
Mon Jan 23 14:06:43 PST 2017


#521: Enable NetCDF4 Support in GDAL
------------------------+-----------------------------------
Reporter:  damienayers  |      Owner:  osgeo4w-dev@…
    Type:  defect       |     Status:  new
Priority:  major        |  Component:  Package
 Version:               |   Keywords:  netcdf, netcdf4, gdal
------------------------+-----------------------------------
 It would be brilliant if NetCDF4 support was enabled in the osgeo4w gdal
 builds. It's currently a major pain that NetCDF4 files can't be opened
 properly in QGIS on Windows.

 Since a recent version of the netcdf library is already included, this
 should be as easy as adding the following lines to
 `nmake32.opt`/`nmake64.opt`.
 {{{
 # Uncomment the following to add NC4 and HDF4 support
 NETCDF_HAS_NC4 = yes
 NETCDF_HAS_HDF4 = yes
 }}}

--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/521>
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