get_ncdf4_attributes: Get a data.frame of attributes from a NetCDF object

View source: R/attributes.R

get_ncdf4_attributesR Documentation

Get a data.frame of attributes from a NetCDF object

Description

Get a data.frame of attributes from a NetCDF object.

Usage

get_ncdf4_attributes(nc)

Arguments

nc

(ncdf4/character) Either a ncdf4 object or a file path.

Value

(data.frame) A data.frame of the attributes.

Examples

## Not run: 
get_ncdf4_attributes("./path/to/my.nc")

## End(Not run)

NCEAS/arcticdatautils documentation built on Aug. 28, 2023, 12:10 p.m.