res@tfDoNDCOverlay = True
to
res@tfDoNDCOverlay = False
and add
x@lat2d = lat2d
x@lon2d = lon2d
This forces NCL to compute the appropriate coordinate transformations.
res@tfDoNDCOverlay = True
to
res@tfDoNDCOverlay = False
and add
x@lat2d = lat2d
x@lon2d = lon2d
This forces NCL to compute the appropriate coordinate transformations.