filterTrajHeight: Filter trajectories by height

View source: R/cqmaTools.R

filterTrajHeightR Documentation

Filter trajectories by height

Description

Check if the trajectories are above the given treshold

Usage

filterTrajHeight(file.vec, above, cnames)

Arguments

file.vec

A character vector. The paths to the input files

above

A length-1 numeric. The treshold

cnames

A character vector. The column names of the hysplit files

Value

A data frame with one row for each file and 2 columns: The trajectories' path and a boolean indicating if they meet the test

Author(s)

Alber Sanchez, alber.ipia@inpe.br


albhasan/cqmaTools documentation built on Dec. 12, 2023, 9:25 a.m.