cartopy icon indicating copy to clipboard operation
cartopy copied to clipboard

Speed up wrapped collection bounds calculations

Open greglucas opened this issue 3 years ago • 0 comments

We know they are guaranteed to be the width of the plot, so the bounds for those cells should be much easier to compute than a slow non-affine transform. Perhaps we should override the get_datalim() calculation for that collection...

Originally posted by @greglucas in https://github.com/SciTools/cartopy/issues/1956#issuecomment-986307684

greglucas avatar Dec 05 '21 22:12 greglucas