Changes between Version 10 and Version 11 of NetCDF_Improvements


Ignore:
Timestamp:
Sep 5, 2011, 6:27:02 AM (13 years ago)
Author:
etiennesky
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NetCDF_Improvements

    v10 v11  
    2626   * support for read and write of projected coordinate values
    2727   * export std_parallel variables into a single standard_parallel netcdf attribute
     28   * add proper datum import and export support (being discussed on the mailing list)
    2829   * fix the y-axis for projected CRS, because currently the driver (GDAL) expects top-down for projected crs but netCDF is bottom-up approach.  This issue need to be addressed for projected crs so that the resulting file in geotiff -> netcdf conversion (and vice versa netcdf -> geotiff) will not be upside-down when viewed in both gdal and netcdf software.
    2930 * add CF compliance checker to the autotests (issue #4233)