Skip to content

Combining quiver and pub_plot #114

@chuaxr

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")'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions