I can see Claude
Show HN: Live Sun and Moon Dashboard with NASA Footage
11–20 of 73 posts
Re: Show HN: Live Sun and Moon Dashboard with NASA Footage
#12Re: Show HN: Live Sun and Moon Dashboard with NASA Footage
#13Looks refreshing. Titles can't capture visual projects like these
It's on Google play store for android phones under Lumara, hopefully on Appstore within a day or so too! I find the Desktop experience the best though since it includes the ISS live cam feed of the Earth.
Re: Show HN: Live Sun and Moon Dashboard with NASA Footage
#14I can see Claude
That's raw NASA SDO satellite footage. Claude (Opus 4.7) was used almost exclusively for building the site. Static site on Render (no hosting fees), pushed from Github. Uses NASA API's (free), a very cost-friendly project on the ole wallet!
When the SDO webserver went down a few months ago I rebuilt the L1 data processing pipeline from JSOC so we could still do outreach and there's a surprising amount of opinion that goes into the mapping of data to visualization for each wavelength. My composite movies came out looking more like an acid trip than solar data.
Re: Show HN: Live Sun and Moon Dashboard with NASA Footage
#15Earlier quoted context omitted.
That's raw NASA SDO satellite footage. Claude (Opus 4.7) was used almost exclusively for building the site. Static site on Render (no hosting fees), pushed from Github. Uses NASA API's (free), a very cost-friendly project on the ole wallet!
I'll add that "raw" is after a bit of postprocessing to make it pretty. When the SDO webserver went down a few months ago I rebuilt the L1 data processing pipeline from JSOC so we could still do outreach and there's a surprising amount of opinion that goes into the mapping of data to visualization for each wavelength. My composite movies came out looking more like an acid trip than solar data.
Is optical-flow interpolation a step too far for outreach, or fair game? Tempted to motion-interpolate (ffmpeg's minterpolate) the daily MP4s up to 60fps for Lumara— looks gorgeous but the in-between frames are extrapolated. You're totally right about "raw", I suppose I meant more straight from NASA APIs.
Re: Show HN: Live Sun and Moon Dashboard with NASA Footage
#16Re: Show HN: Live Sun and Moon Dashboard with NASA Footage
#17Re: Show HN: Live Sun and Moon Dashboard with NASA Footage
#18I love it but can't understand their differences without leaving the site and comming back for each.
Re: Show HN: Live Sun and Moon Dashboard with NASA Footage
#19Would be cool to have a I button with explanation of what each of those are. I love it but can't understand their differences without leaving the site and comming back for each.
Re: Show HN: Live Sun and Moon Dashboard with NASA Footage
#20Nice. I worked on a project using SOHO imagery that would do something similar where the images would be displayed on a large screen similar to the observatory on the ship from Sunshine. It was meant for a classroom for an observatory, but it just never made it. Died on the vine. It's cool to see a project with something I have actual experience in how the back end experience is like.