setup_output_file {NEONiso}R Documentation

setup_output_file

Description

Creates a skeleton hdf5 file for the calibrated data.

Usage

setup_output_file(inname, outname, site, analyte)

Arguments

inname

Input file name.

outname

Output file name.

site

NEON 4-letter site code.

analyte

Carbon ('Co2') or water ('H2o') system?

Value

Nothing to the environment, but creates a new data file with the most basic output HDF5 structure consistent with NEON's data files.

Author(s)

Rich Fiorella rfiorella@lanl.gov


[Package NEONiso version 0.7.0 Index]