Learn R Programming

NEONiso (version 0.7.0)

write_water_calibration_data: write_water_calibration_data

Description

write_water_calibration_data

Usage

write_water_calibration_data(outname, site, cal_df)

Value

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

Arguments

outname

Output file name.

site

NEON 4-letter site code.

cal_df

Calibration data frame - this is the output from fit_water_regression

Author

Rich Fiorella rfiorella@lanl.gov