Read the statement by Michael Teeuw here.
MMM-Globe
-
Love this module! Thank you. I’d also like to have ‘ownimagepath’ updated regularly. I’m also a JS newbie and have no idea where to start. The image I’m using is: https://www.nnvl.noaa.gov/images/FDC-latest.png
Thanks!
-
I will pile on the request for updating custom URL images. I’ve been going crazy trying to figure out why it doesn’t update – and now I know. :)
The default North America image is a synthetic one, with real cloud cover overlaid on a static daylight earth. Nighttime is just as bright as daytime, for example. I wanted to use an image accurately showing the day/night divider moving across the globe. The best one I could find is here:
http://www.goes.noaa.gov/goesfull.html
On that page the “GOES East Visible” is exactly what I want, but sadly it’s in black-and-white. I’d love to have a color version of that. I may have to wait for that new satellite (Geos 16?) start publishing data.
-
Would this North American image work for you? https://www.nnvl.noaa.gov/images/FDC-latest.png
-
@Renfield Did you find out how to update the code for this? I’m looking to refresh my image as well.
-
Hey all i got a problem with my Globe…
error: Unable to append to .git/logs/refs/remotes/origin/develop: Permission denied
From https://github.com/MichMich/MagicMirror
! a6485b6…88a01d3 develop -> origin/develop (unable to update local ref)error: cannot open .git/FETCH_HEAD: Permission denied
what am i doing wrong ??
-
@LukeCodewalker Can you tell us how to use our own images in your module?
-
I just found this source here and thought about this module.
http://earth.nullschool.net/ -
@SvenSommer WOW I really like that!!!
-
@cowboysdude can it shows on pi 3, I’ve tried it in iFrame, but seems color and performance not enough. http://earth.nullschool.net/
-
Hi all,
sometimes picture “geoColor” will missing or not keep update, after check the link. the link sometimes block for access, and you will get link broken message.
so now, I’ve modified the link, use high resolution to instead, so far is ok, but it need more time when it is loading.
just for your reference.
this.imageUrls = { 'geoColor': 'http://rammb.cira.colostate.edu/ramsdis/online/images/latest_hi_res/himawari-8/full_disk_ahi_true_color.jpg',