setup_output_file: Structure a new HDF5 file

View source: R/output_functions.R

setup_output_fileR Documentation

Structure a new HDF5 file

Description

Creates a skeleton HDF5 file for the calibrated data, essentially setting up the HDF5 groups at the /site/dp01/{data,ucrt,qfqm} level.

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


NEONiso documentation built on April 4, 2025, 4:36 a.m.