fdk_data_coverge: Calculates data coverage

View source: R/fdk_data_coverage.R

fdk_data_covergeR Documentation

Calculates data coverage

Description

Calculates data coverage for the half-hourly (HH) data.

Usage

fdk_data_coverge(
  input_path = "/data/scratch/beta-v3/lsm/",
  output_path,
  internal = TRUE
)

Arguments

input_path

path with half-hourly gap-filled plumber formatted data

output_path

where to store the converted data if converted to csv

internal

returns an internal data frame or a csv written to file named 'data_coverage.csv' (either TRUE or FALSE)

Value

data frame or csv written to disk with data coverage statistics per site


computationales/flux_data_kit documentation built on Feb. 23, 2025, 8:19 p.m.