Skip to content

dkllrjr/pysoundings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysoundings

pysoundings is just a simple little module designed to pull atmospheric sounding data from the University of Wyoming, College of Engineering, Department of Atmospheric Science's website. All you need is the station number and the date and this module will return a pandas.DataFrame containing the sounding data. You may still want to go to the website to determine what stations are available, but there are data from a lot of stations in the United States.

Installation

The package is available on PyPi:

$ pip install pysoundings