You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To add a scale bar and north arrow one would need to do draw on the figure yourself using matplotlib/cartopy graphics elements. Unfortunately, there really no easy solution available for this right now, although it looks like others have shared code to get started. Here is a thread on stackoverflow regarding this same problem: https://stackoverflow.com/questions/32333870/how-can-i-show-a-km-ruler-on-a-cartopy-matplotlib-plot and another issue thread on the cartopy repo: SciTools/cartopy#490.
I don't think we would want to consider this a feature request for this package given this is more low-level functionality and would be best if implemented in cartopy. I hope this helps.
P.S. That is a pretty amazing image that S2 captured!
Description
I used COPERNICUS/S2_SR to be able to represent the Lewato volcano eruption, Indonesia.
How can I add a scale bar and a north arrow?
What I Did
Thanks for your help!
The text was updated successfully, but these errors were encountered: