Changes between Version 28 and Version 29 of NetCDF_Improvements


Ignore:
Timestamp:
Dec 4, 2011, 6:07:52 AM (12 years ago)
Author:
etourigny
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NetCDF_Improvements

    v28 v29  
    7070
    7171 * Disabled PAM support, as it created incompatibilities and metadata duplication. Will re-enable once things are settled - #4244 and #4245
    72  * Support Create() method so that gdalwarp can be used on a netcdf file - #4221
     72 * Support Create() method so that gdalwarp can be used on a netcdf file - #4221 (committed to trunk)
    7373 * ~~Fix access to different netcdf file types: nc (classic), nc2 (64-bit) and nc4 (NetCDF4 with HDF5 support) - #3890 and #2379~~
    7474 * Add option for file type (nc,nc2,nc4) at export (#3166) -> fixed in trunk, but needs Win32 support and autotests
     
    7676 * fix the y-axis for import and export (issues #4251 and #4284) - in trunk option for bottom-up
    7777 * support packed data (with add_offset and scale_factor) transparently (see bug #3797) - will not implement as no sufficient need
     78 * support for signed/unsigned Byte data - #4221 (committed to trunk)
    7879
    7980References: