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 196.6k 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.
    • iMAGiCI Offline
      iMAGiC @Peter
      last edited by

      @Peter I think there is a problem, but not link I provided. may you check others, it shouldn’t cause MM stop or restart.

      Choice * Judgment * Values

      1 Reply Last reply Reply Quote 0
      • P Offline
        Peter
        last edited by

        I rest my case.
        I can’t get it working the way I want.
        Thanks everybody for your help.
        Peter

        1 Reply Last reply Reply Quote 0
        • FlatPepsiF Offline
          FlatPepsi
          last edited by

          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!

          pugslyP 1 Reply Last reply Reply Quote 1
          • pugslyP Offline
            pugsly @FlatPepsi
            last edited by pugsly

            @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

              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

              StoffbeuteluweS 1 Reply Last reply Reply Quote 0
              • StoffbeuteluweS Offline
                Stoffbeuteluwe Project Sponsor @chris1971
                last edited by

                @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

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

                  1 Reply Last reply Reply Quote 0
                  • StoffbeuteluweS Offline
                    Stoffbeuteluwe Project Sponsor
                    last edited by

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

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      chris1971
                      last edited by

                      would be great!!!

                      StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                      • StoffbeuteluweS Offline
                        Stoffbeuteluwe Project Sponsor @chris1971
                        last edited by

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

                        StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 5
                        • 6
                        • 7
                        • 8
                        • 9
                        • 10
                        • 11
                        • 12
                        • 7 / 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