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
If I plot a filled contour plot overlayed by unfilled contours on a reduced set of levels the map is cropped around the non-filled contours. This seems to be a change between Cartopy 0.18 and 0.19. Is it intentional? I can’t see anything obvious in the whatsnew to explain it.
Description
If I plot a filled contour plot overlayed by unfilled contours on a reduced set of levels the map is cropped around the non-filled contours. This seems to be a change between Cartopy 0.18 and 0.19. Is it intentional? I can’t see anything obvious in the whatsnew to explain it.
Code to reproduce
Adapted from some gallery examples…
With Cartopy 0.18, we get the whole map:
With Cartopy 0.19.0.post1 the map gets cropped around the black contours:
Operating system
RHEL7.9
Cartopy version
0.19.0.post1 (comparing with 0.18)
Conda environments
The python3.8 environments were generated with conda lock files, and the difference between the lock files is show here.
Conda list old environment with Cartopy 0.18
Conda list new environment with Cartopy 0.19
The text was updated successfully, but these errors were encountered: