netCDF  4.3.0
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
The simple_xy_nc4 Example

This example, like the simple_xy netCDF-3 example above, is an overly simplified example.

It is based on the simple_xy example, but used data chunking, compression, and the fletcher32 filter.

(These are all HDF5 features. For more information see http://hdfgroup.org/HDF5/).

This example is not yet available in C++. We hope to have the C++ example in a future release of netCDF.

The example creates and then reads the file “simple_xy_nc4.nc.”

The example program simple_xy_nc4_wr.c creates the example data file simple_xy_nc4.nc. The example program simple_xy_nc4_rd.c reads the data file.


Generated on Tue Jul 9 2013 19:17:28 for netCDF. NetCDF is a Unidata library.