|
| | datt.c |
| | These functions in this file rename and delete attributes.
|
| |
| | dattget.c |
| | Attribute functions.
|
| |
| | dattinq.c |
| | Attribute inquiry functions.
|
| |
| | dattput.c |
| | Functions to write attributes.
|
| |
| | dcompound.c |
| | Functions for Compound Types.
|
| |
| | dcopy.c |
| | Copyright 2018 University Corporation for Atmospheric Research/Unidata.
|
| |
| | ddim.c |
| | The functions in this file define, inquire about, and rename dimensions.
|
| |
| | denum.c |
| | Functions for Enum Types.
|
| |
| | derror.c |
| | Error messages and library version.
|
| |
| | dfile.c |
| | File create and open functions.
|
| |
| | dfilter.c |
| | Functions for working with filters.
|
| |
| | dgroup.c |
| | Functions for netCDF-4 features.
|
| |
| | dopaque.c |
| | Functions for Opaque Types.
|
| |
| | dparallel.c |
| |
| | dtype.c |
| | Functions for User-Defined Types.
|
| |
| | dv2i.c |
| | The V2 API Functions.
|
| |
| | 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 |
| | Functions for writing data to variables.
|
| |
| | dvlen.c |
| | Functions for VLEN Types.
|
| |