Write out ambient observations from the NEON EC towers where the isotope data (either H2O or CO2) have been calibrated using this package.
write_carbon_ambient_data(outname, site, amb_data_list, to_file = TRUE)
Nothing to the environment, but writes data in amb_data_list to file.
Output file name.
NEON 4-letter site code.
Calibrated list of ambient data - this is the output from one of the calibrate_ambient_carbon* functions.
Write to file (TRUE) or to environment (FALSE).
Rich Fiorella rfiorella@lanl.gov