earthkit.geo.utils.temporary.temp_file

earthkit.geo.utils.temporary.temp_file(extension='.tmp')

Create a temporary file with the given extension .

Parameters:

extension (str, optional) – By default “.tmp”

Return type:

TmpFile