pywgrib2_xr.utils.localpath

pywgrib2_xr.utils.localpath(file)[source]

Returns path to file on the disk.

Parameters

file (str) – File name.

Returns

Absolute path to file.

Return type

str