intersectTraj: Intersect trajectories

View source: R/cqmaTools.R

intersectTrajR Documentation

Intersect trajectories

Description

Find trajectories' first point beyond the limit (e.g. over the sea).

Usage

intersectTraj(file.vec, limit.in, cnames, srs)

Arguments

file.vec

A character vector. The paths to the input files

limit.in

A SpatialLinesDataFrame object which is used to intersect the trajectories.

cnames

A character vector. The name of the columns of the raw data file (hysplit)

srs

A length-1 character. The spatial reference system

Value

A list made of a character vector and a list. The character vector is the path to each trajectory file. The list contains the first row in the trajectory file which lies over the sea

Author(s)

Alber Sanchez, alber.ipia@inpe.br


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