pisces.particles.gadget.GadgetLikeParticleDataset.get_global_metadata#

GadgetLikeParticleDataset.get_global_metadata() dict#

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:

dict