ds.ncatt_get: Get attribute from netCDF file

View source: R/ds.ncatt_get.R

ds.ncatt_getR Documentation

Get attribute from netCDF file

Description

Reads an attribute from a netCDF file.

Usage

ds.ncatt_get(nc, varid, attname, new.obj = "ncatt", datasources = NULL)

Arguments

nc

(Object server name of: ) 'character' An object of class ncdf4 (loaded from a NetCDF resource), indicating what file to read from.

varid

'character' The variable whose attribute is to be read.

attname

'character' Name of the attribute to read

Value

Creates object on the server


isglobal-brge/dsExposomeClient documentation built on March 5, 2024, 12:26 p.m.