Space Weather (global TEC) displayed with geoshow & mapshow

Version 1.0.0 (2.03 MB) by Meg Noah
This project shows how to plot and create movies of global gridded space weather data using matlab.
448 Downloads
Updated Tue, 07 Jan 2020 09:13:55 +0000

View License

The primary purpose of this project is to show how to use gridded global space weather data that NASA and NOAA share here (https://cdaweb.gsfc.nasa.gov/pub/data/) assembled into cdf files. The scripts use only matlab's cdf read routines, but NASA has developed a set as well that they recommend: https://cdf.gsfc.nasa.gov/html/matlab_cdf_patch.html

Total Electron Content (TEC) in Ionosphere. The TEC is defined as the total number of electrons integrated along the path from the receiver to each GPS. Total Electron Count is one of several indicators of ionospheric variability area derived by the modified GPS signal through free electrons. Since 1998, International GNSS service (IGS) associate analysis centers have provided products containing ionosphere vertical total electron content (TEC) maps and daily GNSS satellite.

Four script/mlx files are included along with the file https://cdaweb.gsfc.nasa.gov/pub/data/gps/tec1hr_igs/2015/gps_tec1hr_igs_20150317_v01.cdf

* displayMapAsImage.m - displays the global data using imagesc
* displayMosaicSequence.m - displays the images for every 2 hours as a mosaic
* displayUsingGeoshow.m - displays the global data using geoshow with coastal lines
* displayUsingMapshow.m - displays the global data using mapshow with coastal lines and contour lines
* makeMovieUsingGeoshow.m - generates this movie: https://www.youtube.com/watch?v=hnbsp_T4_7U

Cite As

Meg Noah (2024). Space Weather (global TEC) displayed with geoshow & mapshow (https://www.mathworks.com/matlabcentral/fileexchange/73858-space-weather-global-tec-displayed-with-geoshow-mapshow), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux

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