Read the statement by Michael Teeuw here.
MMM-Globe
- 
 @Peter I think there is a problem, but not link I provided. may you check others, it shouldn’t cause MM stop or restart. 
- 
 I rest my case. 
 I can’t get it working the way I want.
 Thanks everybody for your help.
 Peter
- 
 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.phpThere 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.jsFind 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! 
- 
 @flatpepsi said in MMM-Globe: centralAmericaDiscNat’: 'https://cdn.star.nesdis.noaa.gov/GOES16/ABI/FD/GEOCOLOR/678x678.jpg I put the URL above for high res but since I only use 200px use this url for low res https://cdn.star.nesdis.noaa.gov/GOES16/ABI/FD/GEOCOLOR/thumbnail.jpg 
- 
 MMM Globe - The Image Gallery has moved! Hi has anybody solved the issues with the MMM Globe. 
 I am using MMM Globe, but the pictures/ jpgs are not longer available on the EUMETSAT server. Does anybody have a solution?
 Thx, Chris
- 
 @chris1971 try the link of the new path in… 
 ownpath: “link of new path“
 in MMM-Globe config…
- 
 … could you please explain more in detail… 
 Thanks, Chris
- 
 I’ll contact you later when I’m at home 
- 
 would be great!!! 
- 
 { module: 'MMM-Globe', position: 'middle_center', config: { style: 'europeDiscNat', imageSize: 600, ownImagePath:'https://eumetview.eumetsat.int/static-images/MSG/RGB/NATURALCOLOR/FULLRESOLUTION/IMAGESDisplay/VazIBqHF9k665', updateInterval: 10*60*1000 } },I hope this ok for you… 




