heparchy.write.HdfProcessWriter.set_custom_meta(name: str, metadata: Any) → None[source] Store custom metadata to the process. Parameters¶ name : str¶Handle to access the metadata at read time. metadata : str, int, float, or iterables thereof¶The data you wish to store. Last update: Nov 16, 2022