Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combining quiver and pub_plot #114

Open
chuaxr opened this issue Jul 2, 2024 · 0 comments
Open

Combining quiver and pub_plot #114

chuaxr opened this issue Jul 2, 2024 · 0 comments

Comments

@chuaxr
Copy link

chuaxr commented Jul 2, 2024

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")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant