noaa-oar-arl / monetio

The Model and ObservatioN Evaluation Tool I/O package
https://monetio.readthedocs.io
MIT License
16 stars 19 forks source link

hytraj would like to have function to combine several tdump files into one DataFrame #102

Closed amcz closed 10 months ago

amcz commented 1 year ago

Add function similar to the hysplit combine_dataset function which will take as input a list of trajectory output (tdump) files and return one pandas DataFrame with information from all the files.

amcz commented 1 year ago

Added into hysplitdev branch

zmoon commented 1 year ago

In develop