Previous: Future Directions for CF Next: LibCF, the NetCDF Library for the Climate and Forecast (CF) Conventions Table of contents Frames User guide
2009 Unidata NetCDF Workshop for Developers and Data Providers

8 libcf: A New Library for CF Conventions Support
Introduction to a new library for creating and accessing netCDF files compliant to the CF Conventions

8.0  LibCF, the NetCDF Library for the Climate and Forecast (CF) Conventions
The new LibCF library supports the Climate and Forecast Conventions for metadata.
8.1  Goals of LibCF
LibCF is being developed to help climate scientists share their data.
8.2  Current Status of LibCF
LibCF is currently available as part of the netCDF snapshot release, and will be available with the netCDF 4.1 release.
8.3  File Level Functions in LibCF
These LibCF functions are provided to help with file-level CF attributes.
8.4  Variable Metadata in LibCF
LibCF includes some functions to help with variable metadata.
8.5  Latitude and Longitude Functions in LibCF
LibCF includes some functions to help write and read latitude and longitude information.
8.6  Vertical Dimension Functions in LibCF
LibCF provides functions to help with the vertical dimension.
8.7  Time Functions in LibCF
LibCF includes some functions to help deal with the time dimension.
8.8  Geographic Subsetting in LibCF
LibCF can do (currently) primitive geographic subsetting.
8.9  LibCF Example
This example illustrates the use of libcf.
8.10  The LibCF Website
See the LibCF website for distributions, documentation, support, and news.
8.11  Future Plans for LibCF
LibCF will continue to evolve and develop to support the CF Conventions.

 


Previous: Future Directions for CF Next: LibCF, the NetCDF Library for the Climate and Forecast (CF) Conventions Table of contents Frames User guide
2009 Unidata NetCDF Workshop for Developers and Data Providers