Known Issues#

Besides the officially listed issues on the wetterdienst repository, there are other issues regarding running wetterdienst listed below that may be environment specific and are not likely fixable on our side.

Cache runs stale#

Also we are quite happy with our FSSPEC backed caching system from time to time you may run into some unexplainable error with empty result sets like here and in this case it is worth try dropping the cache entirely.

Running this

import wetterdienst
wetterdienst.info()

will guide you the path to your caching folder.