LM-SAL / aiapy

Python library for AIA data analysis
https://aiapy.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Add example for querying `QUALITY` flag for a given time interval #93

Open nabobalis opened 3 years ago

nabobalis commented 3 years ago

In GitLab by @wtbarnes on May 14, 2021, 13:13

SunPy provides the metadata search functionality for easily querying the QUALITY flag for some given time interval. We should add an example that shows how to do this to check whether observations within a given time interval are suitable for science. See Section 7.7.6 of the user guide for more information.

nabobalis commented 7 months ago

Would this be better as a drms example or a sunpy one?