• After witnessing the continued decrease of involvement in the SpotterNetwork staff in serving SN members with troubleshooting issues recently, I have unilaterally decided to terminate the relationship between SpotterNetwork's support and Stormtrack. I have witnessed multiple users unable to receive support weeks after initiating help threads on the forum. I find this lack of response from SpotterNetwork officials disappointing and a failure to hold up their end of the agreement that was made years ago, before I took over management of this site. In my opinion, having Stormtrack users sit and wait for so long to receive help on SpotterNetwork issues on the Stormtrack forums reflects poorly not only on SpotterNetwork, but on Stormtrack and (by association) me as well. Since the issue has not been satisfactorily addressed, I no longer wish for the Stormtrack forum to be associated with SpotterNetwork.

    I apologize to those who continue to have issues with the service and continue to see their issues left unaddressed. Please understand that the connection between ST and SN was put in place long before I had any say over it. But now that I am the "captain of this ship," it is within my right (nay, duty) to make adjustments as I see necessary. Ending this relationship is such an adjustment.

    For those who continue to need help, I recommend navigating a web browswer to SpotterNetwork's About page, and seeking the individuals listed on that page for all further inquiries about SpotterNetwork.

    From this moment forward, the SpotterNetwork sub-forum has been hidden/deleted and there will be no assurance that any SpotterNetwork issues brought up in any of Stormtrack's other sub-forums will be addressed. Do not rely on Stormtrack for help with SpotterNetwork issues.

    Sincerely, Jeff D.

Issues with SHARPpy

Joined
Jun 16, 2015
Messages
476
Location
Oklahoma City, OK
I haven't used Sharppy much in a while since I've had issues loading soundings. I tried re-downloading newer versions tonight and I can't seem to get it to work.

When I try to view recent soundings, I get an error message like this:
sharppy_error.png

I have tried deleting and re-downloading several times, as well as picking soundings at different locations/times, but it doesn't seem to work. I have an internet connection and I'm running on Windows 10, if any of that information helps.

Any thoughts? I thought that maybe it was the server, but it keeps happening, unless there's a global issue.
 
The sounding picker worked fine right now on the pre-compiled binary and running full_gui.py from the command line from source on the Master branch. Which branch are you trying to run?

I was thinking of running a different/later branch, but saw some of the notes in the posts on github and decided not to get into that potential headache yet.

Edit...Perhaps you are running the latest which has problems with real-time data sources, according to this:

 
Last edited:
SHARPpy programmer here: From the screenshot it looks like GPhillips is right on the money. This looks like the Windows binary of the alpha version of Andover, which has had problems accessing the real-time data per the release notes. Around the time that these binaries were generated I started having significant problems with the release pipeline, and between starting a new job and moving my time has been limited with getting back to fixing it. Particularly, making the binaries has been a massive headache that has blocked a major release of the code coming to fruition. If you really wish to use Andover I recommend you use git and try to follow the instructions on this part of the documentation: Installation Guide — SHARPpy 0+untagged.50.g22e3563.dirty documentation . The Andover code generally works for the most part, but my ability to support the code is limited until I am able to get the release pipeline working again - that's priority one for me.
 
Back
Top