getAttributes {neonUtilities} | R Documentation |
Extract attributes from eddy covariance H5 files
Description
Extract attribute metadata from H5 files
Usage
getAttributes(fil, sit, type, valName)
Arguments
fil |
File path to the H5 file to extract attributes from [character] |
sit |
The site, for site attributes. Must match site of file path. [character] |
type |
The type of attributes to retrieve. [character] |
valName |
If CO2 validation metadata are requested, the H5 name of the level where they can be found. [character] |
Value
A data frame with one row containing the extracted attributes
Author(s)
Claire Lunch clunch@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 2.4.3 Index]