is_url_in_cache¶
-
astropy.utils.data.is_url_in_cache(url_key)[source] [edit on github]¶ Check if a download from
url_keyis in the cache.Parameters: url_key : string
The URL retrieved
Returns: in_cache : bool
Trueif a download fromurl_keyis in the cache