I am trying to use splitr with the "hrrr" met_type (files already downloaded) and the "backward" direction.
This short test code works if I run with "hrrr" but with forward direction, instead. Or, it works if I use a different met_type and backward direction.
But with 'hrrr' and 'backward' I get this error: Error in seq.int(0, to0 - from, by) : wrong sign in 'by' argument
I am new to splitr but would like to use it to run a series of backward trajectories with hrrr.
Any help would be welcome!
I am trying to use splitr with the "hrrr" met_type (files already downloaded) and the "backward" direction. This short test code works if I run with "hrrr" but with forward direction, instead. Or, it works if I use a different met_type and backward direction. But with 'hrrr' and 'backward' I get this error: Error in seq.int(0, to0 - from, by) : wrong sign in 'by' argument
I am new to splitr but would like to use it to run a series of backward trajectories with hrrr. Any help would be welcome!
Run HYSPLIT with hrrr downloaded met files
trajectory <- hysplit_trajectory( traj_name = "July152015traj", lat = 42.3316, lon = -122.8806,
height = 100,