Skip to content

eyeabhi/SatelliteDataPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SatelliteDataPlot (SABER, NetCDF)

A basic script to read data from NetCDF-4 files and generate a contour plot. It builds a 2-D histogram of temperature first, then plots its contour.

NetCDF files stores sensor measurement data collected at various SABER satellites. SABER Satellite Data is freely available at http://saber.gats-inc.com/browse_data.php . This program reads a bunch of NetCDF files in the current directory and generates a contour plot of the temperature, varying latitude, longitude or altitude in the x and y axes. An example contour plot

About

A basic script to read and plot NetCDF-4 files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages