# This function attaches outlines from the given shapefile to the plot. def add_shapefile_outlines(wks,plot,filename,color="black",ThicknessF=1.0): ...