-
Hi All,
My advisor just gave me 6 years worth of rawacf fiels, and I need to convert them to velocity, spectral width, and power. So I found in #124 (https://github.com/vtsuperdarn/davitpy/pull/124)…
-
When I run the ray tracing notebook, I get this error message:
sqlInit() Error unable to open database file: /tmp/sd/.radars.sqlite
I tried the #81 bug fix and I'm just not getting anywhere. I have …
-
I have been working with the pydarn scripts to allow them to read in and process real time json data.
To help redesign our real time processing java scripts I used davitpy code as a basis and then b…
-
Sometimes SuperDARN radars are run in a patterned type scan mode as can be seen with the Hankasalmi radar on `datetime(2013, 11, 3, 19, 0)` (cpid:153, see https://github.com/vtsuperdarn/davitpy/issues…
-
Hi,
I'm new to davitpy but I've been working over here at University of Alaska to update our current real time radar plot from java to python. In the process of doing this I've wrapped the server code…
-
Hey, guys. I am new here, and not familiar with davitpy.
I'v got a problem as follows:
input:
t1=dt.datetime(2013,3,17,11,50)
t2=dt.datetime(2013,3,17,14,0)
fig=pydarn.plotting.rti.plotRti(t1,'c…
-
So I've finally finished the rcParams stuff, but in the interest of progress, I wasn't able to replace all references to environment variables with `rcParams` dictionary entries. Here is a list of fil…
-
Hi,
Just trying to install the tools on my Mac. I've done the github pull, but when I run the mastermake command it fails because it cannot find the makefile in the igrf, raydarn directories. I'm …