Tim Supinie

Results 4 comments of Tim Supinie

Thanks for the suggestion! I found that paper as well, but I haven't taken a look at his Python implementation yet. The developers would have to discuss whether we'd use...

My suggestion would be to double check your ~/.sharppy/datasources/customdata.xml file to make sure it has the `` tag. Missing that in your first example was probably the cause of that...

It is something we could incorporate. My only concern is that currently, computing the parcel traces to determine CAPE is the slowest operation in SHARPpy. It's already noticeable if the...

Gonna second this. I ran into this issue as well (because port 9000 was already used) and only found this thread *after* fixing the port issue after several shots in...