id summary reporter owner description type status priority component version resolution keywords cc 521 Enable NetCDF4 Support in GDAL damienayers osgeo4w-dev@… "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 }}} " enhancement closed major Package fixed netcdf, netcdf4, gdal