Laura Hayes
Laura Hayes
### Describe the feature It had been a while since I made some PRs to sunpy, and found it tricky to remember everything you need to do (checks/tests/changelogs etc). It...
### Describe the bug When using the `cdaweb.Dataset` attribute, it errors when you search over a time period for which no data exists between the start and end time. If...
### Describe the feature Its come up a bit recently when over-plotting contours on-top of another map that go off-limb and needing to use `assume_spherical_screen`, an example in the gallery...
### Description The functionality within `sunpy.util.scraper` is really useful and is used within Fido for dataretriver clients. However, the way it is currently written at the moment is confusing and...
### Describe the feature Add an example to the gallery to show how to plot AIA, LASCO coronagraphs on same figure ### Proposed solution _No response_
### Describe the feature It would be nice to be able to slice out a column from a `TimeSeries` and it returns TimeSeries (holding units, meta). At the moment the...
### Describe the feature `sunpy.timeseries.GenericTimeSeries` has a method to add a column (`.add_column()`) but it would be nice to be able to add multiple columns at once, passed a list...
### Describe the feature At the moment from the GOES Space Weather data (available here: https://www.ngdc.noaa.gov/stp/satellite/goes-r.html) we support GOES-XRS 1s data and the SUVI images. However there is EXIS which...
### Describe the bug another GOES/XRS issue ... For the GOES 13,14, 15, from what I can tell the meta information within the netcdf file does not include the GOES...
### Describe the feature Within the GOES/XRS-R files (i.e. 16, 17) there are several other important features within the netcdf files that we don't parse out, for example the primary/secondary...