pydmr.metadata# pydmr.metadata(file, parameters, attribute)[source]# Return given metadata for a list of parameters Parameters: file (str) – dmr file parameters (str or list) – parameter or list of parameters for which the attribute is requested. attribute (str) – attribuite in the metadata to return. Returns: metadata values for all parameters in the list Return type: str or list