Opens and stacks isotope ratio and water/carbon dioxide mole fraction
variables from monthly HDF5 files. If a new enough version of neonUtilities
is available, this function will try to use fasttime
in order to accelerate
data stacking.
ingest_data(inname, analyte, name_fix = TRUE, amb_avg, ref_avg)
List of data frames, taken from files specified in inname
A file (or list of files) to extract data from for calibration.
Carbon (Co2) or water (H2o)?
Fix to data frame required for next-generation calibration functions, but breaks old 'by_month()' functions. This parameter provides a necessary work around until these functions are removed.
The averaging interval of the ambient data to extract.
The averaging interval of the reference data to extract.
Rich Fiorella rfiorella@lanl.gov