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: Meteosat imagery broken — fork with fix available

    Scheduled Pinned Locked Moved Showcase
    12 Posts 5 Posters 991 Views 5 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.
    • R Offline
      rkorell Module Developer @plainbroke
      last edited by

      @plainbroke :-) It will work in US but you will see the wrong half of the globe …

      To be serious: No, you requirement is for sure to see USA side of the globe - so it will not work for you - wrong satellite.

      Warmest regards,
      Ralf

      1 Reply Last reply Reply Quote 1
      • E Offline
        eddiebrok
        last edited by

        Thanks for the update and the clear explanation, that broken image issue has been frustrating for a lot of users. The fork with the new meteosat style and the fix for the blank startup problem sounds like a solid replacement, especially with the improved imagery source. Appreciate you sharing the install steps and config example, it makes testing the fix much easier for everyone.

        1 Reply Last reply Reply Quote 0
        • G Offline
          Gabian 0 @rkorell
          last edited by

          @rkorell Thanks a lot, I’ll try that this week ! Greetings

          1 Reply Last reply Reply Quote 0
          • R Offline
            rkorell Module Developer @rkorell
            last edited by

            Today added a minor fix: Globe disappeared when browser-refresh is performed…

            1 Reply Last reply Reply Quote 0
            • R Offline
              rkorell Module Developer @plainbroke
              last edited by

              @plainbroke said:

              Will that work in the USA ? I like the prettier styling…

              Dear @plainbroke ,
              well, I owe you an apology — and a thank you!

              When you asked, I answered “wrong satellite” and moved on. Technically correct, but I completely missed the obvious next question: “So… can we get the
              RIGHT satellite?”

              Turns out, we can. The CIRA SLIDER service that provides the beautiful Meteosat GeoColor imagery (with the night city lights) serves four geostationary
              satellites — and one of them is GOES-19, parked right over the Americas at 75.2°W. Same API, same image quality, same stunning day/night visualization.
              I just never looked.

              Your question made me look. So as of v3.1.0, MMM-Globe now supports:

              ┌─────────────────┬────────────────────┬───────────────────────────┐
              │      Style      │     Satellite      │           View            │
              ├─────────────────┼────────────────────┼───────────────────────────┤
              │ geoColorEurope  │ Meteosat (0°)      │ Europe / Africa           │
              ├─────────────────┼────────────────────┼───────────────────────────┤
              │ geoColorUSA     │ GOES-19 (75.2°W)   │ Americas ← this is yours! │
              ├─────────────────┼────────────────────┼───────────────────────────┤
              │ geoColorPacific │ GOES-18 (137.0°W)  │ Pacific                   │
              ├─────────────────┼────────────────────┼───────────────────────────┤
              │ geoColorAsia    │ Himawari (140.7°E) │ Asia / Australia          │
              └─────────────────┴────────────────────┴───────────────────────────┘
              

              Just set style: “geoColorUSA” and you’re good to go. Same auto-polling every 60 seconds, same beautiful globe, just the right half of the planet this
              time. 😊

              So thank you for what I should have recognized as a feature request instead of a geography lesson. Sometimes the best contributions come disguised as
              simple questions.

              Warmest regards,
              Ralf

              plainbrokeP 1 Reply Last reply Reply Quote 4
              • plainbrokeP Offline
                plainbroke @rkorell
                last edited by

                @rkorell
                Thank you for the update…

                Slow learner. But trying anyways.
                MM is on Raspberry Pi 4B w/8gb ram loaded on a 128gb nvme drive.
                Running Trixie and the latest MM version.

                R 1 Reply Last reply Reply Quote 0
                • R Offline
                  rkorell Module Developer @plainbroke
                  last edited by

                  @plainbroke you’re really welcome.
                  Thanks for your patience :-)

                  Ralf

                  1 Reply Last reply Reply Quote 1
                  • M Offline
                    manu85340 @rkorell
                    last edited by

                    @rkorell Bravo c’est super

                    R 1 Reply Last reply Reply Quote 0
                    • R Offline
                      rkorell Module Developer @manu85340
                      last edited by

                      @manu85340 :-) Thank You!
                      Glad, if it works for you!

                      Ralf

                      1 Reply Last reply Reply Quote 0
                      • R Offline
                        rkorell Module Developer @rkorell
                        last edited by rkorell

                        Good afternoon, all!
                        europeDiscNat is back! (plus a small CSS fix for a new white footer)

                        for you, guys a quick update on the European satellite image situation.

                        Since my fork EUMETSAT’s new WMS endpoint at view.eumetsat.int/geoserver/wms works fast, reliably and nice.

                        Yesterday that stopped delivering fresh images!

                        Today I figured out there even is a new version (small changes in URL) v1.1.0 is now v1.3.0 API - but both of them are only returning a stale image from yesterday evening:

                        https://view.eumetsat.int/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=msg_fes:rgb_naturalenhncd&...
                        https://view.eumetsat.int/geoserver/wms?service=WMS&version=1.3.0&request=GetMap&layers=msg_fes:rgb_naturalenhncd&...
                        

                        But here’s the surprise: the old europeDiscNat URL is back and working again!
                        So if you’ve been in trouble with looking for actual pictures without the SLIDER API, this works right now:

                        style: 'europeDiscNat',
                        

                        is re-born …

                        One thing to watch out for: Unfortunately EUMETSAT has changed the image format slightly. The footer bar at the bottom (logo + timestamp) used to be black — invisible against the MagicMirror background. It’s now white and a bit taller, which causes a small white artifact at the bottom of the globe.

                        I’ve pushed a fix that adds a black CSS overlay to mask the footer. Just update the module:

                        cd ~/MagicMirror/modules/MMM-Globe
                        git pull
                        npm install
                        

                        Of course the SLIDER styles (geoColorEurope, geoColorUSA, etc.) continue to work fine if you prefer those.

                        Happy mirroring!

                        Warmest regards,
                        Ralf

                        1 Reply Last reply Reply Quote 1

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • 1 / 1
                        • 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