getAttributes: Extract attributes from eddy covariance H5 files

View source: R/getAttributes.R

getAttributesR 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


neonUtilities documentation built on Oct. 18, 2023, 9:09 a.m.