PyREx

pyrex.io.HDF5Writer.add_file_metadata

HDF5Writer.add_file_metadata(metadata)

Writes the given metadata to the general file metadata group.

Splits information in the metadata into string and float values and stores them in the appropriate datasets of the file metadata group.

Parameters
metadatadict or list of dict

Dictionary containing attribute column names as keys and float or string data as values.

PyREx

A Python package for simulation of neutrinos and radio antennas in ice. Version 1.10.0

Navigation