fLoadFluxNCInfo: Get site information from BGI NetCDF files

Description Usage Arguments Details Value Author(s)

Description

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

Usage

1
2
fLoadFluxNCInfo(FileName.s, Dir.s, NcPackage.s = "ncdf4", 
    CallFunction.s = "")

Arguments

FileName.s

NetCDF file name as a string

Dir.s

Directory as a string

NcPackage.s

Name (string) of R NetCDF package (implemented for 'RNetCDF' and 'ncdf4')

CallFunction.s

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 (Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)


REddyProc documentation built on May 2, 2019, 5:19 p.m.