pad_global_attribute: Add a value to a global attribute of a netCDF file

View source: R/attributes.R

pad_global_attributeR Documentation

Add a value to a global attribute of a netCDF file

Description

Add a value to a global attribute of a netCDF file

Usage

pad_global_attribute(nc, attribute_name, attribute_value, sep = "\n")

Arguments

nc

an object 'ncdf4'

attribute_name

the name of the global attribute to add to

attribute_value

the value to pad

sep

separator to add between the existing value and the padded value.


jmp75/efts documentation built on Feb. 3, 2023, 2:44 p.m.