We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It'd be great if MAST also supports query result caching.
One use case is from lightkurve package: lightkurve/lightkurve#461
lightkurve
For lightkurve use case, query result caching is needed at mast.Observations.query_criteria() function.
mast.Observations.query_criteria()
The text was updated successfully, but these errors were encountered:
astropy#1577 MAST query result cache support outline
ed2de79
e9ecbe5
Successfully merging a pull request may close this issue.
It'd be great if MAST also supports query result caching.
One use case is from
lightkurve
package: lightkurve/lightkurve#461For
lightkurve
use case, query result caching is needed atmast.Observations.query_criteria()
function.The text was updated successfully, but these errors were encountered: