# NOT RUN {
# Run a trajectory model 4 times a day throughout
# 2004 using NCEP/NCAR reanalysis data
trajectory <-
hysplit_trajectory(
lat = 50.108,
lon = -122.942,
height = 100,
duration = 48,
run_period = 2004,
daily_hours = c(0, 6, 12, 18))
# }
Run the code above in your browser using DataLab