A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

SHARPpy

A collection of open source sounding and hodograph analysis routines, a sounding plotting package, and an interactive, cross-platform application for analyzing real-time soundings all written in Python.
https://github.com/sharppy/SHARPpy

Category: Atmosphere
Sub Category: Atmospheric Composition and Dynamics

Keywords

hodograph meteorology skew-t sounding

Keywords from Contributors

nexrad

Last synced: about 21 hours ago
JSON representation

Repository metadata

Sounding/Hodograph Analysis and Research Program in Python

README.md

SHARPpy

Sounding/Hodograph Analysis and Research Program in Python

Test Status
Build Status
Anaconda-Server Badge
Anaconda-Server Badge

Coverage Status
Anaconda-Server Badge

SHARPpy is a collection of open source sounding and hodograph analysis routines, a sounding plotting package, and an interactive, cross-platform application for analyzing real-time soundings all written in Python. It was developed to provide the atmospheric science community a free and consistent source of sounding analysis routines. SHARPpy is constantly updated and vetted by professional meteorologists and climatologists within the scientific community to help maintain a standard source of sounding routines.

The version of SHARPpy in this repository allows users to access NUCAPS, a satellite sounding product.

Important links:

Table of Contents

=======================================================================

Install Pre-requisites

[Return to Top]

You will need Python 3 to run SHARPpy. For instructions, visit the following websites:

You will need run a few simple commands in a command line program:

  • Linux/MacOS: Open the Terminal application.
  • Windows: Open the Anaconda Prompt application.

Note: If you are installing Anaconda for multiple users, ensure these additional steps are met, which includes checking the permissions using an administrator account.

=======================================================================

Install SHARPpy

[Return to Top]

For those wishing to run both the GUI and do scripting, we recommend you install the Python 3 Anaconda Python Distribution from Continuum Analytics. You can install SHARPpy from conda by using:

conda install -c conda-forge sharppy

Skip to the 'Running SHARPpy from the Command Line' section.

Download options

If you aren't downloading from conda forge, you can download sharppy using the following options.

Option 1: Manual download (easy)

You can manually download the coding by clicking the "Code" button at the top right of the repository, then select "Download Zip." Unzip the files in the directory that you want to permanently store them.

Option 2: Download using Git (intermediate)

If you have Git installed and are familiar with it, open the command line for your operating system (see above) to perform these steps.

git clone https://github.com/sharppy/SHARPpy

Install SHARPpy

Open the terminal (UNIX/Linux) or Anaconda Prompt (Windows) and change your directory to where you have downloaded SHARPpy (e.g. /home/{user}/SHARPpy).

cd /home/<user>/SHARPpy

Next, we to create an isolated Anaconda environment just for running SHARPpy with all the necessary libraries (using conda env create {options}; it may take several minutes to install the libraries). If you are interested, you can open the environment.yml file to see which libraries are used.

conda env create -f environment.yml

After creating the environment, we need to switch to this new environment (via conda activate {env_name}) which we have named devel.

conda activate devel

Run setup.py to update SHARPpy.

python setup.py install

Once the installation is complete, keep the terminal open and follow the steps in the next section to launch SHARPpy.

Running SHARPpy from the Command Line

In the command line, type the command sharppy to launch the program.

sharppy

If successful, a window will open which will give you access to soundings from NUCAPS, RAOBS, and select models. For instructions on using SHARPpy, see the “Display NUCAPS in SHARPpy” quick guide.

How to run SHARPpy next time you log on

If you close the terminal window, you will have to repeat the following steps:

  1. Open the terminal (Unix/Linux) or Anaconda Prompt (Windows)
  2. Switch your environment to devel ("conda activate devel")
  3. Type sharppy and the window should launch.
conda activate devel
sharppy

=======================================================================

SHARPpy Development Team

[Return to Top]

