attributes

key-value Map of group attributes


Discussion

A containers.Map type that contains the key-value pairs of all attributes for this group. This is intended to be read only. If you need to add a new attribute to file, use addAttribute.

Usage

  model = ncfile.attributes('model');

This site uses Just the Docs, a documentation theme for Jekyll.