Shane Maloney
Shane Maloney
### Description TimeSeries object can not handle dates with leap seconds as during creation the astropy `Time` objects (which support leap seconds) are converted as the panda df dateformat (doesn't...
### Describe the feature Combing multi-wavelength images on a single plot is a really useful analysis tool and one way to do this is to make use of the the...
## PR Description Closes #6656 by adding a GONG H-alpha map source. TODO: - [x] Add changelog - [x] Update docs and add links to source material - [x] Add...
### Provide a general description of the issue or problem. Consider a case where `B == B_los`, reproject the `B_los` observations to a new observer at+/-90 deg, `B_los` should be...
### Describe the bug Files downloaded from the VSO with file names containing more than one dot `a.b.fits` are save to files with altered filenames (`a_b.fits`) which can cause some...
## PR Description When downloading SRS data the terminal is flooded with nasty looking error messages but they don't actually affect the download. This PR stops these error being raised...
### Describe the bug Originally raised by nawinnga in the sunpy chat room. There is no map source to do the necessary translation from the GONG H-alpha headers to standard...
### Describe the bug Originally raised by nawinnga in the sunpy chat room. Opening and GONG H-alpha fits obtained from Fido causes an error, it tires to read it as...
## PR Description This PR reverses the file detection logic so first try to detect the filetype based on the content and then fallback to using extension. I could envisage...
### Describe the bug After parsing end up with a table with unexpected extra columns. In an ideal world the file would be fixed upstream but not sure how likely...