sunpy / sunpy

SunPy - Python for Solar Physics
http://www.sunpy.org
BSD 2-Clause "Simplified" License
924 stars 593 forks source link

Add support for GOES-R SUVI Solar EUV images #2013

Closed ehsteve closed 5 years ago

ehsteve commented 7 years ago

SUVI is an EUV imager on the GOES-R satellite that was launched on November 19, 2016. A description of the instrument can be found here.

Data available at

https://data.ngdc.noaa.gov/platforms/solar-space-observing-satellites/goes/goes16/l1b/

Cadair commented 7 years ago

What is going to be needed here? A new GenericMap subclass presumably, what about acquisition? is this data going to be in the VSO or are we going to need our own downloader client?

wafels commented 7 years ago

We plan on making SUVI images available via Helioviewer Project clients too, so we'll be working on the colour tables for that.

On Wed, Mar 1, 2017 at 9:29 AM, Stuart Mumford notifications@github.com wrote:

What is going to be needed here? A new GenericMap subclass presumably, what about acquisition? is this data going to be in the VSO or are we going to need our own downloader client?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sunpy/sunpy/issues/2013#issuecomment-283354558, or mute the thread https://github.com/notifications/unsubscribe-auth/AA8CFz5qPK_ltG0ms0Pp8W0JnJe-JZJNks5rhYDPgaJpZM4MPuBH .

agneet42 commented 7 years ago

I want to take up this issue. Could you someone guide me what exactly I'd have to do?

wafels commented 7 years ago

As far as I am aware, data from this instrument is not generally available yet, so there is not much to do just now that would be useful. This issue is more of a placeholder at the moment.

agneet42 commented 7 years ago

@wafels. Okay.

wafels commented 6 years ago

Data now available at

https://data.ngdc.noaa.gov/platforms/solar-space-observing-satellites/goes/goes16/l1b/

hayesla commented 5 years ago

Would be great to have a fido client for getting SUVI data!

ehsteve commented 5 years ago

@hayesla Created a issue #3300.