Changes between Version 9 and Version 10 of ReleaseNotes-1.1.0

Show
Ignore:
Timestamp:
11/02/09 12:18:08 (3 weeks ago)
Author:
robl (IP: 130.202.135.164)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes-1.1.0

    v9 v10  
    11= Parallel-NetCDF 1.1.0 = 
    22 
    3 We released version 1.1.0 on 1 November 2009.  This release marked a big 
     3We released version 1.1.0 on 2 November 2009.  This release marked a big 
    44milestone for pnetcdf and included several new features along with the usual 
    55bug fixes. 
     
    1919   to enable combination of multiple variable access into fewer I/O requests. 
    2020   Please see CombiningOperations for some further information. 
    21   * There is now a simple pnetcdf.F90 module for F90 codes, based on the one 
    22     written by Annette Koontz of PNL.  Please consider this as an "early 
     21  * There is now a simple pnetcdf.F90 module for F90 codes. Please consider this as an "early 
    2322    feedback" version and not a hard gaurantee of a fixed F90 API (though we 
    24     don't expect it to change drastically if at all) 
     23    don't expect it to change drastically if at all).  This module is generated from the F77 'pnetcdf.inc':  
     24    thanks to Annette Koontz for the idea. 
    2525  * The 'ncgen' utility can now create "big variable" (CDF-5)  files, in 
    2626   addition to the older "big file" (CDF-2) files.