Yixin

Results 2 issues of Yixin

Hi, I am using "addcyclic" function and encounter the Index Error. Error details are: > **IndexError** Traceback (most recent call last) > ~\AppData\Local\Temp/ipykernel_11852/1134487354.py in > 6 m.drawmeridians(np.arange(0.,360.,90.),linewidth=0.4,color='gray',labels=[True,True,True,True]) > 7 #在Py3.7下使用basemap==1.2.0,在循环填白addcyclic时可能会报错...