How to properly plot vectors in Cartopy with 'grid-relative' winds #339
Unanswered
blaylockbk
asked this question in
Q&A
Replies: 1 comment
|
From https://stackoverflow.com/a/63461267/2383070
This suggests to me that before you plot wind vectors that are 'grid-relative', those vectors should first be rotated to earth-relative before plotting with |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
This always trips me up...what is the proper way to plot wind vectors (quiver or barbs) using Cartopy when the winds provided are grid-relative winds?
All reactions