Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run trajectory at the end of the month. (last 3 days) #50

Open
m-iqbal-shiddiq opened this issue Mar 19, 2020 · 0 comments
Open

Comments

@m-iqbal-shiddiq
Copy link

m-iqbal-shiddiq commented Mar 19, 2020

Hello..

I'm trying to run trajectory from different point for a month. But, when I try to run trajectory at the end of any month (with duration > 72 hour / 3 days). Code :
trajectory1 <- hysplit_trajectory( lat = datafile$latitude[i], lon = datafile$longitude[i], height = 10, duration = 72, days = as.Date(datafile$date[i], "%m/%d/%Y"), daily_hours = 0, direction = "forward", met_type = "gdas1", vert_motion = c(0), model_height = 16000, extended_met = TRUE, met_dir = paste(getwd(),"/Data_Meteorologi/", sep = ''))

I got error message :
execution failed with error code 900 Warning: Error in : This tidyselect interface doesn't support predicates yet. i Contact the package author and suggest using eval_select(). 174: <Anonymous>

I used the latest version of splitR, according to the previous error issue. But still can't. Please help, sir.

Thank You..

@m-iqbal-shiddiq m-iqbal-shiddiq changed the title Please give me example code how to run trajectory at the end of the month? Can't run trajectory at the end of the month. Mar 20, 2020
@m-iqbal-shiddiq m-iqbal-shiddiq changed the title Can't run trajectory at the end of the month. Can't run trajectory at the end of the month. (last 3 days) Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant