Opened 8 years ago
Closed 8 years ago
#521 closed enhancement (fixed)
Enable NetCDF4 Support in GDAL
Reported by: | damienayers | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Package |
Version: | Keywords: | netcdf, netcdf4, gdal | |
Cc: |
Description
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
Change History (1)
comment:1 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Type: | defect → enhancement |
Note:
See TracTickets
for help on using tickets.
enabled in gdal-2.1.3-1