For those seeking North American globe views, I have great news - GEOS-16 (aka GEOS-East) is now publishing live color (yes, COLOR) images!
See web site here:
https://www.star.nesdis.noaa.gov/GOES/GOES16_FullDisk.php
There are a few links for the latest image, depending on the resolution you want. (Watch out -many of the web site’s URLs are date and time specific) I’m using: https://cdn.star.nesdis.noaa.gov/GOES16/ABI/FD/GEOCOLOR/678x678.jpg
Until a proper GIT update is done on this module, you can edit your setup to get this new image. In the folder:
/home/pi/MagicMirror/modules/MMM-Globe
Edit the file: MMM-Globe.js
Find the lines with ‘centralAmericaDiscNat’: , and put the new URL in there. In my case, I used:
'centralAmericaDiscNat': 'https://cdn.star.nesdis.noaa.gov/GOES16/ABI/FD/GEOCOLOR/678x678.jpg'
Do note that the code has 2 sections for different resolutions- you may need to update both.
Enjoy!