Hi,
I am working on a plot where I need to draw a 'ridge' line (MSLP  
chart). In the book "Weather Analysis" page 32 (Djuric), 'ridges' are  
drawn as kinked lines and 'troughs' as wavy lines. Is there a way to  
do that using gsn_add_polyline?
Another question: I need to make a line illustrating the flow of air  
in an MSLP chart. This is not a straight line. If I use  
gsn_add_polyline, the curve I am trying to draw looks more like a  
'step function' than a smooth curve. When I try to use a bicubic  
spline, I get an error saying that I don't have enough input data:  
"SPLCC or SPLCW - SUPRLS failure". And if I use 'ftcurvs', I get error  
4, which means that my lines are not increasing. This is because my  
latitude and longitude vary (increasing/decreasing). Is there a way to  
draw such curves in NCL?
I thank you so much in advance!
Kindest regards,
Michel
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Apr 13 2009 - 09:14:09 MDT
This archive was generated by hypermail 2.2.0 : Thu Apr 16 2009 - 10:05:49 MDT