pisces.particles.base.ParticleDataset.global_metadata#

property ParticleDataset.global_metadata: dict#

Global metadata attributes at the root level of the HDF5 file.

This includes attributes such as creation time, cosmological parameters, and dataset-wide configuration flags. Attributes marked here are accessible via ParticleDataset.metadata.

Returns:

A dictionary of all global HDF5 attributes.

Return type:

dict