Skip to content
Snippets Groups Projects
Commit 7253351b authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Plot with Cartopy

This is necessary for a global domain and a plot on a region crossing
the first longitude in the input SSH files. Plotting with Cartopy
requires giving up the function `nx.draw_networkx`, since this
function does not pass through the transform keyword. So we have to
call the Matplotlib functions directly: scatter,
`patches.FancyArrowPatch` and annotate.
parent bbd94ddc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment