how to double the thickness of the geophysical line of USA when plotting US state line

From: Guangshan Chen <gchen9_at_nyahnyahspammersnyahnyah>
Date: Mon May 09 2011 - 10:36:26 MDT

Dear all,

In my plot, I would like to draw US states lines with thin line and geophysical line with thick line.

The following are the resource I used:

  res@mpOutlineOn = True
  res@mpOutlineBoundarySets = "AllBoundaries"
  res@mpGeophysicalLineThicknessF = 4.0
  res@mpGeophysicalLineColor = "Black"; (/22/)
  res@mpNationalLineThicknessF = 1.0
  res@mpNationalLineColor = res@mpGeophysicalLineColor
  res@mpUSStateLineThicknessF = 1.0
  res@mpUSStateLineColor = res@mpGeophysicalLineColor

The plot shows that the geophysical line of US becomes thinner due to the setting of mpUSStateLineThicknessF.

The attached is the figure I got.

So how to plot as what I want?

Thanks.

Guangshan

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

Screen_shot_2011-05-09_at_11.22.11_AM.png
Received on Mon May 9 10:36:43 2011

This archive was generated by hypermail 2.1.8 : Fri May 13 2011 - 10:21:56 MDT