I'd love to have something like this as an animated desktop wallpaper - but it should be moving much slower. Are you aware of a movie file that I could use for this?
I wrote a script that downloads the live (well, every 10 minutes, with 30 minutes delay) tiles from the himawari-8 website and update my background with it. Gnome is nice enough that it refreshes the background when the configured image changes.
Xplanet can render to the background and keep an updated view of earth. At some point I obsessed over having current cloud cover images overlaid and that looked really nice. It can even render sun reflections.
Thanks! This was increadable to watch over and over again. I'm so used to highly compressed video, that the detail in this was staggering.
Is there a good public reasonably live feed of this data? I found the 800x800 8 bit pngs, and I found information on the restricted access full sized 103 gigabyte per day feed.
How awesome would it be if we had that kind if quality available from all "sides"... (Ok, yes, one could mostly build displays of blue spheres. But fancy ones ;))
Europe’s weather authorities are extremely stingy with their nearest equivalent data – their attitude is that the observations are for science or for money, not for silly websites.
Feel free to provide an email address for us to complain.
There's another satellite, DCSOVR, that takes photos of the daylight side of the earth several times a day. It's not as up-to-date as this footage, but it's always fully lit. http://epic.gsfc.nasa.gov/
In addition to the link posted by celoyd, you can get access to the full data stream you mentioned by filling out this application form[0].
There are also some heavily processed images from that data available from NOAA[1] - the "Geocolor Full Disk" is the best, it's half-resolution (5500x5500). The green filter on Himawari's camera doesn't correctly capture the green color of vegetation, which is why OP's video looks browner than you might expect. So this product attempts to correct for that by creating an artificial green channel made of a combination of other channels[2]. It also attempts to correct for Rayleigh scattering[3], so this is basically what the Earth would look like if the atmosphere suddenly disappeared (except for the clouds :P). The night portions of these images are a different kind of false color composite: the clouds come from two infrared channels, white are high ice clouds and red are low wet clouds; the city lights are (sadly) just a static overlay from existing data.
And (shameless plug) I've been playing with applying motion interpolation algorithms to these NOAA images to create smooth, high resolution video that can be played much slower. The Farneback optical flow algorithm[4][5] seems to work very well. (Lots of) videos available on my Youtube channel[6], code/details available here[7][8], blog post coming soon :)
Wow. Great stuff! Is there a good way to use one a video at a very low framerate (perhaps 0.1-1 fps) with low resource requirements as animated wallpaper on Ubuntu/Linux?
Cool demo. On my machine though (high-dpi monitor, win10, firefox) the globe is enormous and way too big for the browser viewport. If I zoom out enough with ctrl-minus it is about the right size, so I think you're sizing the page elements incorrectly in some sort of dpi-unaware fashion. Can probably work around this with devicePixelRatio.
FWIW I don't think ‘enormity’ means what you think it does!
‘Enormity’ refers to severe moral transgression, like you could say, “It wasn't until after the war had ended that the German people became aware of the enormity of Hitler's concentration camps…” That's closer to what the word means.
I appreciate that choice, but maybe add a zoom out button to notify people that you can in fact zoom out, because I didn't even realize I could see the whole earth (Also, this made the 'what is that bright spot moving east to west' question very confusing).