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

Drawing Circles With Cartopy In Orthographic Projection

I am trying to draw circles at a given geographical coordinate with a certain radius using cartopy.… Read more Drawing Circles With Cartopy In Orthographic Projection

Preventing Spurious Horizontal Lines For Ungridded Pcolor(mesh) Data

When I have a stretch of ungridded lat/lon/data pairs that cross the antimeridian, such that longit… Read more Preventing Spurious Horizontal Lines For Ungridded Pcolor(mesh) Data

How Do I Change Matplotlib's Subplot Projection Of An Existing Axis?

I'm trying to construct a simple function that takes a subplot instance (matplotlib.axes._subpl… Read more How Do I Change Matplotlib's Subplot Projection Of An Existing Axis?

Plotting A Straight Line In Cartopy, Robinson Projection

I'm playing around with cartopy trying to understand how it works. The first thing I tried was … Read more Plotting A Straight Line In Cartopy, Robinson Projection

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

Cartopy Error When Attempting To Plot Rivers

When attempting to use Cartopy to plot rivers, I'm getting a URL error. I'm not even sure t… Read more Cartopy Error When Attempting To Plot Rivers