R/readNcAttrs.R
readNcAttrs.Rd
RAnEn::readNcAttrs reads NetCDF attributes. Only attributes under groups or in the root group are read. Attributes associated with variables are not read.
readNcAttrs(file, recursive)
The file to read
Whether to read attributes recursively
Weiming Hu weiming@psu.edu