read_from_ameriflux22: Extract basic variables from Ameriflux standard (as of 2022)...

View source: R/FileHandlingFormats.R

read_from_ameriflux22R Documentation

Extract basic variables from Ameriflux standard (as of 2022) data.frames

Description

NEE is read from FC, Rg from SW_in, VPD is computed from RH and Tair. Non-storage corrected LE and H are read.

Usage

read_from_ameriflux22(df)

Arguments

df

data.frame: with columns FC, SW_IN, RH, TA, USTAR, L and E

Value

Data.Frame with columns DateTime, NEE, Rg, Tair, rH, VPD, Ustar, LE, H


REddyProc documentation built on March 18, 2022, 5:41 p.m.