Changes between Version 36 and Version 37 of NetCDF_Improvements

Show
Ignore:
Timestamp:
02/07/12 11:23:07 (16 months ago)
Author:
etourigny
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NetCDF_Improvements

    v36 v37  
    6969 * The driver should handle properly a time and Z-axis in a way that they they are not lost when importing and exporting (bug #2581) 
    7070 * Add support for irregular grids (bug #1894) 
     71 * Check the axis attribute on the dims to determine the correct order (instead of assuming the order of x, y, z, t) 
     72 * Irregular grid testing: use a fraction threshold, not an absolute amount (0.1 degrees at present). 
    7173 
    7274== I/O issues ==