Changes between Version 38 and Version 39 of NetCDF_Improvements


Ignore:
Timestamp:
Feb 14, 2012, 1:39:43 PM (12 years ago)
Author:
etourigny
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NetCDF_Improvements

    v38 v39  
    9393 * can we define dim vars before band vars, without performance hit? nc__enddef??
    9494 * should we set NO_FILL for performance gain? nc_set_fill(ncid, NC_NOFILL, &old_fill_mode);
     95 * remove stdp1 from lcc-1sp
     96 * fix metadata access, unique way (fetchcopy parm, NCDFGetAttr, getmetadata,  CSLFetchNameValue(poDS->papszMetadata, szTemp); )
     97 * fix warnings (???)
     98 * add NCDF_DEBUG option (and supporting function) to supress most debugging output unless specified
    9599
    96100== Back-porting to 1.8 branch ==