fLoadFluxNCInfo: Get site information from BGI NetCDF files

Description Usage Arguments Details Value Author(s) See Also

View source: R/ncdf.R

Description

Load site information attributes such as latitude, longitude and others from BGI NetCDF files

Usage

1
2
fLoadFluxNCInfo(fileName, ncPkg = requireNetCDFPackage(), 
    callingFunction = "")

Arguments

fileName

NetCDF file name as a string

ncPkg

scalar string of package name to be used

callingFunction

Name (string) of function called from

Details

Description of attribute list:

ID

SiteID

DIMS

Number of data rows

LON

Longitude

LAT

Latitude

TZ

Time zone

ELEV

Elevation

IGBP

IGBP class

Value

Attibute list

Author(s)

AMM, TW Department for Biogeochemical Integration at MPI-BGC, Jena, Germany <REddyProc-help@bgc-jena.mpg.de> [cph], Thomas Wutzler <twutz@bgc-jena.mpg.de> [aut, cre], Antje Maria Moffat <antje.moffat@bgc.mpg.de> [aut, trl]

See Also

fLoadFluxNCIntoDataframe


bgctw/REddyProcNCDF documentation built on May 3, 2019, 8:59 p.m.