Eva Schiffer

Results 2 issues of Eva Schiffer

### Description The left and right gridline labels for a geostationary projection are duplicated and misplaced. ![gridtest](https://user-images.githubusercontent.com/1863466/126190178-913ed379-b939-4a97-882b-a1a9d6e218db.png) #### Code to reproduce ``` import matplotlib matplotlib.use('Agg') import matplotlib.pyplot as plt import...

### Description This is a bug with the plot range that is shown in cartopy. With a Geostationary projection if you use the bounds given in the `projection_object.boundary.bounds` to set...

Type: Bug
Component: Geometry transforms