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
Via email, @dnidever asked me if there was a way to disable caching with astroquery. It looks like each .query*() method has a cache=False option, but is there a way to do this globally? It would be nice to add a config option to handle this, if it doesn't already exist.