we want our coordinate# system in degreetr=Affine2D().scale(np.pi/180.,1.)+PolarAxes.PolarTransform()# extreme finder : find a range of coordinate.# 20, 20 : number of sampling points along x, y direction# The first coordinate (longitude, but theta in polar)# has a...