serpentTools.data.getFile

serpentTools.data.getFile(path)

Retrieve the path to one of the reference or example files

Parameters

path (str) – The name of the file without any additional directory information

Returns

Path to a data file that can be read with one of the readers or with serpentTools.read()

Return type

str

Raises

IOError: – If no match for path exists