Skip to content

A small program that can plot the trajectory of a weather balloon.

Notifications You must be signed in to change notification settings

hlreev/sounding_plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Sounding Plot Viewer!

About

This is a simple program that takes data from weather balloon launches and displays the data onto a map so you can see the trajectory of the balloon as it moves through the atmosphere.

Disclaimer

This is a starter project and is originally designed to be used post-operations to assist in visualizing the motion of a weather balloon. It is not meant as a replacement for any of the tools used during operations. It is meant to be a supplemental tool for analysis and for viewing archived weather balloon data.

Information

The program takes the latitude, longitude, and geometric altitude data from weather balloon archives and plots the data onto a 3D map. Data file format is comma delimited (.csv).

Releases

No releases published

Packages

No packages published

Languages