trajectory_plot: Plot HYSPLIT trajectory model output onto a map

Description Usage Arguments

View source: R/trajectory_plot.R

Description

The function plots modeled wind trajectories onto a map with information provided at every air transport time interval.

Usage

1
trajectory_plot(x, show_hourly = TRUE, color_scheme = "cycle_hues")

Arguments

x

Either a trajectory data frame, typically created from use of the hysplit_trajectory, or a trajectory model object that contains output data (i.e., after executing model runs via the run_model function).

show_hourly

An option to show hourly positions and associated data along trajectories.

color_scheme

Defines the appearance of multiple trajectories in a single plot. Current options are cycle_hues (the default), and increasingly_gray.


rich-iannone/SplitR documentation built on Nov. 2, 2021, 2:32 a.m.