Creates a new product release when data is organized in the fixed data structure as specified. This function calls individual functions which are more flexible but for consistency this wrapper restricts things further.

fdk_release(
  df,
  input_path,
  output_path,
  overwrite_lsm = TRUE,
  overwrite_fluxnet = TRUE
)

Arguments

df

data frame with site meta-data information

input_path

path with input data

output_path

path where to store the output data

overwrite_lsm

overwrite the LSM-formatted NetCDF files if the output path exists

overwrite_fluxnet

overwrite the FLUXNET-formatted CSV files if the output path exists

Value

the FluxDataKit data release as a set of netCDF, CSV data, compressed RDS rsofun drivers and meta-data