NetCDF
4.3.3.1
|
datt.c | Attribute functions |
dattget.c | Attribute functions |
dattinq.c | Attribute inquiry functions |
dattput.c | Functions to write attributes |
dcompound.c | Functions for Compound Types |
ddim.c | Dimension functions |
denum.c | Functions for Enum Types |
derror.c | Error messages and library version |
dfile.c | File create and open functions |
dgroup.c | Functions for netCDF-4 features |
dopaque.c | Functions for Opaque Types |
dparallel.c | This file has the parallel I/O functions |
dtype.c | Functions for User-Defined Types |
dv2i.c | The V2 API Funtions |
dvar.c | Functions for defining and inquiring about variables |
dvarget.c | Functions for getting data from variables |
dvarinq.c | Functions for inquiring about variables |
dvarput.c | |
dvlen.c | Functions for VLEN Types |
nc4file.c | The netCDF-4 file functions |
netcdf.h | Main header file for the C API |
netcdf_meta.h | Meta information for libnetcdf which can be used by other packages which depend on libnetcdf |
pres_temp_4D_rd.c | Example program for reading a 4D netCDF file |
pres_temp_4D_wr.c | A more complex example of writing a netCDF file |
sfc_pres_temp_rd.c | A simple example of reading a netCDF file |
sfc_pres_temp_wr.c | A simple example of writing a netCDF file |
simple_nc4_rd.c | Read a simple file, with some of the features of netCDF-4 |
simple_nc4_wr.c | Write a file demonstrating some of the features of netCDF-4 |
simple_xy_nc4_rd.c | Read the simple_xy file, with some of the features of netCDF-4 |
simple_xy_nc4_wr.c | Write the simple_xy file, with some of the features of netCDF-4 |
simple_xy_rd.c | Write a file demonstrating some of the features of netCDF-4 |
simple_xy_wr.c | An example program demonstrating a simple 2D write |