mscross / pysplit

A package for HYSPLIT air parcel trajectory analysis.
BSD 3-Clause "New" or "Revised" License
144 stars 79 forks source link

Is the pysplit.make_trajectorygroup still available? #102

Open xli3111 opened 4 months ago

xli3111 commented 4 months ago

I used pysplit.make_trajectorygroup to load the data files I generated through pysplit.generate_bulktraj, I definitely have them. However, although I have those data files in correct path, I successfully run the pysplit.make_trajectorygroup function, there is no outputs for the trajgroup object. Hope for your answer.

nitesh1403 commented 4 months ago

Is anyone else facing an issue with the set_rainstatus for the recent dataset (gdas1)? traj.rainy is mostly 0 for any location. Is it a data problem or pysplit?

nitesh1403 commented 4 months ago

gdas1 2021-2023

Saranya-0405 commented 3 months ago

I too have encountered the same issue. Trajectories are getting generated, but there are no rainy trajectories as mentioned by Nitesh.