pint.config.runtimefile

pint.config.runtimefile(filename)[source]

Full path to the requested PINT runtime (clock etc) data file

Parameters:

filename (str) –

Returns:

Full path to the requested file

Return type:

str

Notes

This is for files needed at runtime. Files needed for the example notebooks are found via pint.config.examplefile().