NetCDF
- http://www.gdal.org/frmt_netcdf.html - format docs.
Building NetCDF
NetCDF support requires the netCDF library. Once it is built and installed, use the "--with-netcdf=<path to install tree>" option to configure and build GDAL. NetCDF support has not been built or tested on Windows.
If building GDAL with both HDF4 and NetCDF support it is necessary to build the HDF library specially or a dangerous conflict will occur. See the HDF topic for details.
Open Tickets
- #906
- NetCDF segmentation fault
- #1637
- patch for 1.4.x : frmts/netcdf (NC_GLOBAL#{spatial_ref/GeoTransform})
- #1660
- add support for scale and offset in netCDF driver.
- #1808
- NetCDF Driver Improvements
- #1894
- NetCDF file lacks georeferencing
- #1926
- Corrects for the wrong header info printed by gdalinfo on GMT grids and the ReadAttributes method issue
- #2540
- band selection in NETCDF driver
- #2581
- netcdf: add metadata record for original array dimension when reading from multidimensional files
- #2584
- NetCDF Global EASE-Grid 8-day Blended SSM/I and MODIS Snow Cover flipped east/west?
- #2654
- [PATCH] Fix flipped latitude with NetCDF CF-1 files
- #2657
- --with-netcdf=diretory does not really test netcdf
- #2893
- netcdf driver does not read CF-1.0 coordinate system properly
- #3154
- Configure snippet is not truly able to manage both netcdf3 and netcdf4
- #3166
- can't make large/64-bit netCDF file
- #3184
- unable to compile 1.6.2 w/ netcdf, hdf
- #3324
- Add Lambert Conformal Conic single standard parallel support to netCDF driver