SHARPpy is currently managed by the following co-developers (in no particular order):

  • Patrick Marsh (SPC)
  • Kelton Halbert (UW-Madison)
  • Greg Blumberg (NASA GSFC)
  • Tim Supinie (OU School of Meteorology)
  • Rebekah Esmaili (Science and Technology Corp.)
  • Jeff Szkodzinski (Science and Technology Corp.)

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 1,786
Total Committers: 19
Avg Commits per committer: 94.0
Development Distribution Score (DDS): 0.521

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Greg Blumberg w****g@o****u 856
keltonhalbert k****t@t****m 381
Tim Supinie t****e@o****u 339
tsupinie t****e@g****m 85
keltonhalbert k****t@o****u 40
Jeff Szkodzinski j****i@g****m 28
Jeff Szkodzinski j****i@s****m 16
Rebekah Esmaili b****h@u****u 13
Rebekah Esmaili r****i@g****m 7
Greg Blumberg b****w@g****m 5
Patrick Marsh p****x@g****m 5
Zac Flamig Z****c@W****m 3
Aaron Anderson a****n@n****v 2
Blumberg W G w****g@b****v 1
Kelton Halbert k****t@K****t 1
Nick Guy n****r@g****m 1
brettjrob 5****b 1
Niall Robinson n****n@g****m 1
keltonhalbert k****t@w****u 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 87
Total pull requests: 24
Average time to close issues: 5 months
Average time to close pull requests: about 2 months
Total issue authors: 64
Total pull request authors: 11
Average comments per issue: 3.48
Average comments per pull request: 1.25
Merged pull request: 7
Bot issues: 0
Bot pull requests: 1

Past year issues: 8
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 5
Past year pull request authors: 0
Past year average comments per issue: 1.25
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/sharppy/SHARPpy

Top Issue Authors

  • rpdale (7)
  • wblumberg (4)
  • georgephillips1 (3)
  • cjn1979 (3)
  • dziban303 (2)
  • mekkelley (2)
  • Chun-ChihWang (2)
  • tjturnage (2)
  • odvigajlo (2)
  • Linuxuser1234 (2)
  • PerLundquist (2)
  • dustwx28 (2)
  • Ozzy405 (2)
  • wedgef5 (2)
  • weather01089 (1)

Top Pull Request Authors

  • Jeff-Szkodzinski (6)
  • collin-volk (4)
  • wblumberg (4)
  • keltonhalbert (2)
  • resmaili (2)
  • chird (1)
  • blizzardwarriorwx (1)
  • skovic (1)
  • brettjrob (1)
  • azure-pipelines[bot] (1)
  • GeorgeMJ23 (1)

Top Issue Labels

  • bug (3)
  • enhancement (3)
  • question (1)
  • core_numerics (1)
  • help wanted (1)

Top Pull Request Labels

  • enhancement (2)
  • bug (1)

Package metadata

pypi.org: sharppy

Sounding/Hodograph Analysis and Research Program for Python

  • Homepage: https://github.com/sharppy/SHARPpy
  • Documentation: https://sharppy.readthedocs.io/
  • Licenses: BSD
  • Latest release: 1.4.0a5 (published over 5 years ago)
  • Last Synced: 2025-04-25T13:05:06.611Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 2,707 Last month
  • Rankings:
    • Forks count: 4.48%
    • Stargazers count: 4.76%
    • Dependent packages count: 7.31%
    • Average: 12.951%
    • Dependent repos count: 22.088%
    • Downloads: 26.116%
  • Maintainers (1)
conda-forge.org: sharppy

SHARPpy is a collection of open source sounding and hodograph analysis routines, a sounding plotting package, and an interactive, cross-platform application for analyzing real-time soundings all written in Python. It was developed to provide the atmospheric science community a free and consistent source of sounding analysis routines. SHARPpy is updated and vetted by professional meteorologists and climatologists within the scientific community to help maintain a standard source of sounding routines.

  • Homepage: https://github.com/sharppy/SHARPpy
  • Licenses: BSD-3-Clause
  • Latest release: 1.4.0 (published almost 5 years ago)
  • Last Synced: 2025-04-01T02:09:04.709Z (26 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Forks count: 18.018%
    • Dependent repos count: 24.103%
    • Stargazers count: 27.157%
    • Average: 30.205%
    • Dependent packages count: 51.54%

Dependencies

environment.yml pypi
  • pydocstyle *
  • sphinx-prompt *
.github/actions/install-conda/action.yml actions
  • conda-incubator/setup-miniconda v2 composite
.github/actions/run-build/action.yml actions
  • thedoctor0/zip-release main composite
.github/actions/run-release/action.yml actions
  • ncipollo/release-action v1 composite
.github/actions/run-test/action.yml actions
  • EnricoMi/publish-unit-test-result-action v1 composite
  • EnricoMi/publish-unit-test-result-action/composite v1 composite
.github/workflows/build.yml actions
  • ./.github/actions/install-conda * composite
  • ./.github/actions/run-build * composite
  • ./.github/actions/run-release * composite
  • actions/checkout v3 composite
.github/workflows/pytest.yml actions
  • ./.github/actions/install-conda * composite
  • ./.github/actions/run-test * composite
  • actions/checkout v3 composite
Dockerfile docker
  • python 2.7 build

Score: 16.536118249380007