Skip to content

Wind Barbs #720

Open
Open
@itsgifnotjiff

Description

Is your feature request related to a problem? Please describe.

One of the few things missing from GeoViews are domain specific plots out of which the most commonly used one is the Wind Barbs one. Matplotlib, MetPy and others allow for static and WMS services can serve dynamic Wind Barbs but using a VectorField it should (maybe already is) be possible to put some Wind barbs on a GeoViews map object.

image

Describe the solution you'd like

Ideally we would replicate the Matplotlib API where we allow to obviously define the x,y,u,v and c but also allow for some options like density and such.

Describe alternatives you've considered

I have experimented with the VectorField examples i've found around Discourse and StackOverflow, but right now I am using Matplotlib that I wrap in panel.pane.Matplotlib.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions