User Guide
Reference
pywgrib2_xr.utils.
remotepath
Returns path to file.
Tries data directory first, then cache, downloads file from ftpprd as the last resort.
file (str) – File name.
cachedir (str) – Cache directory. Default is ~/.cache/pywgrib2. The directory is created if it does not exist.
Absolute path to file.
str