Zach Sherman

Results 133 comments of Zach Sherman
trafficstars

@mgrover1 I still need to do the radar object return, was waiting on dopplerchase for the response on attributes and which values to use for time, azimuth etc, if we...

@dopplerchase No worries! My question more pertained, if we return a radar object, for a composite radar, should the fixed angle be 0? elevations etc, wasn't sure how these values...

@mgrover1 I think the only thing left is plugging everything into a radar class similar to what's done in the ios like the nexrad or cfradial readers. I'm trying to...

@mgrover1 Tests failed due to a newer matplotlib version, I fixed it, but we will have to update the radarmapdisplay and gridmapdisplay plot_colorbar to make ax as a parameter and...

@mgrover1 only thing left i see is the reference

Xarray was added to grid routine, but not the radardisplay. Xarry was also used in the spectra object. I will leave this open for now .

@huyaox What is the origin of this file, did you try the io.read auto read function? There isn't a sband_archive function in Py-ART.

@huyaox Have you tried using just pyart.io.read? There is not a pyart.io.sband_archive function in pyart which is what is throwing the error.

Ah I see! @huyaox So it seems the authors of the paper they have a forked version of pyart and added to it new readers for the c98 and sband...

@lingyunfeng Yeah, I think it would be a great addition. If bugsuse is the contributor for that would have to see if they would want to do a PR and...