mscross / pysplit

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

Can I given pressure as a condition of calculation to replace height? #62

Open muyinglin opened 4 years ago

muyinglin commented 4 years ago

图片 Is there a method that can calculate a traj given 'lat','lon' and 'pressure'(rather rhan 'altitude')?

mscross commented 4 years ago

pysplit doesn't currently have this functionality since that would involve intensive interaction with the meteorology, and right now it just looks for filenames and passes what it finds to HYSPLIT.