Changes between Version 49 and Version 50 of NetCDF_exportUpdateChanges


Ignore:
Timestamp:
Oct 17, 2011, 9:40:57 PM (13 years ago)
Author:
pds
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NetCDF_exportUpdateChanges

    v49 v50  
    100100We also tested these files could have their projections correctly re-imported back into GDAL :- and in the process updated the NetCDF driver's projection import code (in !SetProjection()) as well.
    101101
    102 '''Note''': while we've tested the updated driver has much better coverage of CF-1.5 projection parameter handling than previously, there are still certain CF-1.5 projection unusual cases that are proving challenging to confirm an OGC WKT equivalent. We have documented this list at NetCDF_ProjectionTestingStatus, and welcome advice/testing on the remaining challenges here.
     102'''Note''': while we've tested the updated driver has much better coverage of CF-1.5 projection parameter handling than previously, there are still certain CF-1.5 projection unusual cases that are proving challenging to confirm an OGC WKT equivalent. We have documented this list at wiki:NetCDF_ProjectionTestingStatus, and welcome advice/testing on the remaining challenges here.
    103103
    104104==== 3.2) When exporting to NetCDF map projections via GDAL, save projection coordinate variables. Optionally, also save lat and lon mapping variables. ====
     
    230230 * The commit will happen as soon as we get approval from members of the gdal-dev list or RFC vote (if needed)
    231231
    232 == Appendices/Links ==
     232== !Appendices/Links ==
    233233
    234234 * wiki:NetCDF_ProjectionTestingStatus: page with information on tested capabilities to export from/to CF-1.5 projections.