stilt.Trajectories#
- class stilt.Trajectories(receptor: stilt.receptors.Receptor, params: stilt.config.params.STILTParams, met_files: list[pathlib.Path], data: pandas.core.frame.DataFrame, is_error: bool = False)[source]#
STILT particle trajectory ensemble.
Methods#
|
Load a Trajectories instance from a self-contained parquet file. |
|
Build a Trajectories instance from raw HYSPLIT particle output. |
|
Persist trajectory data and metadata to a self-contained parquet file. |
Attributes#
|
Plotting namespace (e.g. |