write_carbon_calibration_data: write_carbon_calibration_data

View source: R/output_functions.R

write_carbon_calibration_dataR Documentation

write_carbon_calibration_data

Description

write_carbon_calibration_data

Usage

write_carbon_calibration_data(outname, site, calDf, method)

Arguments

outname

Output file name.

site

NEON 4-letter site code.

calDf

Calibration data frame - this is the output from fit_carbon_regression

method

Was the Bowling et al. 2003 or the linear regression method used in fit_carbon_regression?

Value

Nothing to the environment, but writes out the calibration parameters (e.g., gain and offset or regression slopes and intercepts) to the output hdf5 file.

Author(s)

Rich Fiorella rfiorella@lanl.gov


NEONiso documentation built on Sept. 20, 2023, 9:07 a.m.