• A student is looking for help on tropical cyclone prediction. Please fill out the survey linked to this thread: https://stormtrack.org/threads/storm-and-hurricane-intensity-prediction-survey.32957
  • 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.

New Forecast Soundings Online - SHARPpy

pretty new to python, whenever I run the 'python setup.py install' I get an permission denied error:

Adding SHARPpy 1.2.0 to easy-install.pth file
error: [Errno 13] Permission denied: '/Users/broo1001/anaconda/lib/python2.7/site-packages/easy-install.pth'

I know I have two different version of python on my mac os x, I'm assuming its continuing to run the old version ... any input will be helpful.

Andy, I also get the same error when trying to run the GUI. So you are probably having similar problems with the setup.py install.
 
Andy, by chance did you forget to run the 'python setup.py install' command? I forgot to do this a couple of times when updating some computers that were using it and got the same error. Try running that again and let me know if you still have issues.

Just wanted to confirm that this worked. Thanks for all of the hard work on this program guys, I look forward to future updates.
 
I finally got around to working on getting SHARPpy working on my Ubuntu machine. I had issue getting my system to default to anaconda instead of the python within the system. So, just to experiment, I installed the required packages to the native python and was able to get SHARPpy to fire right up with no issues.
 
I finally got around to working on getting SHARPpy working on my Ubuntu machine. I had issue getting my system to default to anaconda instead of the python within the system. So, just to experiment, I installed the required packages to the native python and was able to get SHARPpy to fire right up with no issues.
Cool! Yeah, Anaconda isn't required; it's just (by far) the most convenient for someone that hasn't ever played with Python before. I'm using MacPorts to manage Python packages on my laptop, and it works fine.
 
Cool! Yeah, Anaconda isn't required; it's just (by far) the most convenient for someone that hasn't ever played with Python before. I'm using MacPorts to manage Python packages on my laptop, and it works fine.
I understand. I know all the recent (in the last few years) distros of Ubuntu already have python built in. If I recall correctly, all the major Linux distros, and certainly the Debian based and Red Hat based distros, ship with Python.

Just some food for thought for anyone who has one of the major Linux distros. I forget which it was, but I did have to install another package (in addition to PySide and Numpy) that wasn't on the Python that shipped with my OS.
 
Capture2.PNG
I can open SHARPpy just fine. However, the only model data that loads is the observed data. This is the error message I get with the rest of the models... Also, it will not decode the file at all.
 
Last edited:
Sorry for not checking this thread sooner. I lost the site when the URL changed.

I have been experiencing an error when trying to bring up the 4km NAM model.

I get this error File 'ftp://ftp.meteo.psu.edu/pub/bufkit/NAM4KM/06/nam4km_gnc.buf' cannot be found
When is the last time you updated the code? I think that should be fixed in the latest version (I just tried it successfully on mine), so try downloading the code again.

View attachment 8743
I can open SHARPpy just fine. However, the only model data that loads is the observed data. This is the error message I get with the rest of the models... Also, it will not decode the file at all.
Yeah, the PSU data server was having issues that particular day. Should be good for now. :)
 
Suggestion: Use UWyo's upper air soundings page for the RAOB? It seems to be updated much faster than where you're using currently...
 
Back
Top