swiftest.Simulation.read_encounter_file#
- Simulation.read_encounter_file(dask=False, **kwargs)[source]#
Reads in an encounter history file and stores it as a SwiftestDataset in the encounters instance variable.
- Parameters:
dask (bool, default False) – Use Dask to lazily load data (useful for very large datasets)
- Returns:
None – Sets the encounters instance variable SwiftestDataset