Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Add requirements to the README #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ To run, please type

python run_sharppy.py XXX

where XXX is the 3 letter identifier of the US Sounding site you wish to view. This script will plot the current sounding using data from the Storm Prediction Center's website.
where XXX is the 3 letter identifier of the US Sounding site you wish to view. This script will plot the current sounding using data from the Storm Prediction Center's website.

Requirements
============
SHARPpy requires the Python numpy and TKinter packages.