pisces.particles.utils#

Particle dataset utilities.

Functions

concatenate_particles(output_path, *datasets)

Concatenate multiple ParticleDataset objects into a new dataset file.

inspect_fields(path)

Inspect the available fields for each particle species in a dataset without fully loading it.

inspect_particle_count(path)

Inspect the number of particles in each species group of a particle dataset without fully loading the file.

inspect_species(path)

List the particle species (top-level groups) present in a particle dataset.