getVariablesEddy {neonUtilities} | R Documentation |
Get variable names and units from SAE H5 files
Description
Extract variable names and units from SAE H5 files and return in user-friendly form. Used in stackEddy(), not intended for independent use.
Usage
getVariablesEddy(tabList)
Arguments
tabList |
A list of SAE data tables |
Value
A table of variable names and units, aggregated from the input tables
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]