Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cartopy

Cartopy Coastlines Hidden By Inset_axes Use Of Axes.pie

I am producing a map of the world with pie charts in individual model grid boxes. I make the map an… Read more Cartopy Coastlines Hidden By Inset_axes Use Of Axes.pie

Polar Stereographic Projection Of Geopandas World Map

I want to use the geopandas included low resolution world map (see here) as a background for my dat… Read more Polar Stereographic Projection Of Geopandas World Map

3d Cartopy Similar To Matplotlib-basemap

I'm new to Python with a question about Cartopy being able to be used in a 3D plot. Below is a… Read more 3d Cartopy Similar To Matplotlib-basemap