fLoadFluxNCInfo {REddyProcNCDF} | R Documentation |
Get site information from BGI NetCDF files
Description
Load site information attributes such as latitude, longitude and others from BGI NetCDF files
Usage
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
[Package REddyProcNCDF version 1.1.4 Index]