NOTE: The galeon
mailing list is no longer active. The list archives are made available for historical reasons.
Hi Denis: 1) CF has unfortunately not yet dealt with datum and spheroid encoding (not sure what "authority" is), but its on our list to tackle. CF does specify a list of known projections and how to encode those (Appendix F). 2) You can, of course, add any metadata you want, eg GeoTransform values, from the CF POV, which CF readers are likely to ignore. 3) Frank Warmerdam and I talked a while ago about using WKT to encode projection info. At the moment, it seems as good as any, with the proviso that the CF group may decide to do it another way (when we eventually decide). 4) Calculating the lat,lon arrays for projections is currently required under CF. I have proposed that this requirement be relaxed, perhaps as a CF profile, for the case where this is unneeded and burdonsome. Issues like this are awaiting a new CF governence structure. 5) Unidata's software maps OPeNDAP datasets into the NetCDF data model (aka "Common Data Model"), so we strongly encourage everyone to use the NetCDF metadata conventions such as CF in their OPeNDAP Servers. We think of OPeNDAP datasets as remote NetCDF datasets, and make access to them as transparent as possible.6) BTW, CF is an organization independent of Unidata. It grew out of "climate and forecasting" modelers using NetCDF files, but is now broader than that, and is an exemplar "community of practice" around scientific metadata.
I am cc'ing to the CF list in case anyone there wants to add more, and so the list can hear about what you are trying to do. In case anyone doenst know, GDAL is an excellent C library for geospatial work, kind of a "Common Data Model" for C . Denis Nadeau wrote:
Hi,I have looked at the DODS OpeNDAP site and I could use the same metadata structure to store NetCDF projection information. This way if somebody needs to convert from GTIFF to NetCDF, all projecton information could be used by GRADS, Openev or other applications. I guess my main problem is related on how the CF-1 convention from Unidata handle projections. This bring me to a main question:What are the needs for projections in the GALEON projects?I am the current GDAL NetCDF driver programmer, and would like to make the driver as useful as it can be to the community.Thanks, Denis
galeon
archives: