Changes between Version 11 and Version 12 of NetCDF_Improvements


Ignore:
Timestamp:
Sep 10, 2011, 3:45:20 PM (13 years ago)
Author:
etourigny
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NetCDF_Improvements

    v11 v12  
    6161== I/O issues ==
    6262
     63 * Disabled PAM support, as it created incompatibilities and metadata duplication. Will re-enable once things are settled - #4244 and #4245
    6364 * Support Create() method so that gdalwarp can be used on a netcdf file - #4221
    64  * Fix access to different netcdf file types: nc (classic), nc2 (64-bit) and nc4 (NetCDF4 with HDF5 support) - #3890 and #2379 - patch submitted
     65 * ~~Fix access to different netcdf file types: nc (classic), nc2 (64-bit) and nc4 (NetCDF4 with HDF5 support) - #3890 and #2379~~
    6566 * Add option for file type (nc,nc2,nc4) at export
    6667 * Support compressed netcdf data (szip, zip) and CF-1 packed data