h5rdmtoolbox.convention.standard_names.table.StandardNameTable.from_zenodo

h5rdmtoolbox.convention.standard_names.table.StandardNameTable.from_zenodo#

static StandardNameTable.from_zenodo(source=None, doi_or_recid=None)[source]#

Download a standard name table from Zenodo based on its DOI.

Parameters:
Returns:

snt (StandardNameTable) – Instance of this class

Example

>>> snt = StandardNameTable.from_zenodo(doi_or_recid="doi:10.5281/zenodo.10428795")

Notes

Zenodo API: https://vlp-new.ur.de/developers/#using-access-tokens