SATGLOBE - Rendering Satellite Views of Earth

Draw a satellite view of earth with political boundaries and gridlines.
5.7K Downloads
Updated 19 Jul 2004

No License

SATGLOBE - This file renders a fully manipulatable satellite view of earth at a resolution of two pixels per degree, with added international political boundaries and gridlines. The imagery was obtained from NASA, and the globe was rendered using the MATLAB Mapping Toolbox.

The Mapping Toolbox is not needed to use this file.

In order to save storage space, this m-file loads image data from the file satglobe.mat, and then creates the graticule mesh itself. This process allows users who do not have the MATLAB Mapping Toolbox to render the figure, but it does take a few moments to compute the mesh. Using this trick, the data storage is reduced considerably; however, once the figure is rendered, you may wish to save it as a regular MATLAB figure file to increase speed.

Notes:

(1)The uploaded zip file contains the satglobe.m file which you will execute using the command "satglobe", and also the satglobe.mat file which must also be on your MATLAB path.

(2) You may wish to try different renderers for better performance. The default is zbuffer, but you may wish to try "set(gcf,'renderer','opengl')".

(3) I have observed that Aerospace and Defense companies have begun widely using this type of imagery in certain presentations. For higher resolution imagery or for more information, please contact the author. If there is interest, I will upload a higher resolution version at a later date.

Michael Kleder, 2004

Cite As

Michael Kleder (2024). SATGLOBE - Rendering Satellite Views of Earth (https://www.mathworks.com/matlabcentral/fileexchange/5490-satglobe-rendering-satellite-views-of-earth), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R11.1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: Satellite View of Globe, Day/Night

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0