pyiron_base.database.filetable.get_hamilton_version_from_file

pyiron_base.database.filetable.get_hamilton_version_from_file#

pyiron_base.database.filetable.get_hamilton_version_from_file(hdf5_file: str, job_name: str) str[source]#

Get the Hamilton version from an HDF5 file.

Parameters:
  • hdf5_file (str) – The path to the HDF5 file.

  • job_name (str) – The name of the job.

Returns:

The Hamilton version.

Return type:

str