Skip to content

Combining quiver and pub_plot #114

Description

@chuaxr

Currently, it seems that one can either plot a quiver plot or a pcolormesh, but not both. It would be nice to be able to do so, perhaps via a command like:

python -c 'import nctoolkit;nctoolkit.open_data("test.nc").quiver_pcolormesh_plot(var="var1",u="u1",v="v1",out="test0.png")'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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