[][src]Module netcdf::attribute

Add and read attributes from netcdf groups and variables

Structs

Attribute

Extra properties of a variable or a group can be represented with attributes. Primarily added with add_attribute on the variable and group

Enums

AttrValue

Holds the attribute value which can be inserted and returned from the file