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

Generate a realtime trajectory #92

Open
Sammy219 opened this issue Feb 16, 2022 · 2 comments
Open

Generate a realtime trajectory #92

Sammy219 opened this issue Feb 16, 2022 · 2 comments

Comments

@Sammy219
Copy link

Sammy219 commented Feb 16, 2022

Hi all,
Is it possible to generate a real time trajectory? What types of meteorological data can be used besides gdas1? Can we use gfs or hrrr as meteorological data source like READY HYSPLIT uses?

Can someone help explain about the parameter and its function/purpose? And can someone help to demonstrate the code?

Thanks a lot!!

@mscross
Copy link
Owner

mscross commented Feb 16, 2022

Not quite sure what you mean by real time trajectory. PySPLIT bulk trajectory generation works with any weekly or semi-monthly ARL-formatted meteorology data. I have not tested it with daily or monthly files. You can also use PySPLIT on trajectories directly generated in HYSPLIT.

See docs/examples for a modest example gallery demonstrating basic PySPLIT usage.

@Sammy219
Copy link
Author

Sammy219 commented Feb 18, 2022

Thank you for your response.

Sorry but I don't understand about using and adjusting pysplit parameter in docs/example. Can you help explain like how to modify it as needed for basename parameter and so on?

Does the meteorology file have to be provided manually and not auto-download when it's not in the directory?

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

2 participants