• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-Globe

Scheduled Pinned Locked Moved Utilities
119 Posts 39 Posters 186.7k Views 40 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    FlatPepsi
    last edited by Feb 3, 2018, 10:39 PM

    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!

    P 1 Reply Last reply Aug 6, 2018, 7:05 PM Reply Quote 1
    • P Offline
      pugsly @FlatPepsi
      last edited by pugsly Aug 10, 2018, 1:04 AM Aug 6, 2018, 7:05 PM

      @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

      1 Reply Last reply Reply Quote 0
      • C Offline
        chris1971
        last edited by Jun 10, 2019, 11:25 AM

        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

        S 1 Reply Last reply Jun 10, 2019, 2:08 PM Reply Quote 0
        • S Offline
          Stoffbeuteluwe Project Sponsor @chris1971
          last edited by Jun 10, 2019, 2:08 PM

          @chris1971 try the link of the new path in…
          ownpath: “link of new path“
          in MMM-Globe config…

          1 Reply Last reply Reply Quote 0
          • C Offline
            chris1971
            last edited by Jun 10, 2019, 2:10 PM

            … could you please explain more in detail…
            Thanks, Chris

            1 Reply Last reply Reply Quote 0
            • S Offline
              Stoffbeuteluwe Project Sponsor
              last edited by Jun 10, 2019, 2:22 PM

              I’ll contact you later when I’m at home

              1 Reply Last reply Reply Quote 0
              • C Offline
                chris1971
                last edited by Jun 10, 2019, 2:22 PM

                would be great!!!

                S 1 Reply Last reply Jun 11, 2019, 8:05 PM Reply Quote 0
                • S Offline
                  Stoffbeuteluwe Project Sponsor @chris1971
                  last edited by Jun 11, 2019, 8:05 PM

                  @chris1971

                  {
                              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…

                  S 1 Reply Last reply Jun 12, 2019, 6:11 AM Reply Quote 0
                  • S Offline
                    Stoffbeuteluwe Project Sponsor @Stoffbeuteluwe
                    last edited by Jun 12, 2019, 6:11 AM

                    @Stoffbeuteluwe ist that ok?

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      chris1971
                      last edited by Jun 12, 2019, 7:01 PM

                      Great!!!

                      It’s working with the link… where did you find it?

                      Regards, Christoph

                      S 1 Reply Last reply Jun 12, 2019, 8:31 PM Reply Quote 0
                      • 1
                      • 2
                      • 8
                      • 9
                      • 10
                      • 11
                      • 12
                      • 10 / 12
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy