pisces.particles.base.ParticleDataset.update_group_metadata#
- ParticleDataset.update_group_metadata(group_name: str, metadata: dict)[source]#
Update the metadata attributes for a specific particle group.
This method allows you to modify or add metadata attributes for a given particle group. It updates the attributes in memory and writes them back to the HDF5 file.