collin-volk
collin-volk
Assuming you have my repo cloned, you should just be able to run the command git checkout -t remotes/origin/branch-name (so for this particular pull request it would be git checkout...
I was having this issue as well. I think something in Anaconda updated which broke SHARPpy because installing everything without Anaconda works just fine. I'll look into it some more...
It doesn't appear that Anaconda is actually the problem, as I just did a fresh install on my PC without it and I am getting the same issue. For some...
Looks like the issue is with numpy. Not sure exactly what changed yet, but in the meantime, version 1.22.3 appears to work just fine. I'm not super familiar with Anaconda,...
Looks like the version of SHARPpy that gets downloaded from conda-forge is way behind where the repo is at right now, and part of what was causing an exception was...
I would recommend installing from source rather than a package manager. The package managers appear to be behind where the repo is at which is causing various issues (#254 for...
This is more a problem with the data source than SHARPpy. The observed soundings come from the SPC sounding archive, and for some reason that only ever has data for...
You could maybe try emailing [email protected] and [email protected]. They are the contacts listed on the SPC sounding archive and they've been fairly responsive in the past when I've asked them...
Issue #254 should have the information for fixing the no outlets problem, although the font portion is new so there might be something else going on as well.