NetCDF  4.4.1.1
datt.c File Reference

Attribute functions. More...

#include "ncdispatch.h"
Include dependency graph for datt.c:

Go to the source code of this file.

Functions

Deleting and Renaming Attributes

Functions to delete or rename an attribute.

int nc_rename_att (int ncid, int varid, const char *name, const char *newname)
 Rename an attribute. More...
 
int nc_del_att (int ncid, int varid, const char *name)
 Delete an attribute. More...
 

Detailed Description

Attribute functions.

These functions read and write attributes.

Copyright 2010 University Corporation for Atmospheric Research/Unidata. See COPYRIGHT file for more info.

Definition in file datt.c.


Return to the Main Unidata NetCDF page.
Generated on Fri Sep 8 2017 07:26:52 for NetCDF. NetCDF is a Unidata library.