<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.17092" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=351570419-09112010><FONT face=Arial 
color=#008000 size=2>I hope that a good solution can be found. A quick but dirty 
solution is to use external software like ImageMagick to overlay. 
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=351570419-09112010><FONT face=Arial 
color=#008000 size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=351570419-09112010><FONT face=Arial 
color=#008000 size=2>Alister.</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> gradsusr-bounces@gradsusr.org 
[mailto:gradsusr-bounces@gradsusr.org] <B>On Behalf Of </B>Jeff 
Chabot<BR><B>Sent:</B> Tuesday, November 09, 2010 11:55 AM<BR><B>To:</B> 
gradsusr@gradsusr.org<BR><B>Subject:</B> Re: [gradsusr] GrADS help,plotting 
shaded contour precip/ptype products over 
abasemap/background<BR></FONT><BR></DIV>
<DIV></DIV>Hello Stephen,<BR><BR>Thanks for your code and sample images.&nbsp; 
That is definitely leading me down the right path.&nbsp; I have attached my 
attempt to reproduce your work, called test_4.png.&nbsp; Please note, that is 
only a work in progress, the image isn't perfect, but it proves that this 
works.&nbsp; Using the same code, it didn't work on my google map basemap, same 
problem white map covering the basemap, but it worked on your GrADS produced 
basemap.&nbsp; Can I ask you how you produced the basemap and could you share 
your code to produce that basemap called USNE.png?<BR><BR>Thanks 
again,<BR><BR><BR>Jeff<BR><BR><BR>
<DIV class=gmail_quote>On Tue, Nov 9, 2010 at 7:06 AM, <SPAN dir=ltr>&lt;<A 
href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</A>&gt;</SPAN> 
wrote:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Send 
  gradsusr mailing list submissions to<BR>&nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A><BR><BR>To 
  subscribe or unsubscribe via the World Wide Web, visit<BR>&nbsp; &nbsp; &nbsp; 
  &nbsp;<A href="http://gradsusr.org/mailman/listinfo/gradsusr" 
  target=_blank>http://gradsusr.org/mailman/listinfo/gradsusr</A><BR>or, via 
  email, send a message with subject or body 'help' to<BR>&nbsp; &nbsp; &nbsp; 
  &nbsp;<A 
  href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</A><BR><BR>You 
  can reach the person managing the list at<BR>&nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</A><BR><BR>When 
  replying, please edit your Subject line so it is more specific<BR>than "Re: 
  Contents of gradsusr digest..."<BR><BR><BR>Today's Topics:<BR><BR>&nbsp; 1. 
  Re: GrADS help, plotting shaded contour precip/ptype products<BR>&nbsp; &nbsp; 
  &nbsp;over a basemap/background (Stephen 
  McMillan)<BR><BR><BR>----------------------------------------------------------------------<BR><BR>Message: 
  1<BR>Date: Tue, 9 Nov 2010 11:11:33 -0500<BR>From: Stephen McMillan &lt;<A 
  href="mailto:smcmillan@planalytics.com">smcmillan@planalytics.com</A>&gt;<BR>Subject: 
  Re: [gradsusr] GrADS help, plotting shaded contour<BR>&nbsp; &nbsp; &nbsp; 
  &nbsp;precip/ptype products over a basemap/background<BR>To: GrADS Users Forum 
  &lt;<A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A>&gt;<BR>Message-ID:<BR>&nbsp; 
  &nbsp; &nbsp; &nbsp;&lt;AANLkTinozhUHTUAXzsO78rxVciLwtO3M=<A 
  href="mailto:p9xrGEgU-Zq@mail.gmail.com">p9xrGEgU-Zq@mail.gmail.com</A>&gt;<BR>Content-Type: 
  text/plain; charset="iso-8859-1"<BR><BR>Jeff,<BR>Thanks for sending the image. 
  &nbsp;I tried something very similar using the same<BR>colors, but only with 
  precip. &nbsp;Resulting image attached, along with the<BR>short script to 
  produce it. &nbsp;I also attached the "USNE.png" background 
  map<BR>used.<BR><BR>One of the differences I see between your and my image is 
  that your<BR>displayed (foreground) image borders appear to be transparent 
  while the<BR>plotted white is not. &nbsp;My image sample appears to be true in 
  reverse, but I<BR>don't know why. &nbsp;Perhaps my sample script will give you 
  a clue.<BR><BR>Stephen Mc<BR><BR>On Mon, Nov 8, 2010 at 8:42 PM, Jeff Chabot 
  &lt;<A href="mailto:jsc219@gmail.com">jsc219@gmail.com</A>&gt; 
  wrote:<BR><BR>&gt; Stephen,<BR>&gt;<BR>&gt; Awesome idea, but GrADS still 
  produced a map with a white background. &nbsp;I<BR>&gt; did confirm that the 
  white is now a pure white: rgb 255 255 255.<BR>&gt;<BR>&gt; 
  Sample:<BR>&gt;<BR>&gt; <A 
  href="http://jeffsweatherservice.com/grads/nam/test_2.png" 
  target=_blank>http://jeffsweatherservice.com/grads/nam/test_2.png</A><BR>&gt;<BR>&gt; 
  Printim line used:<BR>&gt;<BR>&gt; printim test_2.png png -t 200 x570 y435 -b 
  NE.png<BR>&gt;<BR>&gt; Colors:<BR>&gt; set rgb 200 255 255 255<BR>&gt;<BR>&gt; 
  set rgb 30 210 180 140<BR>&gt; set rgb 16 107 159 91<BR>&gt; set rgb 17 90 142 
  75<BR>&gt; set rgb 18 74 125 60<BR>&gt; set rgb 19 58 109 45<BR>&gt; set rgb 
  20 41 92 19<BR>&gt; set rgb 21 25 75 14<BR>&gt; set rgb 22 253 248 2<BR>&gt; 
  set rgb 23 229 188 0<BR>&gt; set rgb 24 253 149 0<BR>&gt; set rgb 25 253 0 
  0<BR>&gt; set rgb 26 212 0 0<BR>&gt; set rgb 27 255 0 153<BR>&gt;<BR>&gt; set 
  clevs 0.01 0.05 0.10 0.25 0.50 1.00 2.00 3.00 4.00 5.00<BR>&gt; set ccols 200 
  16 18 19 20 22 23 24 25 26 27<BR>&gt;<BR>&gt; I used 200 because I already had 
  16 and several other numbers assigned to<BR>&gt; different colors. &nbsp;I 
  tried both png and gif format to see if it would make a<BR>&gt; difference, 
  but it did not.<BR>&gt;<BR>&gt; Any other ideas? &nbsp;I did use the 
  full/local path to my images above.<BR>&gt;<BR>&gt; 
  Sincerely,<BR>&gt;<BR>&gt;<BR>&gt; Jeff<BR>&gt;<BR>&gt; On Mon, Nov 8, 2010 at 
  12:16 PM, &lt;<A 
  href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</A>&gt; 
  wrote:<BR>&gt;<BR>&gt;&gt; Send gradsusr mailing list submissions 
  to<BR>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A><BR>&gt;&gt;<BR>&gt;&gt; 
  To subscribe or unsubscribe via the World Wide Web, visit<BR>&gt;&gt; &nbsp; 
  &nbsp; &nbsp; &nbsp;<A href="http://gradsusr.org/mailman/listinfo/gradsusr" 
  target=_blank>http://gradsusr.org/mailman/listinfo/gradsusr</A><BR>&gt;&gt; 
  or, via email, send a message with subject or body 'help' to<BR>&gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</A><BR>&gt;&gt;<BR>&gt;&gt; 
  You can reach the person managing the list at<BR>&gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp;<A 
  href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</A><BR>&gt;&gt;<BR>&gt;&gt; 
  When replying, please edit your Subject line so it is more 
  specific<BR>&gt;&gt; than "Re: Contents of gradsusr 
  digest..."<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; Today's 
  Topics:<BR>&gt;&gt;<BR>&gt;&gt; &nbsp; 1. Re: gradsusr Digest, Vol 9, Issue 18 
  (Jeff Chabot)<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; 
  ----------------------------------------------------------------------<BR>&gt;&gt;<BR>&gt;&gt; 
  Message: 1<BR>&gt;&gt; Date: Mon, 8 Nov 2010 16:21:29 
  -0500<BR>&gt;&gt;<BR>&gt;&gt; From: Jeff Chabot &lt;<A 
  href="mailto:jsc219@gmail.com">jsc219@gmail.com</A>&gt;<BR>&gt;&gt; Subject: 
  Re: [gradsusr] gradsusr Digest, Vol 9, Issue 18<BR>&gt;&gt;<BR>&gt;&gt; To: <A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A><BR>&gt;&gt; 
  Message-ID:<BR>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;AANLkTi=<A 
  href="mailto:hSyCi59RifNAgKttG0ZFeyMmz79rTGAQ8GUdp@mail.gmail.com">hSyCi59RifNAgKttG0ZFeyMmz79rTGAQ8GUdp@mail.gmail.com</A>&gt;<BR>&gt;&gt;<BR>&gt;&gt; 
  Content-Type: text/plain; charset="iso-8859-1"<BR>&gt;&gt;<BR>&gt;&gt; 
  Jennifer, Jeff,<BR>&gt;&gt;<BR>&gt;&gt; I was the one that discovered the 
  NE.png looks to the file ne.png<BR>&gt;&gt; (basically<BR>&gt;&gt; looks to 
  lowercase files only). &nbsp;I resolved that problem by renaming 
  my<BR>&gt;&gt; file<BR>&gt;&gt; NE.png to ne.png. &nbsp;I can use a background 
  image now, but when I draw<BR>&gt;&gt; shaded<BR>&gt;&gt; contours over that 
  background, I either get a black or white map area for<BR>&gt;&gt; precip =0. 
  &nbsp;I can still see my background outside of the map area, but I<BR>&gt;&gt; 
  would like to show that background inside the map area for areas 
  that<BR>&gt;&gt; precip<BR>&gt;&gt; = 0. &nbsp;I thought -t 0 or -t 00 would 
  allow me to do just that. &nbsp;Instead,<BR>&gt;&gt; when<BR>&gt;&gt; I used 
  -t 0 or -t 00, I the map area is black for precip equals 
  zero.<BR>&gt;&gt;<BR>&gt;&gt; #1: Yes I am using the file ne.png.<BR>&gt;&gt; 
  #2: My map area background is black using the color 0 and -t 0 or -t 
  00.<BR>&gt;&gt; But, in the printim -t 00, that should equal transparent, not 
  black. &nbsp;If I<BR>&gt;&gt; change -t 0 to white, then it the black area is 
  now white. &nbsp;I am trying to<BR>&gt;&gt; use a background map behind the 
  shaded contours for precip = 0 instead of<BR>&gt;&gt; white or 
  black.<BR>&gt;&gt;<BR>&gt;&gt; Ultimately, my main goal here is to use a 
  colorful basemap to my precip<BR>&gt;&gt; contour maps, instead of using just 
  black or white, or any other solid<BR>&gt;&gt; color<BR>&gt;&gt; for that 
  fact. &nbsp;And, if anyone knows how to do that, I would love to 
  know.<BR>&gt;&gt;<BR>&gt;&gt; Once again, thanks for all your 
  input.<BR>&gt;&gt;<BR>&gt;&gt; Sincerely,<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; 
  Jeff Chabot<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; On Mon, Nov 8, 2010 at 11:50 
  AM, &lt;<A 
  href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</A>&gt; 
  wrote:<BR>&gt;&gt;<BR>&gt;&gt; &gt; Send gradsusr mailing list submissions 
  to<BR>&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A><BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; To subscribe or unsubscribe via the World Wide Web, 
  visit<BR>&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="http://gradsusr.org/mailman/listinfo/gradsusr" 
  target=_blank>http://gradsusr.org/mailman/listinfo/gradsusr</A><BR>&gt;&gt; 
  &gt; or, via email, send a message with subject or body 'help' to<BR>&gt;&gt; 
  &gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</A><BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; You can reach the person managing the list 
  at<BR>&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</A><BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; When replying, please edit your Subject line so it is 
  more specific<BR>&gt;&gt; &gt; than "Re: Contents of gradsusr 
  digest..."<BR>&gt;&gt; &gt;<BR>&gt;&gt; &gt;<BR>&gt;&gt; &gt; Today's 
  Topics:<BR>&gt;&gt; &gt;<BR>&gt;&gt; &gt; &nbsp; 1. Re: GrADS help, plotting 
  shaded contour precip/ptype products<BR>&gt;&gt; &gt; &nbsp; &nbsp; &nbsp;over 
  a basemap/background (Jeffrey Duda)<BR>&gt;&gt; &gt;<BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; 
  ----------------------------------------------------------------------<BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; Message: 1<BR>&gt;&gt; &gt; Date: Mon, 8 Nov 2010 
  14:55:31 -0600<BR>&gt;&gt;<BR>&gt;&gt; &gt; From: Jeffrey Duda &lt;<A 
  href="mailto:jdduda@iastate.edu">jdduda@iastate.edu</A>&gt;<BR>&gt;&gt; &gt; 
  Subject: Re: [gradsusr] GrADS help, plotting shaded contour<BR>&gt;&gt; &gt; 
  &nbsp; &nbsp; &nbsp; &nbsp;precip/ptype products over a 
  basemap/background<BR>&gt;&gt; &gt; To: GrADS Users Forum &lt;<A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A>&gt;<BR>&gt;&gt; 
  &gt; Message-ID:<BR>&gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;&lt;AANLkTi=<A 
  href="mailto:UuhCprPO4JG9zSvZdHJ6fo7e2gLVtP4oLUyFu@mail.gmail.com">UuhCprPO4JG9zSvZdHJ6fo7e2gLVtP4oLUyFu@mail.gmail.com</A>&gt;<BR>&gt;&gt;<BR>&gt;&gt; 
  &gt; Content-Type: text/plain; charset="iso-8859-1"<BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; Jeff,<BR>&gt;&gt; &gt; 1) Did you try Jennifer's 
  suggestion? &nbsp;If that doesn't work,<BR>&gt;&gt; &gt; 2) what is your 
  background color?<BR>&gt;&gt; &gt;<BR>&gt;&gt; &gt; Jeff<BR>&gt;&gt; 
  &gt;<BR>&gt;&gt;<BR>&gt;&gt; &gt; On Mon, Nov 8, 2010 at 2:31 PM, Jeff Chabot 
  &lt;<A href="mailto:jsc219@gmail.com">jsc219@gmail.com</A>&gt; 
  wrote:<BR>&gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt; Jeff,<BR>&gt;&gt; &gt; 
  &gt;<BR>&gt;&gt; &gt; &gt; I liked the idea, but that didn't help. &nbsp;I 
  tried the following, both<BR>&gt;&gt; &gt; &gt; resulting in a black 
  background for the map area:<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; &gt; 
  printim precip_NE.png png x570 y435 -b<BR>&gt;&gt;<BR>&gt;&gt; &gt; 
  /home/jeff/public_html/images/NE.png<BR>&gt;&gt; &gt; &gt; -t 00<BR>&gt;&gt; 
  &gt; &gt;<BR>&gt;&gt; &gt; &gt; printim precip_NE.png png x570 y435 -t 00 
  -b<BR>&gt;&gt; &gt; &gt; /home/jeff/public_html/images/NE.png<BR>&gt;&gt; &gt; 
  &gt;<BR>&gt;&gt; &gt; &gt; Example: <A 
  href="http://jeffsweatherservice.com/grads/nam/precip_NE_2.png" 
  target=_blank>http://jeffsweatherservice.com/grads/nam/precip_NE_2.png</A><BR>&gt;&gt; 
  &gt; &gt;<BR>&gt;&gt; &gt; &gt; I even tried using "00" in the color table, 
  but that had the same<BR>&gt;&gt; impact.<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; 
  &gt; &gt; Now, if I use the following command, the black background 
  becomes<BR>&gt;&gt; white:<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; &gt; printim 
  precip_NE.png png x570 y435 -b<BR>&gt;&gt;<BR>&gt;&gt; &gt; 
  /home/jeff/public_html/images/NE.png<BR>&gt;&gt; &gt; &gt; white<BR>&gt;&gt; 
  &gt; &gt;<BR>&gt;&gt; &gt; &gt; Thanks for the idea though.<BR>&gt;&gt; &gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; &gt; Jeff<BR>&gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; &gt; On Mon, Nov 8, 2010 at 10:59 
  AM, &lt;<A 
  href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</A>&gt;<BR>&gt;&gt; 
  wrote:<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; Send gradsusr mailing 
  list submissions to<BR>&gt;&gt; &gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A><BR>&gt;&gt; &gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; To subscribe or unsubscribe via the World 
  Wide Web, visit<BR>&gt;&gt; &gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="http://gradsusr.org/mailman/listinfo/gradsusr" 
  target=_blank>http://gradsusr.org/mailman/listinfo/gradsusr</A><BR>&gt;&gt; 
  &gt; &gt;&gt; or, via email, send a message with subject or body 'help' 
  to<BR>&gt;&gt; &gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</A><BR>&gt;&gt; 
  &gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; You can reach the person managing the 
  list at<BR>&gt;&gt; &gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</A><BR>&gt;&gt; 
  &gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; When replying, please edit your 
  Subject line so it is more specific<BR>&gt;&gt; &gt; &gt;&gt; than "Re: 
  Contents of gradsusr digest..."<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; Today's Topics:<BR>&gt;&gt; &gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &nbsp; 1. Re: GrADS help, plotting shaded 
  contour precip/ptype products<BR>&gt;&gt; &gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;over a basemap/background (Jeffrey Duda)<BR>&gt;&gt; &gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; 
  ----------------------------------------------------------------------<BR>&gt;&gt; 
  &gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; Message: 1<BR>&gt;&gt; &gt; &gt;&gt; 
  Date: Mon, 8 Nov 2010 14:04:13 -0600<BR>&gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; From: Jeffrey Duda &lt;<A 
  href="mailto:jdduda@iastate.edu">jdduda@iastate.edu</A>&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; Subject: Re: [gradsusr] GrADS help, plotting shaded 
  contour<BR>&gt;&gt; &gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;precip/ptype 
  products over a basemap/background<BR>&gt;&gt; &gt; &gt;&gt; To: GrADS Users 
  Forum &lt;<A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A>&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; Message-ID:<BR>&gt;&gt; &gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp;&lt;AANLkTinO=D7vgkJzwo=+60vLO5VgOZjp=<A 
  href="mailto:4Hhr7P93qo%2B@mail.gmail.com">4Hhr7P93qo+@mail.gmail.com</A>&lt;<A 
  href="mailto:4Hhr7P93qo%252B@mail.gmail.com">4Hhr7P93qo%2B@mail.gmail.com</A>&gt;<BR>&gt;&gt; 
  &lt;<A 
  href="mailto:4Hhr7P93qo%252B@mail.gmail.com">4Hhr7P93qo%2B@mail.gmail.com</A> 
  &lt;<A 
  href="mailto:4Hhr7P93qo%25252B@mail.gmail.com">4Hhr7P93qo%252B@mail.gmail.com</A>&gt;&gt;<BR>&gt;&gt; 
  &gt; &lt;<A 
  href="mailto:4Hhr7P93qo%252B@mail.gmail.com">4Hhr7P93qo%2B@mail.gmail.com</A> 
  &lt;<A 
  href="mailto:4Hhr7P93qo%25252B@mail.gmail.com">4Hhr7P93qo%252B@mail.gmail.com</A>&gt; 
  &lt;<BR>&gt;&gt; <A 
  href="mailto:4Hhr7P93qo%25252B@mail.gmail.com">4Hhr7P93qo%252B@mail.gmail.com</A> 
  &lt;<A 
  href="mailto:4Hhr7P93qo%2525252B@mail.gmail.com">4Hhr7P93qo%25252B@mail.gmail.com</A>&gt;&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  Content-Type: text/plain; charset="iso-8859-1"<BR>&gt;&gt; &gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; Jeff,<BR>&gt;&gt; &gt; &gt;&gt; Try using a 
  two-digit color number (i.e., 00) in the printim command<BR>&gt;&gt; 
  as<BR>&gt;&gt; &gt; &gt;&gt; per<BR>&gt;&gt; &gt; &gt;&gt; the recommendation 
  on the index page for the printim command:<BR>&gt;&gt; &gt; &gt;&gt; <A 
  href="http://www.iges.org/grads/gadoc/gradcomdprintim.html" 
  target=_blank>http://www.iges.org/grads/gadoc/gradcomdprintim.html</A><BR>&gt;&gt; 
  &gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; Jeff<BR>&gt;&gt; &gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; On Mon, Nov 8, 2010 at 1:41 PM, Jeff Chabot 
  &lt;<A href="mailto:jsc219@gmail.com">jsc219@gmail.com</A>&gt;<BR>&gt;&gt; 
  wrote:<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; I am using two 
  separate color tables. &nbsp;For precip:<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; *Categorical Rain<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt; set rgb 30 210 180 140<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 16 
  107 159 91<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 17 90 142 75<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set rgb 18 74 125 60<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 
  19 58 109 45<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 20 41 92 19<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set rgb 21 25 75 14<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 
  22 253 248 2<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 23 229 188 0<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set rgb 24 253 149 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 
  25 253 0 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 26 212 0 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt; set rgb 27 255 0 153<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set clevs 0.01 0.05 0.10 0.25 0.50 1.00 2.00 3.00 4.00 
  5.00<BR>&gt;&gt; &gt; &gt;&gt; &gt; set ccols 0 16 18 19 20 22 23 24 25 26 
  27<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; For precip 
  type:<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; 
  *Categorical Rain<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 16 107 159 
  91<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 17 90 142 75<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt; set rgb 18 74 125 60<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 19 
  58 109 45<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 20 41 92 19<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt; set rgb 21 25 75 14<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 22 
  253 248 2<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 23 229 188 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt; set rgb 24 253 149 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 25 
  253 0 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 26 212 0 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt; set rgb 27 255 0 153<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; *Categorical Freezing Rain<BR>&gt;&gt; &gt; &gt;&gt; &gt; 
  set rgb 28 255 188 188<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 29 255 172 
  172<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 30 255 156 156<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt; set rgb 31 253 140 140<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 32 
  255 124 124<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 33 255 108 108<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set rgb 34 255 96 96<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 
  35 255 80 80<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 36 255 64 56<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set rgb 37 240 32 128<BR>&gt;&gt; &gt; &gt;&gt; &gt; set 
  rgb 38 240 16 255<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt; *Categorical Ice Pellets / Mix<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 39 
  255 200 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 40 255 180 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt; set rgb 41 255 160 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 42 
  255 140 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 43 255 124 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt; set rgb 44 255 108 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 45 
  255 96 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 46 255 80 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt; set rgb 47 255 64 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 48 
  255 32 0<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 49 255 16 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; *Categorical Snow<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set rgb 50 4 233 231<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 
  51 0 173 255<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 52 0 148 255<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set rgb 53 0 123 255<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 
  54 0 104 255<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 55 0 85 255<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set rgb 56 4 67 245<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 
  57 0 38 255<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 58 0 14 255<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set rgb 59 0 0 255<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 
  60 0 0 223<BR>&gt;&gt; &gt; &gt;&gt; &gt; set rgb 61 255 255 255<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; set clevs 0.01 0.05 0.1 0.25 
  0.5 1 2 3 4 5 10 10.01 10.05 10.1<BR>&gt;&gt; 10.25<BR>&gt;&gt; &gt; &gt;&gt; 
  10.5<BR>&gt;&gt; &gt; &gt;&gt; &gt; 11 12<BR>&gt;&gt; &gt; &gt;&gt; &gt; 13 14 
  15 20 20.01 20.05 20.1 20.25 20.5 21 22 23 24 25 30 30.01<BR>&gt;&gt; 
  30.05<BR>&gt;&gt; &gt; &gt;&gt; 30.1<BR>&gt;&gt; &gt; &gt;&gt; &gt; 
  30.25<BR>&gt;&gt; &gt; &gt;&gt; &gt; &nbsp;30.5 31 32 33 34 35<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt; set ccols 0 16 18 19 20 22 23 24 25 26 27 0 39 40 41 42 43 
  44 45 46<BR>&gt;&gt; 47<BR>&gt;&gt; &gt; 0<BR>&gt;&gt; &gt; &gt;&gt; 
  0<BR>&gt;&gt; &gt; &gt;&gt; &gt; 28 29<BR>&gt;&gt; &gt; &gt;&gt; &gt; &nbsp;30 
  31 32 33 34 35 36 0 0 50 51 52 53 54 55 56 57 58 59<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; So, Jeff, I believe that I am using #0 
  correctly. &nbsp;But, when I do,<BR>&gt;&gt; it<BR>&gt;&gt; &gt; &gt;&gt; 
  just<BR>&gt;&gt; &gt; &gt;&gt; &gt; uses white or black as the background as 
  in this example:<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; 
  <A href="http://jeffsweatherservice.com/grads/nam/ptype_NE_2.gif" 
  target=_blank>http://jeffsweatherservice.com/grads/nam/ptype_NE_2.gif</A><BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; Thanks,<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; 
  Jeff<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt; On Mon, Nov 8, 2010 at 10:18 
  AM, &lt;<A 
  href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</A>&gt;<BR>&gt;&gt; 
  &gt; wrote:<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Send gradsusr mailing list submissions to<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A><BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; To subscribe or 
  unsubscribe via the World Wide Web, visit<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="http://gradsusr.org/mailman/listinfo/gradsusr" 
  target=_blank>http://gradsusr.org/mailman/listinfo/gradsusr</A><BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; or, via email, send a message with subject or body 
  'help' to<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</A><BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; You can reach the 
  person managing the list at<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp;<A 
  href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</A><BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; When replying, 
  please edit your Subject line so it is more<BR>&gt;&gt; specific<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; than "Re: Contents of gradsusr digest..."<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Today's Topics:<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 1. GrADS help, &nbsp; 
  &nbsp; &nbsp; plotting shaded contour precip/ptype<BR>&gt;&gt; 
  products<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;over a &nbsp; 
  &nbsp;basemap/background (Jeff Chabot)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; 2. Re: GrADS help, plotting shaded contour precip/ptype 
  products<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;over a 
  basemap/background (Jeffrey Duda)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 3. 
  Problem with skewt plot using WRF output (Cristian ...)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; 
  ----------------------------------------------------------------------<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Message: 
  1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Date: Mon, 8 Nov 2010 13:51:33 
  -0500<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; From: Jeff Chabot &lt;<A 
  href="mailto:jsc219@gmail.com">jsc219@gmail.com</A>&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Subject: [gradsusr] GrADS help, plotting shaded 
  contour<BR>&gt;&gt; precip/ptype<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; &nbsp;products over a basemap/background<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; To: <A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A><BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Message-ID:<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp;&lt;AANLkTinKn=<BR>&gt;&gt; <A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%2BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf+FgLPz@mail.gmail.com</A>&lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%2BFgLPz@mail.gmail.com</A>&gt;<BR>&gt;&gt; 
  &lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%2BFgLPz@mail.gmail.com</A>&lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%25252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%252BFgLPz@mail.gmail.com</A>&gt;<BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%2BFgLPz@mail.gmail.com</A>&lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%25252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%252BFgLPz@mail.gmail.com</A>&gt;<BR>&gt;&gt; 
  &lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%25252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%252BFgLPz@mail.gmail.com</A>&lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%2525252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%25252BFgLPz@mail.gmail.com</A>&gt;<BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%2BFgLPz@mail.gmail.com</A>&lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%25252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%252BFgLPz@mail.gmail.com</A>&gt;<BR>&gt;&gt; 
  &lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%25252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%252BFgLPz@mail.gmail.com</A>&lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%2525252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%25252BFgLPz@mail.gmail.com</A>&gt;<BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%25252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%252BFgLPz@mail.gmail.com</A>&lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%2525252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%25252BFgLPz@mail.gmail.com</A>&gt;<BR>&gt;&gt; 
  &lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%2525252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%25252BFgLPz@mail.gmail.com</A>&lt;<A 
  href="mailto:eTr6myE00LdycRWRxdyy5e8hpBtf%252525252BFgLPz@mail.gmail.com">eTr6myE00LdycRWRxdyy5e8hpBtf%2525252BFgLPz@mail.gmail.com</A>&gt;<BR>&gt;&gt; 
  &gt;<BR>&gt;&gt;<BR>&gt;&gt; &gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Content-Type: text/plain; 
  charset="iso-8859-1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Dear GrADS 
  Users,<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; I have been trying to apply a 
  basemap to my precip/ptype shaded<BR>&gt;&gt; &gt; contour<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; products on my personal website for some time now. &nbsp;I 
  have<BR>&gt;&gt; &gt; brainstormed<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  and<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; searched the GrADS online documents and 
  have come up with ideas,<BR>&gt;&gt; but<BR>&gt;&gt; &gt; &gt;&gt; 
  they<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; have never worked. &nbsp;My latest 
  idea was to use Google Maps terrain<BR>&gt;&gt; &gt; data<BR>&gt;&gt; &gt; 
  &gt;&gt; as<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; a<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; background to the map. &nbsp;I thought it was a good idea, but 
  I<BR>&gt;&gt; &gt; discovered<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  that<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; I still cannot resolve the issue in 
  that precip = 0 shows either<BR>&gt;&gt; all<BR>&gt;&gt; &gt; &gt;&gt; 
  white<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; or all black depending on what I 
  choose for the background,<BR>&gt;&gt; covering<BR>&gt;&gt; &gt; 
  up<BR>&gt;&gt; &gt; &gt;&gt; my<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; basemap. 
  &nbsp;I really thought the following command would have<BR>&gt;&gt; 
  resolved<BR>&gt;&gt; &gt; &gt;&gt; that<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  issue, but it did not:<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; printim precip_NE_1.png png x570 y435 -b NE.png -t 
  0<BR>&gt;&gt; Versions:GrADS:<BR>&gt;&gt; &gt; &gt;&gt; 2.0a9<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; OS: Fedora 13<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Sample: <A 
  href="http://jeffsweatherservice.com/grads/nam/ptype_NE_2.png" 
  target=_blank>http://jeffsweatherservice.com/grads/nam/ptype_NE_2.png</A><BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; I know this can be 
  done because of the example:<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; <A href="http://wxmaps.org/pix/ez.east.html" 
  target=_blank>http://wxmaps.org/pix/ez.east.html</A><BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Any assistance here would be much 
  appreciated.Sincerely,<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Jeff Chabot<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; Email: <A 
  href="mailto:jsc219@gmail.com">jsc219@gmail.com</A><BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; Web: <A href="http://jeffsweatherservice.com" 
  target=_blank>http://jeffsweatherservice.com</A><BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; -------------- next part --------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; An HTML attachment was scrubbed...<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  URL:<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; 
  &gt;<BR>&gt;&gt; <A 
  href="http://gradsusr.org/pipermail/gradsusr/attachments/20101108/93f97642/attachment-0001.html" 
  target=_blank>http://gradsusr.org/pipermail/gradsusr/attachments/20101108/93f97642/attachment-0001.html</A><BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  ------------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; Message: 2<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Date: 
  Mon, 8 Nov 2010 12:57:30 -0600<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; From: 
  Jeffrey Duda &lt;<A 
  href="mailto:jdduda@iastate.edu">jdduda@iastate.edu</A>&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Subject: Re: [gradsusr] GrADS help, plotting shaded 
  contour<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp;precip/ptype products over a basemap/background<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; To: GrADS Users Forum &lt;<A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A>&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; Message-ID:<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; &nbsp;&lt;<BR>&gt;&gt; <A 
  href="mailto:AANLkTikPmH-Og0-6uNAi4tpUMCoZbAZ3YTqm_HXkndpV@mail.gmail.com">AANLkTikPmH-Og0-6uNAi4tpUMCoZbAZ3YTqm_HXkndpV@mail.gmail.com</A><BR>&gt;&gt; 
  &gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Content-Type: text/plain; 
  charset="iso-8859-1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Jeff,<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; What color table are you using? &nbsp;Are you sure you have 
  a #0 color?<BR>&gt;&gt; &nbsp;I<BR>&gt;&gt; &gt; &gt;&gt; know<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; that's supposed to be the background, but perhaps you 
  are<BR>&gt;&gt; overwriting<BR>&gt;&gt; &gt; &gt;&gt; it<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; with some other color that has the same color as your 
  background<BR>&gt;&gt; but<BR>&gt;&gt; &gt; a<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; different color number.<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Jeff Duda<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; On Mon, Nov 8, 2010 at 12:51 PM, 
  Jeff Chabot &lt;<A 
  href="mailto:jsc219@gmail.com">jsc219@gmail.com</A>&gt;<BR>&gt;&gt; &gt; 
  wrote:<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &gt; Dear GrADS Users,<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; I have been 
  trying to apply a basemap to my precip/ptype shaded<BR>&gt;&gt; &gt; &gt;&gt; 
  contour<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; products on my personal 
  website for some time now. &nbsp;I have<BR>&gt;&gt; &gt; &gt;&gt; 
  brainstormed<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; and<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &gt; searched the GrADS online documents and have come up with 
  ideas,<BR>&gt;&gt; &gt; but<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  they<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; have never worked. &nbsp;My 
  latest idea was to use Google Maps<BR>&gt;&gt; terrain<BR>&gt;&gt; &gt; 
  &gt;&gt; data<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; as a<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &gt; background to the map. &nbsp;I thought it was a good 
  idea, but I<BR>&gt;&gt; &gt; &gt;&gt; discovered<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; that<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; I still cannot resolve 
  the issue in that precip = 0 shows either<BR>&gt;&gt; &gt; all<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; white<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; or all 
  black depending on what I choose for the background,<BR>&gt;&gt; &gt; 
  covering<BR>&gt;&gt; &gt; &gt;&gt; up<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  my<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; basemap. &nbsp;I really thought the 
  following command would have<BR>&gt;&gt; &gt; resolved<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; that<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; issue, but it 
  did not:<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &gt; printim precip_NE_1.png png x570 y435 -b NE.png -t 0<BR>&gt;&gt; 
  &gt; Versions:GrADS:<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 2.0a9<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &gt; OS: Fedora 13<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; 
  Sample: <A href="http://jeffsweatherservice.com/grads/nam/ptype_NE_2.png" 
  target=_blank>http://jeffsweatherservice.com/grads/nam/ptype_NE_2.png</A><BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; I know 
  this can be done because of the example:<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; <A 
  href="http://wxmaps.org/pix/ez.east.html" 
  target=_blank>http://wxmaps.org/pix/ez.east.html</A><BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; Any assistance here 
  would be much appreciated. Sincerely,<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &gt; Jeff Chabot<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; Email: <A 
  href="mailto:jsc219@gmail.com">jsc219@gmail.com</A><BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &gt; Web: <A href="http://jeffsweatherservice.com" 
  target=_blank>http://jeffsweatherservice.com</A><BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &gt; 
  _______________________________________________<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &gt; gradsusr mailing list<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &gt; <A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A><BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &gt; <A href="http://gradsusr.org/mailman/listinfo/gradsusr" 
  target=_blank>http://gradsusr.org/mailman/listinfo/gradsusr</A><BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; --<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; Jeff Duda<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Iowa State 
  University<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Meteorology Graduate 
  Student<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 3134 Agronomy Hall<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; <A href="http://www.meteor.iastate.edu/%7Ejdduda" 
  target=_blank>www.meteor.iastate.edu/~jdduda</A>&lt;<A 
  href="http://www.meteor.iastate.edu/%7Ejdduda" 
  target=_blank>http://www.meteor.iastate.edu/%7Ejdduda</A>&gt;<BR>&gt;&gt; 
  &lt;<A href="http://www.meteor.iastate.edu/%7Ejdduda" 
  target=_blank>http://www.meteor.iastate.edu/%7Ejdduda</A>&gt;<BR>&gt;&gt;<BR>&gt;&gt; 
  &gt; &lt;<A href="http://www.meteor.iastate.edu/%7Ejdduda" 
  target=_blank>http://www.meteor.iastate.edu/%7Ejdduda</A>&gt;&lt;<BR>&gt;&gt; 
  &gt; &gt;&gt; <A href="http://www.meteor.iastate.edu/%7Ejdduda" 
  target=_blank>http://www.meteor.iastate.edu/%7Ejdduda</A>&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; -------------- next part 
  --------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; An HTML attachment was 
  scrubbed...<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; URL:<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; &gt;<BR>&gt;&gt; <A 
  href="http://gradsusr.org/pipermail/gradsusr/attachments/20101108/159827b2/attachment-0001.html" 
  target=_blank>http://gradsusr.org/pipermail/gradsusr/attachments/20101108/159827b2/attachment-0001.html</A><BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  ------------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; Message: 3<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Date: 
  Mon, 8 Nov 2010 16:23:09 -0300<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; From: 
  "Cristian ..." &lt;<A 
  href="mailto:galenso85@hotmail.com">galenso85@hotmail.com</A>&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; Subject: [gradsusr] Problem with skewt plot using WRF 
  output<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; To: &lt;<A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A>&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; Message-ID: 
  &lt;SNT112-W63DF5D09C452E1C6FB44FBF4F0@phx.gbl&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; Content-Type: text/plain; charset="iso-8859-1"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; Hello,<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; My name is Cristian. I am having some troubles to perform 
  some<BR>&gt;&gt; skewt<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; graphics using WRF 
  output.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; I have created a binary and .ctl 
  archives using ARWpost.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; The file is OK, and 
  no troubles are expected.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; The problem starts when I want to create a skewt 
  graphic.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; The temperature and dewpoint 
  profiles are OK, but no information<BR>&gt;&gt; &gt; about<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; wind is shown. Neither the Hodograpf, nor the wind speed 
  and<BR>&gt;&gt; &gt; direction<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; profiles are 
  shown.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  No message of an error apears, and i have no idea what is<BR>&gt;&gt; 
  happening.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Even the undef value is th same 
  as the .ctl archive.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; I am using Grads version 1.a8, in UBUNTU 9.04.<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Here is the script. 
  I only changed parameters at the top of the<BR>&gt;&gt; &gt; &gt;&gt; 
  archive.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  I really appreciate your help.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; Thanks<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt;<BR>&gt;&gt; &gt;<BR>&gt;&gt; 
  -----------------------------------------------------------------------------------------------------------------------------------------<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * Script para construir radiosondeos<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 'reinit'<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 'run 
  /home/cristian/Escritorio/Experimentos/lib/jaecol'<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; 'set display color white'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  'reset'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  * Defino el archivo a utilizar<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; 'open 20081004_YSU.ctl'<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *path=''<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * Latitud Longitud y tiempo<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; lat=-46<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; lon=-68<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  time=12z04Oct2008<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 'set time 'time<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 'set lon 'lon<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 'set lat 
  'lat<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *Entre que niveles hace el perfil hacerlo entre 1000 y 600<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; levmax=925<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; levmin=500<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 'set lev &nbsp;'levmax ' ' 
  levmin<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *calculo Td a partir de HR, P y T<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *'define 
  et=(-2937.4/(t))-(4.9283*log10(t))+22.5518'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *'define es=pow(10,et)*10'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *'define 
  e=es*0.01*hr'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *'define 
  q=0.622*e/(lev-e)'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *'define 
  aux1=q*1000*(1.+0.81*q)'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *'define 
  aux2=0.2854*(1.-0.28*q)'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *'define 
  aux3=(1000/lev)'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *'define 
  td=243.5/((17.67/(log(e/6.11)))-1)'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *'define tc=t-273'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 'set ylopts 1 5 0.18'<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; plotskew(tc,td,u,v)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 'q dims'<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; line1=sublin(result,4)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; line2=sublin(result,5)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  itime1=subwrd(line1,6)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  itit=substr(itime1,1,6)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  itime1=subwrd(line2,6)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  itime=substr(itime1,1,12)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  d=substr(itime1,4,2)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  m=substr(itime1,6,3)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  y=substr(itime1,9,4)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  h=substr(itime1,1,2)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  lati=-1*lat<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; loni=-1*lon<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 'draw title Perfil 
  vertical de T y Td en 'lati'S y 'loni'W\'itime<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; 'printim 'd'.'h'sondeo.png png x600 y800 white'<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; function 
  plotskew(sndtemp,snddewp,u,v)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; *El valor Undef que se coloca ac? debe coincidir con el 
  valor<BR>&gt;&gt; undef<BR>&gt;&gt; &gt; del<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; CTL, sin? hay problemas<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *en la 
  construcci?n de la hod?grafa y del perfil vertical de<BR>&gt;&gt; 
  viento.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; undef=1.e30<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; &gt;<BR>&gt;&gt; 
  *************************************************************************<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * GrADS Script to 
  Plot a SkewT/LogP Diagram<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * Bob Hart<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Penn 
  State University / Dept of Meteorology<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  Last Update: &nbsp;January 23, 2001<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Recent Changes:<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 01/23/01 - Fixed a 
  small bug in the theta-e calculation.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Errors averaged 0.5-3K. &nbsp;Thank 
  you George Bryan.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * 11/10/99 - Change in calculation method for CAPE/CIN. 
  &nbsp;Trapezoid<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;integration method is now used. &nbsp;Speeds up 
  execution<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp;by 25%, and increases accuracy by 5-10%.<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 10/18/99 - Minor 
  glitch fixed that occasionally caused crash.<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;8/26/99 - Datasets with 
  missing data can now be used.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * Features:<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; 
  - All features of standard skewt/logp plot<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  * &nbsp; - RH sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; - LCL 
  location<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; - Parcel trajectory for 
  both sfc based convection and elevated<BR>&gt;&gt; &gt; from<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * &nbsp; &nbsp; most unstable level (highest theta-e level 
  reported)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; - Stability indices and 
  precipitable water calculations<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; - 
  CAPE &amp; CIN Calculations<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; - Wind 
  Profile<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; - Hodograph / Hodograph 
  scaling<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; - Helicity and SR Helicity 
  Calculations and Display<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; - Color 
  aspects of output<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; - Line 
  Thickness, style aspects of output<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; 
  - Can be run in either PORTRAIT or LANDSCAPE mode.<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * There are numerous tunable 
  parameters below to change the<BR>&gt;&gt; structure<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * and output for the diagram.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Function Arguments:<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * &nbsp; &nbsp;sndtemp - temperature data (Celsius) as a 
  function of<BR>&gt;&gt; pressure<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; 
  &nbsp;snddewp - dewpoint data (Celsius) as a function of pressure<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp;sndspd &nbsp;- wind speed data (knots) 
  as a function of pressure<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; 
  &nbsp;snddir &nbsp;- wind direction data as a function of pressure<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Use '-1' for any 
  of the above 4 arguments to indicate that you<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * are not passing that variable. &nbsp;The appropriate options 
  will<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * be ignored based on your specifying 
  '-1' for that variable.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * NOTE: &nbsp;Make sure to set the vertical range of the 
  plot before<BR>&gt;&gt; &gt; &gt;&gt; running.<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp;I.e., "SET LEV 1050 150", for example. 
  &nbsp; This does not<BR>&gt;&gt; have<BR>&gt;&gt; &gt; to<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp;be limited to the pressure 
  range of your data.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * Labelling: &nbsp;Pressure/Height is labelled along left 
  side.<BR>&gt;&gt; &gt; &nbsp;Temperature<BR>&gt;&gt; &gt; &gt;&gt; 
  is<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; labelled along bottom. &nbsp;Mixing ratio is labelled<BR>&gt;&gt; 
  along<BR>&gt;&gt; &gt; &gt;&gt; right<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; side/top.<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * PROBLEMS: &nbsp;First check out the web page for the script 
  (which<BR>&gt;&gt; also<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp;has a link to a FAQ with answers to many 
  common<BR>&gt;&gt; &gt; questions<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;about using the script):<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<A 
  href="http://www.ems.psu.edu/%7Ehart/skew.html" 
  target=_blank>http://www.ems.psu.edu/~hart/skew.html</A>&lt;<A 
  href="http://www.ems.psu.edu/%7Ehart/skew.html" 
  target=_blank>http://www.ems.psu.edu/%7Ehart/skew.html</A>&gt;<BR>&gt;&gt; 
  &lt;<A href="http://www.ems.psu.edu/%7Ehart/skew.html" 
  target=_blank>http://www.ems.psu.edu/%7Ehart/skew.html</A>&gt;<BR>&gt;&gt; 
  &gt; &lt;<A href="http://www.ems.psu.edu/%7Ehart/skew.html" 
  target=_blank>http://www.ems.psu.edu/%7Ehart/skew.html</A>&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &lt;<A href="http://www.ems.psu.edu/%7Ehart/skew.html" 
  target=_blank>http://www.ems.psu.edu/%7Ehart/skew.html</A>&gt;<BR>&gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * Please send any further problems, comments, or suggestions 
  to<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &lt;<A 
  href="mailto:hart@ems.psu.edu">hart@ems.psu.edu</A>&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * ACKNOWLEDGMENTS: 
  &nbsp;Thanks go to the innumerable users who have<BR>&gt;&gt; &gt; 
  helped<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * fine tune the script from the 
  horrible mess from which it began.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * In 
  particular, thanks go out to Steve Lord (NCEP), Mike Fiorino<BR>&gt;&gt; &gt; 
  &gt;&gt; (ECMWF),<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * George Bryan (PSU), 
  Davide Sacchetti (CMIRL), and Enrico<BR>&gt;&gt; Minguzzi<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; (CMIRL).<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; &gt;<BR>&gt;&gt; 
  **************************************************************************<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; !!!!! &nbsp; 
  BEGINNING OF USER-SPECIFIED OPTIONS &nbsp;!!!!!!<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt;<BR>&gt;&gt; &gt;<BR>&gt;&gt; 
  **************************************************************************<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  --------------------- Initialization options<BR>&gt;&gt; &gt; 
  &nbsp;----------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * ClrScrn = Whether to clear the screen before drawing 
  diagram<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; [1 = yes, 0 = no]<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; ClrScrn = 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  ------------------- Define Skew-T Diagram<BR>&gt;&gt; &gt; &gt;&gt; 
  Shape/Slope-----------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * (P1,T1) = Pres, Temp of some point on left-most 
  side<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * (P2,T2) = Pres, Temp of some point 
  on right-most side<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * (P3,T3) = Pres, Temp 
  of some point in diagram which is mid-point<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; in the horizontal between 1 and 
  2.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  P1, P2, P3 are in mb ; T1, T2, T3 are in Celsius<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * These define the SLOPE and 
  WIDTH of the diagram as you see it<BR>&gt;&gt; but<BR>&gt;&gt; &gt; 
  DO<BR>&gt;&gt; &gt; &gt;&gt; NOT<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * DEFINE 
  THE HEIGHT of the diagram as you see it. &nbsp;In other words,<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * 1 and 2 do NOT necessarily need to be at the bottom 
  of the<BR>&gt;&gt; diagram<BR>&gt;&gt; &gt; &gt;&gt; and<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * 3 does NOT necessarily need to be at the top. &nbsp;THE 
  VERTICAL<BR>&gt;&gt; &gt; PRESSURE<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * RANGE 
  OF THE SKEWT AS YOU SEE IT IS DETERMINED BY YOUR 'SET Z<BR>&gt;&gt; 
  ...'<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * COMMAND OR THE 'SET LEV ...' COMMAND 
  BEFORE RUNNING THIS SCRIPT.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp;_______________________<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * &nbsp; | &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; |<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; | 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  |<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; | &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; 3 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * &nbsp; | &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; |<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; | &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  |<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; | &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * &nbsp; | &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; |<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; | &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  |<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; | &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * &nbsp; | &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; |<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; | &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  |<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; |1 &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2|<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * &nbsp; | &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; |<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; 
  |_______________________|<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * A good set of 
  defining points are given below. &nbsp; Feel free<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * to experiment with variations.<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *P1 = 1000<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *T1 = -40<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *P2 = 1000<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; *T2 = 40<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; *P3 = 200<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *T3 = 
  0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  Another good set of defining points suggested by Juan Ruiz<BR>&gt;&gt; &gt; 
  (Emagrama)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * are:<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;P1 = 1000<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp;T1 = -80<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;P2 = 1000<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp;T2 = 40<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp;P3 = 500<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;T3 = 
  -20<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  ------------------- Contour Intervals / Levels<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; --------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * All variables below are contour 
  intervals/levels for diagram<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * Thetaint = interval for potential temperature 
  lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Thetwint = interval for moist 
  pseudo adiabats<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * tempint &nbsp;= interval 
  for temperature lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * wsclevs &nbsp;= 
  contour LEVELS for mixing ratio lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  thetaint= 20<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; thetwint= 10<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; tempint = 10<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; wsclevs = 
  ".1 .5 1 3 6 10 15 20 25 30"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  ------------------------ Output Options<BR>&gt;&gt; &gt; &gt;&gt; 
  --------------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * All variables below are logical .. 
  1=yes, 0=no, unless otherwise<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  specified.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * DrawBarb = Draw wind barbs along right side of plot<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * DrawThet = Draw dry adiabats<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * DrawThtw = Draw moist pseudo-adiabats<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * DrawTemp = Draw temperature lines<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * DrawMix &nbsp;= Draw mixing ratio lines<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * DrawTSnd = Draw temperature sounding<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * DrawDSnd = Draw dewpoint sounding<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * DrawRH &nbsp; = Draw relative humidity 
  sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * DrawPrcl = Draw parcel path from 
  surface upward<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * DrawPMax = Draw parcel 
  path from most unstable level upward<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  DrawIndx = Display stability indices &amp; CAPE<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * DrawHeli = Calculate and display absolute and 
  storm-relative<BR>&gt;&gt; &gt; helicity<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  DrawHodo = Draw hodograph<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * DrawPLev = Draw 
  Pressure Levels<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * DrawZLev = Draw height 
  levels and lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;0 = no lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 = above ground level (AGL)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2 = above 
  sea level (ASL)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * DrawZSTD = Draw Height 
  levels using standard atm lapse rate<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  LblAxes &nbsp;= Label the x,y axes (temperature, pressure,mixing<BR>&gt;&gt; 
  ratio)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  * ThtwStop = Pressure level at which to stop drawing Theta-w lines<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * MixStop &nbsp;= Pressure level at which to stop 
  drawing Mixratio<BR>&gt;&gt; lines<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawBarb= 1<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; DrawThet= 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawThtw= 
  1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawTemp= 1<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; DrawMix = 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawTSnd= 
  1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawDSnd= 1<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; DrawRH &nbsp;= 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawPrcl= 
  1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawPMax= 1<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; DrawIndx= 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawHeli= 
  0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawHodo= 1<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; DrawPLev= 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawZLev= 
  0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DrawZSTD= 0<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; LblAxes = 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; ThtwStop = 200<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; MixStop 
  &nbsp;= 400<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * ----------------- &nbsp;Sounding Geography options<BR>&gt;&gt; &gt; 
  &gt;&gt; ------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * SfcElev = Elevation above sea-level 
  (meters) of lowest level<BR>&gt;&gt; &gt; reported<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; in sounding. &nbsp;Used only if 
  DrawZLev = 2<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; SfcElev = 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * ------------------ Thermodynamic Index Options<BR>&gt;&gt; 
  --------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * All variables here are in inches. &nbsp;Use -1 for the 
  default<BR>&gt;&gt; values.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * &nbsp;Text1XC = X-location of midpoint of K,TT,PW 
  output box<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;Text1YC = Y-location of 
  midpoint of K,TT,PW output box<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  &nbsp;Text2XC = X-Location of midpoint of surface indices output 
  box<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;Text2YC = Y-location of 
  midpoint of surface indices output box<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  &nbsp;Text3XC = X-Location of midpoint of most unstable 
  level-based<BR>&gt;&gt; &gt; &gt;&gt; indices<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;output box<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * &nbsp;Text3YC = Y-location of midpoint of most 
  unstable level-based<BR>&gt;&gt; &gt; &gt;&gt; indices<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;output 
  box<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Text1XC = -1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Text1YC = -1<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Text2XC = -1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Text2YC = 
  -1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Text3XC = -1<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; Text3YC = -1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * ----------------- 
  Wind Barb Profile Options<BR>&gt;&gt; &gt; &gt;&gt; 
  ----------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * All variables here are in units of inches, unless 
  otherwise<BR>&gt;&gt; &gt; specified<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;barbint = Interval for plotting 
  barbs (in units of levels)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;poleloc 
  = X-Location of profile. &nbsp;Choose -1 for the default.<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * &nbsp;polelen = Length of wind-barb pole<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * &nbsp;Len05 &nbsp; = Length of each 5-knot 
  barb<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;Len10 &nbsp; = Length of each 
  10-knot barb<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;Len50 &nbsp; = Length 
  of each 50-knot flag<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;Wid50 &nbsp; = 
  Width of base of 50-knot flag<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  &nbsp;Spac50 &nbsp;= Spacing between 50-knot flag and next ror occurred 
  on<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; libarb/flag<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * &nbsp;Spac10 &nbsp;= Spacing between 10-knot flag and next 
  flag<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;Spac05 &nbsp;= Spacing between 
  5-knot flag and next flag<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;Flagbase= 
  Draw flagbase (filled circle) for each windbarb<BR>&gt;&gt; 
  [1=yes,<BR>&gt;&gt; &gt; 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; =no]<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * &nbsp;Fill50 &nbsp;= Solid-fill 50-knot flag [1=yes, 
  0=no]<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp;barbline= Draw a vertical 
  line connecting all the wind barbs<BR>&gt;&gt; &gt; [1=yes,<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 0=no]<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; barbint = 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; poleloc = 
  -1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; polelen = 0.35<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; len05 &nbsp; = 0.07<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; len10 &nbsp; = 
  0.15<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; len50 &nbsp; = 0.15<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; wid50 &nbsp; = 0.06<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  spac50 &nbsp;= 0.07<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; spac10 &nbsp;= 
  0.05<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; spac05 &nbsp;= 0.05<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Fill50 &nbsp;= 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  flagbase= 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; barbline= 1<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *---------------- 
  Hodograph Options<BR>&gt;&gt; &gt; &gt;&gt; 
  -------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * All variables here are in units of 
  inches, unless otherwise<BR>&gt;&gt; &gt; specified<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * HodXcent= x-location of 
  hodograph center. &nbsp;Use -1 for default<BR>&gt;&gt; &gt; &gt;&gt; 
  location.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * HodYcent= y-location of 
  hodograph center. &nbsp;Use -1 for default<BR>&gt;&gt; &gt; &gt;&gt; 
  location.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * HodSize = Size of hodograph in 
  inches<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * NumRing = Number of rings to place 
  in hodograph (must be at<BR>&gt;&gt; least<BR>&gt;&gt; &gt; 1)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * HodRing = Wind speed increment of each hodograph 
  ring<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * HodoDep = Depth (above lowest level 
  in mb) of end of hodograph<BR>&gt;&gt; &gt; trace<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * TickInt = Interval (in kts) at which tick marks are drawn 
  along<BR>&gt;&gt; the<BR>&gt;&gt; &gt; &gt;&gt; axes<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Use 0 for no tick 
  marks.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * TickSize= Size of tick mark in 
  inches<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Text4XC = X-location of midpoint 
  of hodograph text output. Use<BR>&gt;&gt; -1<BR>&gt;&gt; &gt; for<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; default.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Text4YC = 
  Y-location of midpoint of hodograph text output. Use<BR>&gt;&gt; 
  -1<BR>&gt;&gt; &gt; for<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  default.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  HodXcent= 6<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; HodYcent= 9<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; HodSize = 2<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; NumRing = 
  3<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; HodRing = 10<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; HodoDep = 500<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; TickInt = 
  5<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; TickSize= 0.1<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; Text4XC = -1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Text4YC = 
  -1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *--------------- Helicity Options<BR>&gt;&gt; &gt; &gt;&gt; 
  ---------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * MeanVTop = Top pressure level (mb) of 
  mean-wind calculation<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * MeanVBot = Bottom 
  pressure level (mb) of mean-wind calculation<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * HelicDep = Depth in mb (above ground) of helicity 
  integration<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * StormMot = Type of storm 
  motion estimation scheme. &nbsp;Use<BR>&gt;&gt; following:<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 = No departure 
  from mean wind.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;1 = Davies-Jones (1990) approach<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * FillArrw = Whether to fill the arrowhead of the storm 
  motion<BR>&gt;&gt; vector<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp;[1 = yes, 0 = no]<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; MeanVTop= 300<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; MeanVBot= 850<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; HelicDep= 
  300<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; StormMot= 0<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; FillArrw= 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *---------------- Color 
  Options<BR>&gt;&gt; &gt; &gt;&gt; 
  ------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * ThetCol = Color of dry 
  adiabats<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * TempCol = Color of temperature 
  lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * MixCol &nbsp;= Color of mixing 
  ratio lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * ThtwCol = Color of moist 
  adiabats<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * TSndCol = Color of Temperature 
  Sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * DSndCol = Color of Dewpoint 
  Sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * RHCol &nbsp; = Color of RH 
  Sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * PrclCol = Color of parcel 
  trace<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * BarbCol = Color of wind barbs 
  (choose -1 for color according to<BR>&gt;&gt; &gt; &gt;&gt; speed)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * HodoCol = Color of hodograph trace<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; ThetCol = 23<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; TempCol = 79<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; MixCol 
  &nbsp;= 38<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; ThtwCol = 39<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; TSndCol = 29<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DSndCol = 
  49<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; RHCol &nbsp; = 3<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; PrclCol = 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; BarbCol = 
  1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; HodoCol = 2<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *-------------------- Line Style Options<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; ------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * GrADS Styles: 1=solid;2=long 
  dash;3=short dash;4=long,short<BR>&gt;&gt; dashed;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5=dotted;6=dot 
  dash;7=dot dot dash<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * ThetLine = Line Style of dry adiabats<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * TempLine = Line Style of temperature lines<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * MixLine &nbsp;= Line Style of mixing ratio 
  lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * ThtwLine = Line Style of moist 
  adiabats<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * TSndLine = Line Style of 
  Temperature Sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * DSndLine = Line 
  Style of Dewpoint Sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * RHLine &nbsp; 
  = Line Style of RH sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * PrclLine = 
  Line Style of parcel trace<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * HodoLine = 
  Line Style of hodograph trace<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; ThetLine = 
  1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; TempLine = 1<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; MixLine &nbsp;= 5<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; ThtwLine = 
  2<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; TSndLine = 1<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; DSndLine = 2<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; RHLine &nbsp; = 
  1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; PrclLine = 3<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; HodoLine = 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *------------------- 
  Line Thickness<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Options---------------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  GrADS Line Thickness: increases with increasing number.<BR>&gt;&gt; 
  Influences<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hardcopy output more strongly 
  than screen<BR>&gt;&gt; &gt; &gt;&gt; output.<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * ThetThk = Line Thickness of dry adiabats<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * TempThk = Line Thickness of temperature lines<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * MixThk &nbsp;= Line Thickness of mixing ratio 
  lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * ThtwThk = Line Thickness of moist 
  adiabats<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * TSndThk = Line Thickness of 
  temperature sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * DSndThk = Line 
  thickness of dewpoint sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * RHThk 
  &nbsp; = Line thickness of RH sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  PrclThk = Line thickness of parcel trace<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  HodoThk = Line thickness of hodograph trace<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  * BarbThk = Line thickness of wind barbs<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; ThetThk = 3<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; TempThk = 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; MixThk 
  &nbsp;= 7<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; ThtwThk = 3<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; TSndThk = 12<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DSndThk = 
  12<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; RHThk &nbsp; = 8<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; PrclThk = 6<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; HodoThk = 
  6<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; BarbThk = 2<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *------------------- Data Point Marker Options<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; -----------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * GrADS Marker Types: 0 = none ; 1 = cross ; 2 = open circle 
  ;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3 = closed circle ; 4 = open square ; 5 
  =<BR>&gt;&gt; &gt; closed<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  square<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6 = X ; 7 = diamond ; 8 = triangle ; 9 
  =<BR>&gt;&gt; none<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10 = open circle with vertical 
  line ; 11 =<BR>&gt;&gt; open<BR>&gt;&gt; &gt; &gt;&gt; oval<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * TSndMrk = Mark type 
  of data point marker for temperature<BR>&gt;&gt; sounding<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * DSndMrk = Mark type of data point marker for dewpoint 
  sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * RHMrk &nbsp; = Mark type of data 
  point marker for relative humidity<BR>&gt;&gt; &gt; &gt;&gt; 
  sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * MrkSize = Mark size (inches) of 
  each data marker<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; TSndMrk = 3<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; DSndMrk = 
  3<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; RHMrk &nbsp; = 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; MrkSize = 0.1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * !!!!! YOU SHOULD 
  NOT NEED TO CHANGE ANYTHING BELOW HERE !!!!!<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt;<BR>&gt;&gt; &gt;<BR>&gt;&gt; 
  ****************************************************************************<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *-------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * grab user-specified environment dimensions<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *-------------------------------------------<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "q dims"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; rec=sublin(result,2)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _xtype=subwrd(rec,3)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _xval=subwrd(rec,9)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  rec=sublin(result,3)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _yval=subwrd(rec,9)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _ytype=subwrd(rec,3)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  rec=sublin(result,4)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _ptype=subwrd(rec,3)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _pmax=subwrd(rec,6)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _pmin=subwrd(rec,8)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _zmin=subwrd(rec,11)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _zmax=subwrd(rec,13)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  rec=sublin(result,5)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _ttype=subwrd(rec,3)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _tval=subwrd(rec,9)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; "q file"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  rec=sublin(result,5)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _zmaxfile=subwrd(rec,9)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 
  *-------------------------------------------------------------<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * Check to ensure that dimensions are valid. &nbsp;Warn 
  &amp; exit if not.<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *--------------------------------------------------------------<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; dimrc=0<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; If (_xtype != "fixed")<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp;say "X-Dims Error: &nbsp;Not fixed. &nbsp;Use 'set lon' or 'set 
  x' to<BR>&gt;&gt; specify<BR>&gt;&gt; &gt; a<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; value."<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;dimrc=-1<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; If (_ytype != "fixed")<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp;say "Y-Dims Error: &nbsp;Not fixed. &nbsp;Use 'set lat' or 'set 
  y' to<BR>&gt;&gt; specify<BR>&gt;&gt; &gt; a<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; value"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;dimrc=-1<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; If (_ptype != "varying")<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; say "Z-Dims Error: &nbsp;Not varying. &nbsp;Use 'set lev' or 
  'set z' to<BR>&gt;&gt; &gt; specify<BR>&gt;&gt; &gt; &gt;&gt; a<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; range."<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  dimrc=-1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (_ttype != "fixed")<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp;say "Time Error: &nbsp; &nbsp; Not fixed. 
  &nbsp;Use 'set time' or 'set t' to<BR>&gt;&gt; &gt; specify<BR>&gt;&gt; &gt; 
  &gt;&gt; a<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; value"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp;dimrc=-1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; If (dimrc &lt; 0)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp;Return(-1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * A few global variables used in 
  units conversion<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _pi=3.14159265<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; _dtr=_pi/180<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; _rtd=1/_dtr<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _ktm=0.514444<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; _mtk=1/_ktm<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * A few global constants 
  used in thermo calcs<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; _C0=0.99999683<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _C1=-0.90826951/100<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; _C2= 
  0.78736169/10000<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _C3=-0.61117958/1000000<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; _C4= 
  0.43884187/pow(10,8)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _C5=-0.29883885/pow(10,10)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; _C6= 
  0.21874425/pow(10,12)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _C7=-0.17892321/pow(10,14)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; _C8= 
  0.11112018/pow(10,16)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _C9=-0.30994571/pow(10,19)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *Calculo la direcci?n e intensidad del viento usando las 
  funciones<BR>&gt;&gt; &gt; &gt;&gt; GetWdir<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  y GetWsp<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * A pressure array of power 
  calculations which should be performed<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  only once to reduce execution time.<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; zz=1100<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; while (zz &gt; 10)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp;subscr=zz/10<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp;_powpres.subscr=pow(zz,0.286)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp;zz=zz-10<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; endwhile<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * Turn off options not available due to user data 
  limitations<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (ClrScrn = 1)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp;"clear"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If 
  (sndspd = -1 | snddir = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;DrawBarb 
  = 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;DrawHodo = 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp;DrawHeli = 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If 
  (snddewp = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;DrawDSnd = 
  0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;DrawRH &nbsp; = 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp;DrawPrcl = 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp;DrawPMax = 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;DrawIndx = 
  0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (sndtemp = -1)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp;DrawTSnd = 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp;DrawRH &nbsp; = 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;DrawPrcl = 
  0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;DrawPMax = 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp;DrawIndx = 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp;DrawZLev = 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (NumRing &lt; 
  1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;DrawHodo = 0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; "q gxinfo"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  rec=sublin(result,2)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  xsize=subwrd(rec,4)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; If (xsize = 11)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  PageType = "Landscape"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Else<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; PageType = "Portrait"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *------------------------------------------------------<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * calculate constants determining slope/shape of 
  diagram<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * based on temp/pressure values 
  given by user<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *-------------------------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set x 1"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; "set y 1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set z 
  1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set t 1"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; _m1=(T1+T2-2*T3)/(2*log10(P2/P3))<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _m2=(T2-T3-_m1*log10(P2/P3))/50<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  _m3=(T1-_m1*log10(P1))<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; "set z "_zmin" "_zmax<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  "set zlog on"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set xlab off"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *-------------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * perform coordinate transformation to Skew-T/LogP<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 
  *-------------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set gxout stat"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; "set x "_xval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set y 
  "_yval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set t "_tval<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; "define 
  tempx=("sndtemp"-"_m1"*log10(lev)-"_m3")/"_m2<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; "define dewpx=("snddewp"-"_m1"*log10(lev)-"_m3")/"_m2<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (PageType = 
  "Portrait")<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set parea 0.7 7 0.75 
  10"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; "set parea 0.7 6.5 0.5 8"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  "set axlim 0 100"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set lon 0 
  100"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set grid on 1 1"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set z "_zmin " " 
  _zmax<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set lon 0 100"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; "set clevs -900"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set 
  gxout contour"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *-------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * Draw pressure lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *-------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawPLev = 0)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set ylab off"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set ylab on"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set ylopts 1 5 0.18"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; "set xlopts 1 3 0.18"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "d 
  lon"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *--------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * 
  Determine corners of skewt/logp frame<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *--------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "q w2xy 100 "_pmin<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; rxloc=subwrd(result,3)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; tyloc=subwrd(result,6)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "q w2xy 0 
  "_pmax<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; lxloc=subwrd(result,3)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; byloc=subwrd(result,6)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawPLev = 1 &amp; LblAxes = 
  1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set strsiz 0.15"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; "set string 1 c 3 0"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; If (PageType = "Portrait")<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  * "draw string 0.5 10.5 hPa."<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"draw string 0.5 
  8.35 hPa."<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 
  *---------------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * Calculate &amp; draw actual height lines using temp 
  data<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *---------------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawZLev &gt; 0)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; say "Calculating observed height levels from 
  temp/pressure<BR>&gt;&gt; data."<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  zz=1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set gxout stat"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; "set x "_xval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; "set y "_yval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set t 
  "_tval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; count=0<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; while (zz &lt; _zmax)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;"set z "zz<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp;pp.zz=subwrd(result,4)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp;lpp.zz=log(pp.zz)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp;"d "sndtemp<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp;rec=sublin(result,8)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp;tt=subwrd(rec,4)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;if (tt &gt; -900)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; tk=tt+273.15<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; count=count+1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; zzm=zz-1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp; If (count = 1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;If (DrawZLev = 2)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; htlb="ASL"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  height.zz=SfcElev<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; htlb="AGL"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  height.zz=0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;sfcz=height.zz<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; &nbsp; Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &nbsp;DZ=29.2857*(lpp.zzm-lpp.zz)*(lpp.zz*tk+lpp.zzm*tkold)/(lpp.zz+lpp.zzm)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp;height.zz=height.zzm+DZ<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp;highz=height.zz<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp;else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp; height.zz = -9999<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;tkold=tk<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;zz=zz+1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; endwhile<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  maxht=int(highz/1000)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; if 
  (int(sfcz/1000) = sfcz/1000)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;minht=int(sfcz/1000)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;minht=1+int(sfcz/1000)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; ht=minht<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set line 1 3 
  1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set strsiz 0.10"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; "set string 1 l 3 0"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; while (ht &lt;= maxht)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; zz=1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; while (height.zz/1000 &lt;= ht)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;zz=zz+1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; endwhile<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; zzm=zz-1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  PBelow=pp.zzm<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  PAbove=pp.zz<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  HBelow=height.zzm<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  HAbove=height.zz<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  DZ=HAbove-HBelow<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  DP=PAbove-PBelow<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  Del=ht*1000-HBelow<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  Est=PBelow+Del*DP/DZ<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  If (Est &gt;= _pmin &amp; Est &lt;= _pmax)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"q w2xy 1 " Est<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;yloc=subwrd(result,6)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"draw line " lxloc " 
  " yloc " " rxloc " " yloc<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;"draw string 0.22 "yloc-0.05" "ht<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; Endif<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; ht=ht+1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; endwhile<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set strsiz 
  0.10"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set string 1"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; If (LblAxes = 1)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;If (PageType = "Portrait")<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; "draw string 0.25 10.85 
  km"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; "draw 
  string 0.25 10.75 "htlb<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; "draw string 0.25 10.65 OBS"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp;Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; "draw string 0.25 8.35 km"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; "draw string 0.25 8.25 "htlb<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; "draw string 0.25 8.15 
  OBS"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *---------------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * Draw height levels (height above MSL using Std Atm)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; 
  *---------------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawZSTD = 1)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set strsiz 0.10"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; minht=30.735*(1-pow(_pmax/1013.26,0.287))<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; minht=int(minht+0.5)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  maxht=30.735*(1-pow(_pmin/1013.26,0.287))<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; maxht=int(maxht)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set gxout 
  stat"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; zcount=minht<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; while (zcount &lt;= maxht)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; 
  &nbsp;plev=1013.26*pow((1-zcount/30.735),3.4843)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;"q w2xy 0 "plev<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;yloc=subwrd(result,6)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;"draw string 0 "yloc-0.05" "zcount<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;zcount=zcount+1<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; endwhile<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  "set strsiz 0.10"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; If (LblAxes = 
  1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;If (PageType = 
  "Portrait")<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  "draw string 0 10.85 km"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; "draw string 0 10.75 ASL"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; "draw string 0 10.65 STD"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; "draw string 0 8.35 km"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; "draw string 0 8.25 ASL"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; "draw string 0 8.15 
  STD"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *-----------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Plot temperature 
  lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *-----------------------<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawTemp = 
  1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set strsiz 0.1"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set z "_zmin " " _zmax<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; "set line "TempCol " " TempLine " "TempThk<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set string 1 c 3 0"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; "set gxout stat"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  maxtline=GetTemp(100,_pmax)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  mintline=GetTemp(0,_pmin)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; maxtline=tempint*int(maxtline/tempint)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; 
  mintline=tempint*int(mintline/tempint)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; tloop=mintline<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; While (tloop &lt;= maxtline)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  Botxtemp=GetXLoc(tloop,_pmax)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; "q w2xy "Botxtemp " " _pmax<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; Botxloc=subwrd(result,3)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; Botyloc=byloc<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; Topxtemp=GetXLoc(tloop,_pmin)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp;"q w2xy "Topxtemp " " _pmin<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; Topxloc=subwrd(result,3)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; Topyloc=tyloc<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; If (Botxtemp &lt;= 100 | Topxtemp &lt;= 
  100)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;If 
  (Topxtemp &gt; 100)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; Slope=(Topyloc-Botyloc)/(Topxtemp-Botxtemp)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  b=Topyloc-Slope*Topxtemp<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; Topyloc=Slope*100+b<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Topxloc=rxloc<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;If (Botxtemp &lt; 
  0)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; Slope=(Topyloc-Botyloc)/(Topxtemp-Botxtemp)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  b=Botyloc-Slope*Botxtemp<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; Botyloc=b<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Botxloc=lxloc<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Else<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "set strsiz 
  0.15"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; "draw string " Botxloc-0.05 " " Botyloc-0.15 " " tloop<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"draw line "Botxloc " " 
  Botyloc " " Topxloc " " Topyloc<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  tloop=tloop+tempint<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  EndWhile<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; If (LblAxes = 
  1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"set strsiz 
  0.15"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"set string 1 
  c"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;If (PageType = 
  "Portrait")<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  "draw string 4.0 0.35 Temperatura (`3.`0C)"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; "draw string 7.7 0.35 Viento m/s "<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;Else<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; "draw string 3.5 0.15 Temperatura 
  (`3.`0C)"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Plot dry 
  adiabats<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; *------------------<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawThet = 
  1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  temp=GetTemp(100,_pmin)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  maxtheta=GetThet2(temp,-100,_pmin)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  maxtheta=thetaint*int(maxtheta/thetaint)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; temp=GetTemp(0,_pmax)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  mintheta=GetThet2(temp,-100,_pmax)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  mintheta=thetaint*int(mintheta/thetaint)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set lon 0 100"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; "set y 1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; "set z 1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  tloop=mintheta<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set line "ThetCol" 
  "ThetLine " "ThetThk<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; While (tloop 
  &lt;= maxtheta)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  PTemp=LiftDry(tloop,1000,_pmin,1,_pmin,_pmax)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; tloop=tloop+thetaint<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; Endwhile<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Plot mixing 
  ratio lines<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; If (DrawMix = 1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  If (MixStop &lt; _pmin)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;MixStop = _pmin<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set string 1 l"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; "set z "_zmin " " _zmax<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set cint 1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; "set line "MixCol" " MixLine " "MixThk<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; cont = 1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  mloop=subwrd(wsclevs,1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; count = 
  1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; While (cont = 1)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  BotCoef=log(mloop*_pmax/3801.66)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; BotTval=-245.5*BotCoef/(BotCoef-17.67)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; Botxtemp=GetXLoc(BotTval,_pmax)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; "q w2xy "Botxtemp " " _pmax<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  Botxloc=subwrd(result,3)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; Botyloc=byloc<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  TopCoef=log(mloop*MixStop/3801.66)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; TopTval=-245.5*TopCoef/(TopCoef-17.67)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; Topxtemp=GetXLoc(TopTval,MixStop)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; "q w2xy "Topxtemp " " 
  MixStop<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  Topxloc=subwrd(result,3)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; Topyloc=subwrd(result,6)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; "set string "MixCol" l 3"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; "set strsiz 0.09"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; If (Botxtemp &lt;= 100 | Topxtemp &lt;= 100)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;If (Topxtemp &gt; 
  100)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; Slope=(Topyloc-Botyloc)/(Topxtemp-Botxtemp)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  b=Topyloc-Slope*Topxtemp<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; Topyloc=Slope*100+b<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Topxloc=rxloc<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "draw string 
  " Topxloc+0.05 " " Topyloc &nbsp;" " mloop<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "draw string " Topxloc " " 
  Topyloc+0.1 " " mloop<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp;If (Botxtemp &lt; 0)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  Slope=(Topyloc-Botyloc)/(Topxtemp-Botxtemp)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; b=Botyloc-Slope*Botxtemp<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  Botyloc=b<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; Botxloc=lxloc<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;"draw line "Botxloc " " Botyloc " " Topxloc " " 
  Topyloc<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  count=count+1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; 
  mloop=subwrd(wsclevs,count)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; If (mloop = "" | count &gt; 50)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;cont = 0<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  EndWhile<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; If (LblAxes = 
  1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"set strsiz 
  0.15"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"set string 1 c 3 
  90"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;If (PageType = 
  "Portrait")<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; &nbsp; &nbsp; &nbsp; 
  "draw string 7.40 4.75 Relacion de Mezcla (g/kg)"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * &nbsp; 
  &nbsp; &nbsp; &nbsp; "draw string 6.90 4.25 Mixing Ratio (g/kg)"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;"set string 1 c 3 0"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *-----------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * Plot moist 
  (pseudo) adiabats<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *-----------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; If (DrawThtw = 1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; "set lon 0 100"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set y 
  1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set z 1"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set gxout stat"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; tloop=80<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set line "ThtwCol" 
  "ThtwLine " "ThtwThk<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; While (tloop 
  &gt; -80)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  PTemp=LiftWet(tloop,1000,ThtwStop,1,_pmin,_pmax)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; tloop=tloop-thetwint<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; Endwhile<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *-----------------------------------------------------<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; * Plot transformed user-specified temperature 
  sounding<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *-----------------------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawTSnd = 
  1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; say "Drawing temperature 
  sounding."<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set gxout 
  line"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set x "_xval<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set y "_yval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; "set z "_zmin" "_zmax<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set 
  ccolor "TSndCol<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set cstyle 
  "TSndLine<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set cmark 
  "TSndMrk<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set digsiz 
  "MrkSize<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set cthick 
  "TSndThk<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set missconn 
  on"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "d tempx"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 
  *---------------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; * Plot transformed user-specified dewpoint sounding<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 
  *---------------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawDSnd = 1)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; say "Drawing dewpoint sounding."<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set gxout line"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; "set x "_xval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set y 
  "_yval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set z "_zmin" 
  "_zmax<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set cmark 
  "DSndMrk<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set digsiz 
  "MrkSize<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set ccolor 
  "DSndCol<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set cstyle 
  "DSndLine<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set cthick 
  "DSndThk<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set missconn 
  on"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "d dewpx"<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; *----------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * Determine lowest level of reported &nbsp;data<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; *----------------------------------------<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawTSnd = 
  1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; field=sndtemp<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  field=sndspd<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set gxout 
  stat"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set x "_xval<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; "set y "_yval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set t 
  "_tval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "set lev " _pmax " " 
  _pmin<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; "d 
  maskout(lev,"field"+300)"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  rec=sublin(result,1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  check=substr(rec,1,6)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (check = 
  "Notice")<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp;rec=sublin(result,9)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Else<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp;rec=sublin(result,8)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  SfcPlev=subwrd(rec,5)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; If (DrawTSnd = 1 &amp; DrawDSnd = 1)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set lev "SfcPlev<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; "d "sndtemp<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  rec=sublin(result,8)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Sfctemp=subwrd(rec,4)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "d 
  "snddewp<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  rec=sublin(result,8)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Sfcdewp=subwrd(rec,4)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  SfcThee=Thetae(Sfctemp,Sfcdewp,SfcPlev)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  * Calculate temperature and pressure of LCL<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *------------------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  TLcl=Templcl(Sfctemp,Sfcdewp)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  PLcl=Preslcl(Sfctemp,Sfcdewp,SfcPlev)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *----------------------------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * Plot parcel path from surface to LCL and up moist 
  adiabat<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *----------------------------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawPrcl = 
  1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; say "Drawing parcel path from 
  surface upward."<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; If (PageType = 
  "Portrait")<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;xloc=7.15<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; Else<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;xloc=6.65<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "q w2xy 1 
  "PLcl<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  rec=sublin(result,1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  yloc=subwrd(rec,6)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set strsiz 
  0.1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; If (PLcl &lt; 
  _pmax)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"set string 1 
  l"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"draw string "xloc" 
  "yloc" LCL"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"set line 1 
  1 1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"draw line 
  "xloc-0.15" "yloc" "xloc-0.05" "yloc<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set lon 0 100"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; "set gxout stat"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; "set line "PrclCol" "PrclLine " " PrclThk<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; 
  PTemp=LiftDry(Sfctemp,SfcPlev,PLcl,1,_pmin,_pmax)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; Ptemp=LiftWet(TLcl,PLcl,_pmin,1,_pmin,_pmax)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 
  *-------------------------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * Determine level within lowest 250mb having 
  highest<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * theta-e value<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 
  *-------------------------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawTSnd = 1 &amp; 
  DrawDSnd = 1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;"set x 
  "_xval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp;"set y "_yval<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp;"set t "_tval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; zz=1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; MaxThee=-999<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; "set gxout stat"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; while (zz &lt;= _zmax &amp; pp &gt; _pmax-250)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; "set z "zz<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; pp=subwrd(result,4)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; "d "sndtemp<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; rec=sublin(result,8)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; tt=subwrd(rec,4)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; "d "snddewp<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; rec=sublin(result,8)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; dd=subwrd(rec,4)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; If (abs(tt) &lt; 130 &amp; abs(dd) &lt; 130)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp;Thee=Thetae(tt,dd,pp)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp;If (Thee &gt; MaxThee)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MaxThee=Thee<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  TMaxThee=tt<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp; DMaxThee=dd<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; PMaxThee=pp<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; zz=zz+1<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; Endwhile<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; If (PMaxThee = SfcPlev-250)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;PMaxThee = SfcPlev<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *------------------------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * Calculate temperature and pressure of LCL from 
  highest<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * theta-e level<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 
  *------------------------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; If (SfcPlev != PMaxThee)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;TLclMax=Templcl(TMaxThee,DMaxThee)<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;PLclMax=Preslcl(TMaxThee,DMaxThee,PMaxThee)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; Endif<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *----------------------------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; * Plot parcel path from highest theta-e level to LCL and 
  up<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; * moist adiabat<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; 
  *----------------------------------------------------------<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawPMax = 1 &amp; 
  SfcPlev != PMaxThee)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; say "Drawing 
  parcel path from most unstable level upward."<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; If (PageType = "Portrait")<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp;xloc=7.15<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;xloc=6.65<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; Endif<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; "q w2xy 1 "PLclMax<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; rec=sublin(result,1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  yloc=subwrd(rec,6)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set strsiz 
  0.1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; If (PLclMax &lt; 
  _pmax)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"set string 1 
  l"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"draw string "xloc" 
  "yloc" LCL"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"set line 1 
  1 1"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;"draw line 
  "xloc-0.15" "yloc" "xloc-0.05" "yloc<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set lon 0 100"<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; "set gxout stat"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; "set line "PrclCol" "PrclLine " " PrclThk<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; 
  PTemp=LiftDry(TMaxThee,PMaxThee,PLclMax,1,_pmin,_pmax)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; 
  Ptemp=LiftWet(TLclMax,PLclMax,_pmin,1,_pmin,_pmax)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; *--------------------------------<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  * Draw thermodynamic indices<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  *--------------------------------<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; If (DrawIndx = 1)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set string 1 l"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; "set strsiz 0.10"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set x 
  "_xval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set y "_yval<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; "set t "_tval<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; say "Calculating precipitable water."<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; pw=precipw(sndtemp,snddewp,_pmax,_pmin)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; say "Calculating thermodynamic indices."<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; Temp850=interp(sndtemp,850)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; Temp700=interp(sndtemp,700)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; Temp500=interp(sndtemp,500)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; Dewp850=interp(snddewp,850)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Dewp700=interp(snddewp,700)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Dewp500=interp(snddewp,500)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; If 
  (Temp850&gt;-900 &amp; Dewp850&gt;-900 &amp; Dewp700&gt;-900 &amp; 
  Temp700&gt;-900 &amp;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  Temp500&gt;-900)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;K=Temp850+Dewp850+Dewp700-Temp700-Temp500<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;K=-999<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; If (Temp850 &gt; -900 &amp; Dewp850 &gt; -900 &amp; 
  Temp500 &gt; -900)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;tt=Temp850+Dewp850-2*Temp500<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;tt=-999<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; 
  Temp500V=virtual2(Temp500+273.15,Dewp500+273.15,500)-273.15<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; PclTemp=LiftWet(TLcl,PLcl,500,0)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; 
  PclTempV=virtual2(PclTemp+273.15,PclTemp+273.15,500)-273.15<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; SLI=Temp500V-PclTempV<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; rec=CAPE(TLcl,PLcl,200,sndtemp,snddewp)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; Pos=subwrd(rec,1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; CIN=subwrd(rec,2)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; If (SfcPlev != PMaxThee)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; 
  &nbsp;PclTemp=LiftWet(TLclMax,PLclMax,500,0)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; 
  &nbsp;PclTempV=virtual2(PclTemp+273.15,PclTemp+273.15,500)-273.15<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;LIMax=Temp500V-PclTempV<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;rec=CAPE(TLclMax,PLclMax,100,sndtemp,snddewp)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;PosMax=subwrd(rec,1)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;CINMax=subwrd(rec,2)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; Else<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;LIMax=SLI<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;PosMax=Pos<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;CINMax=CIN<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;MaxThee=SfcThee<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt;<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; If (PageType = "Portrait")<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp;If (Text1XC = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; &nbsp; Text1XC=rxloc-0.75<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;If (Text1YC = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; Text1YC=tyloc-2.25<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;If 
  (Text2XC = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  Text2XC=rxloc-0.75<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;If (Text2YC 
  = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  Text2YC=tyloc-3.25<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;If (Text3XC 
  = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp;Text3XC=rxloc-0.75<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;If (Text3YC 
  = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  Text3YC=tyloc-4.40<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; Else<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;If (Text1XC = -1)<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Text1XC=rxloc+2.50<BR>&gt;&gt; 
  &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;If (Text1YC = -1)<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Text1YC=tyloc-3.00<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp;If (Text2XC = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp; &nbsp; Text2XC=rxloc+2.50<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp;If (Text2YC = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp; &nbsp; Text2YC=tyloc-4.00<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;If (Text3XC = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp; &nbsp; Text3XC=rxloc+2.50<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; 
  &nbsp; &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp;If 
  (Text3YC = -1)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
  Text3YC=tyloc-5.10<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; &nbsp; 
  &nbsp;Endif<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; Endif<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; &nbsp; "set string 1 l 3"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; 
  &nbsp; "set line 0 1 3"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "draw recf 
  &nbsp;"Text1XC-0.75 " " Text1YC-0.40 " " Text1XC+0.75 " "<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Text1YC+0.25<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "set 
  line 1 1 3"<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "draw rec 
  &nbsp;"Text1XC-0.75 " " Text1YC-0.40 " " Text1XC+0.75 " "<BR>&gt;&gt; &gt; 
  &gt;&gt; &gt;&gt; Text1YC+0.25<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "draw 
  string "Text1XC-0.70 " " Text1YC+0.10" &nbsp;K"<BR>&gt;&gt; &gt; &gt;&gt; 
  &gt;&gt; &nbsp; "draw string "Text1XC+0.25 " " Text1YC+0.10" " 
  int(K)<BR>&gt;&gt; &gt; &gt;&gt; &gt;&gt; &nbsp; "draw string 
  "Text1X<BR>&gt;&gt;<BR>&gt;<BR>&gt; 
  _______________________________________________<BR>&gt; gradsusr mailing 
  list<BR>&gt; <A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A><BR>&gt; <A 
  href="http://gradsusr.org/mailman/listinfo/gradsusr" 
  target=_blank>http://gradsusr.org/mailman/listinfo/gradsusr</A><BR>&gt;<BR>&gt;<BR><BR>***************************************************<BR>The 
  information contained in this e-mail message<BR>is intended only for the use 
  of the recipient(s)<BR>named above and may contain information that 
  is<BR>privileged, confidential, and/or proprietary.<BR>If you are not the 
  intended recipient, you may not<BR>review, copy or distribute this message. If 
  you have<BR>received this communication in error, please notify<BR>the sender 
  immediately by e-mail, and delete the original 
  message.<BR>***************************************************<BR>-------------- 
  next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: <A 
  href="http://gradsusr.org/pipermail/gradsusr/attachments/20101109/0f06097d/attachment.html" 
  target=_blank>http://gradsusr.org/pipermail/gradsusr/attachments/20101109/0f06097d/attachment.html</A><BR>-------------- 
  next part --------------<BR>A non-text attachment was scrubbed...<BR>Name: 
  test_3.png<BR>Type: image/png<BR>Size: 13706 bytes<BR>Desc: not 
  available<BR>Url : <A 
  href="http://gradsusr.org/pipermail/gradsusr/attachments/20101109/0f06097d/attachment.png" 
  target=_blank>http://gradsusr.org/pipermail/gradsusr/attachments/20101109/0f06097d/attachment.png</A><BR>-------------- 
  next part --------------<BR>A non-text attachment was scrubbed...<BR>Name: 
  USNE.png<BR>Type: image/png<BR>Size: 5879 bytes<BR>Desc: not available<BR>Url 
  : <A 
  href="http://gradsusr.org/pipermail/gradsusr/attachments/20101109/0f06097d/attachment-0001.png" 
  target=_blank>http://gradsusr.org/pipermail/gradsusr/attachments/20101109/0f06097d/attachment-0001.png</A><BR>-------------- 
  next part --------------<BR>A non-text attachment was scrubbed...<BR>Name: <A 
  href="http://testmap.gs" target=_blank>testmap.gs</A><BR>Type: 
  application/octet-stream<BR>Size: 1073 bytes<BR>Desc: not available<BR>Url : 
  <A 
  href="http://gradsusr.org/pipermail/gradsusr/attachments/20101109/0f06097d/attachment.obj" 
  target=_blank>http://gradsusr.org/pipermail/gradsusr/attachments/20101109/0f06097d/attachment.obj</A><BR><BR>------------------------------<BR><BR>_______________________________________________<BR>gradsusr 
  mailing list<BR><A 
  href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</A><BR><A 
  href="http://gradsusr.org/mailman/listinfo/gradsusr" 
  target=_blank>http://gradsusr.org/mailman/listinfo/gradsusr</A><BR><BR><BR>End 
  of gradsusr Digest, Vol 9, Issue 
  24<BR>***************************************<BR></BLOCKQUOTE></DIV><BR></BODY></HTML>