tidy_daily: Tidy FLUXNET daily-scale dataset.

View source: R/tidy_daily.R

tidy_dailyR Documentation

Tidy FLUXNET daily-scale dataset.

Description

Tidy FLUXNET daily-scale dataset.

Usage

tidy_daily(dt, lat, minValidPerc = 0.8)

Arguments

lat

Double, latitude of this site.

minValidPerc

Double, in the range of 0-1. If the percentage of measured and good quality gap-filled data is less than 'minValidPerc', NA value will be replaced.

d

Data.table of fluxnet tier1 daily observations. Fluxnet daily file is in the format of 'FLX_site_FLUXNET2015_SUBSET_DD_year_start-year_end_2-3.csv'.


rpkgs/rfluxnet documentation built on May 31, 2024, 6:57 p.m.