pisces.particles.base.ParticleDataset.get_global_metadata#
- ParticleDataset.get_global_metadata() dict [source]#
Get the global metadata attributes of the dataset.
This method retrieves all global attributes at the root level of the HDF5 file and returns them as a dictionary. It is used to access metadata such as creation date, cosmological parameters, and dataset-wide configuration flags.
- Returns:
A dictionary containing all global metadata attributes.
- Return type: