flag_fetch: Apply Fetch Filter

Description Usage Arguments Details Value

Description

fetch_filter flags all halfhours that have longer fetch distance (of given percentage of contribution to the flux) than the user defined boundary of the region of interest (ROI).

Usage

1
flag_fetch(fetch, wd, roi_boundary)

Arguments

x

A data frame with column names representing required variables.

fetch_name

A character string. Specifies the column name in x with fetch distance values.

wd_name

A character string. Specifies the column name in x with wind direction values.

ROI_boundary

A numeric vector. Represents the boundary of region of interest.

Details

Fetch distance is used together with wind direction information to identify the cases when fetch reached beyond ROI.

The spatial extent of the studied ecosystem (ROI) is specified by its ROI_boundary that describes the distance from eddy covariance tower to the edge of the studied ecosystem. ROI_boundary has following properties:

Example: ROI_boundary specified as c(150, 200, 250, 300) has following properties:

Value

An integer vector with attributes "varnames" and "units".


grahamstewart12/tidyflux documentation built on June 4, 2019, 7:44 a.m.