cartopy icon indicating copy to clipboard operation
cartopy copied to clipboard

FIX: Allow values less than -180 to be wrapped too

Open greglucas opened this issue 3 years ago • 0 comments
trafficstars

This adds a check for values less than -180, effectively clipping all PlateCarree values to be between -180 and 180 after transforms.

Closes #1997

greglucas avatar Jan 26 '22 04:01 greglucas