Skip to content

Earth Live For Matlab #Version 0.2

Latest
Compare
Choose a tag to compare
@bitpeach bitpeach released this 25 May 15:04
· 2 commits to master since this release

The available functions are shown as follows.

  • Be able to download or fetch the real-time sub-pictures of earth from the satellite.
  • The large picture of 4400 x 4400 pixels is combined by those sub-pictures.
  • The original picture of live earth comprises of 4400 x 4400 pixels. This version turned the square original picture into the wallpaper matching for Windows 10 system desktop, which use the way of saving the picture in the folder C:\Users\%Your Computer Username%\Pictures\Camera Roll.
  • The bugs about the month/day/hour date updating have been fixed. Due to the GMT time using by satellite, the time difference in my time zone may exist. The month/day/time may be overflowed by the simple signed magnitude arithmetic. So some conditional predicates should be added into the signed magnitude arithmetic.

The Version 0.2 has limitations.

  • Setting the wallpaper can be available only for Windows 10 system desktop.
  • If you want this Version 0.2 to be able to work in Windows 7 or 8, you can revise the source code about the file path C:\Users\%Your Computer Username%\Pictures\Camera Roll replaced by your actual wallpaper folder path.