Space Weather (global TEC) displayed with geoshow & mapshow
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
Citar como
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. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Sciences > Geoscience > Weather and Atmospheric Science >
- Engineering > Civil and Environmental Engineering > Coastal Engineering >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |