![]() |
NetCDF
4.7.4
|
#include "ncdispatch.h"
Go to the source code of this file.
Functions | |
Deleting and Renaming Attributes | |
Functions to delete or rename an attribute. | |
| int | nc_del_att (int ncid, int varid, const char *name) |
| Delete an attribute. More... | |
| int | nc_rename_att (int ncid, int varid, const char *name, const char *newname) |
| Rename an attribute. More... | |
These functions in this file rename and delete attributes.
Definition in file datt.c.
Generated on Tue Apr 21 2020 19:56:21 for NetCDF. NetCDF is
a Unidata library.