SHARPpy
SHARPpy copied to clipboard
Sounding/Hodograph Analysis and Research Program in Python
### Referenced issue #216 ### Changes Changes calculation of CAP inside the `parcelx` function. It is now the difference between the virtual temperature of the parcel and the profile.
To support NWS IMet in-situ soundings, I have added some features to SHARPpy. - Limited BUFR file support to read IMet soundings - Ability to load local sounding file for...
Hi, I have found sounding data in this format:  It is possible to process with sharppy?
Before submitting an issue to Github about SHARPpy, please follow the below checklist to ensure that your issue can be resolved quickly. - [X] No other issues either open or...
I was made aware of an error in CAPE values in my application and after some investigation found a problem with the cape method in params when compared to the...
Before submitting an issue to Github about SHARPpy, please follow the below checklist to ensure that your issue can be resolved quickly. - [x] No other issues either open or...
I've seen mention of NUCAPS and SHARPpy, but can't find a source... Anyone know of a secret URL :) ? The CIMSS blog talks about a website source but I'm...
Hello, I am doing a research project and launching radiosondes before severe weather events locally. Once the flight is complete, I complete a quality control check of the data, and...
 
Hi all, I get this error when I launch SHARPpy Win 10-64. My environment is **Win 10 64, Python 3.6 or 3.7**, all installed with **pip install sharppy** ...