Skip to content

vad plotting#501

Draft
abkenyon wants to merge 6 commits intoUnidata:mainfrom
abkenyon:vad_branch
Draft

vad plotting#501
abkenyon wants to merge 6 commits intoUnidata:mainfrom
abkenyon:vad_branch

Conversation

@abkenyon
Copy link
Copy Markdown
Contributor

Created a function to plot a Velocity Azimuth Display from NEXRAD Level 3 VAD files

@dopplershift dopplershift added Area: Plots Pertains to producing plots Type: Feature New functionality labels Jul 16, 2017
@dopplershift
Copy link
Copy Markdown
Member

This feature in general is going to force us to consider how MetPy consists of a set of re-usable pieces.

Just some notes for where I see this going:

  1. We need to update for matplotlib 2.1 (ENH: Support x,y units for barbs/quiver matplotlib/matplotlib#8971), which will allow barbs() to accept times directly for x/y values.
  2. The direct processing of the VAD product should probably become part of Level3File...somehow
  3. Is the answer pandas? Xarray and its built-in multi-file support?

After that, we can see what remains in the plotting.

@abkenyon to be clear I'm not expecting you to make all the changes, but I wanted to capture the things I've thought of while trying to see how this fits exactly. If you are interested in making changes, though, I'm happy to help outline what those exactly might look like.

@dopplershift dopplershift mentioned this pull request Jul 31, 2017
3 tasks
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 28, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Base automatically changed from master to main February 22, 2021 22:39
@dopplershift dopplershift marked this pull request as draft October 6, 2022 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Plots Pertains to producing plots Type: Feature New functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants