GeoscienceAustralia / tcrm

A statistical-parametric model for assessing wind hazard from tropical cyclones
http://geoscienceaustralia.github.io/tcrm
Other
81 stars 52 forks source link

Migrate addMapScale to Cartopy #114

Closed wcarthur closed 1 month ago

wcarthur commented 3 years ago

MapFigure.addMapScale method still uses mpl_toolkits.Basemap to add a scale bar to the figure. With Basemap now deprecated, this needs to be updated.

https://stackoverflow.com/questions/32333870/