You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so it can default to stock_img and does not freeze runtime of there is any connection problem.
The download time of a basemap can be significant (2-20 sec). However, many times it is required to plot the same catalog (or the same region) multiple times. It would make sense to cache the download basemap.
The text was updated successfully, but these errors were encountered:
Querying a webservice for basemaps requires to have a timeout specification
pycsep/csep/utils/plots.py
Line 2727 in 5f84ea9
so it can default to
stock_img
and does not freeze runtime of there is any connection problem.The download time of a basemap can be significant (2-20 sec). However, many times it is required to plot the same catalog (or the same region) multiple times. It would make sense to cache the download basemap.
The text was updated successfully, but these errors were encountered: