Re: Skew-T question

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed, 21 Jun 2006 15:02:37 -0600 (MDT)

>I want to draw Skew-T plot with positive area and
>negative area on it .(see attach file)

>Can NCL do it ?
__________________________________________
Of course, NCL can "do it".

However, there is not standard option on the
skewT code that performs this task.

The user would have to modify the skewT code.

http://www.ncl.ucar.edu/Applications/skewt.shtml
example 2

shows [red dash line] the path an undiluted parcel
would follow afet it reaches the LCL/level-free-convection.

This is drawn between

  if (localOpts_at_ThermoInfo) then
     :
  end if
 
What the user would have to do is create a closed polygon
using the observed temperatures and the calculated
trajectory and then use a hatched area fill.

http://www.ncl.ucar.edu/Applications/polyg.shtml

good luck
D

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jun 21 2006 - 15:02:37 MDT

This archive was generated by hypermail 2.2.0 : Thu Jun 22 2006 - 09:29:43 MDT