/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/COPYRIGHT [code] | The NetCDF Copyright |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/examples/C/pres_temp_4D_rd.c [code] | Example program for reading a 4D netCDF file |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/examples/C/pres_temp_4D_wr.c [code] | A more complex example of writing a netCDF file |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/examples/C/sfc_pres_temp_rd.c [code] | A simple example of reading a netCDF file |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/examples/C/sfc_pres_temp_wr.c [code] | A simple example of writing a netCDF file |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/examples/C/simple_nc4_rd.c [code] | Read a simple file, with some of the features of netCDF-4 |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/examples/C/simple_nc4_wr.c [code] | Write a file demonstrating some of the features of netCDF-4 |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/examples/C/simple_xy_nc4_rd.c [code] | Read the simple_xy file, with some of the features of netCDF-4 |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/examples/C/simple_xy_nc4_wr.c [code] | Write the simple_xy file, with some of the features of netCDF-4 |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/examples/C/simple_xy_rd.c [code] | Write a file demonstrating some of the features of netCDF-4 |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/examples/C/simple_xy_wr.c [code] | An example program demonstrating a simple 2D write |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/include/netcdf.h [code] | Main header file for the C API |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/datt.c [code] | Attribute functions |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dattget.c [code] | Attribute functions |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dattinq.c [code] | Attribute inquiry functions |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dattput.c [code] | Functions to write attributes |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dcompound.c [code] | Functions for Compound Types |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/ddim.c [code] | Dimension functions |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/denum.c [code] | Functions for Enum Types |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/derror.c [code] | Error messages and library version |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dfile.c [code] | File create and open functions |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dgroup.c [code] | Functions for netCDF-4 features |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dopaque.c [code] | Functions for Opaque Types |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dparallel.c [code] | This file has the parallel I/O functions |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dtype.c [code] | Functions for User-Defined Types |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dv2i.c [code] | The V2 API Funtions |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dvar.c [code] | Functions for defining and inquiring about variables |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dvarget.c [code] | Functions for getting data from variables |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dvarinq.c [code] | Functions for inquiring about variables |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dvarput.c [code] | Functions for writing data to variables |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/dvlen.c [code] | Functions for VLEN Types |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libsrc4/nc4file.c [code] | The netCDF-4 file functions |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/ncdump/nccopy.c [code] | |
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/ncdump/ncdump.c [code] | |