[ncl-talk] Axes problem
Theomar Trindade
theomar_trindade at hotmail.com
Mon May 4 19:09:09 MDT 2015
Hi,
I'm working with a broked series of time, in an ascii file, like eg.
year = (/2000,2000,2001,2001,2001,2001,2002,2003,2003,2003,2003/)
temp = (/208,209,203,201,201,205,203,205,204,207,206/)
I can plot a variable easily using the gsn_y(wks,temp,res), but when I try
to substitute the x axes it desapear or if I use the gsn_xy(wks,year,temp,res)
it simply show some thing like the first figure attached. I'd like something
as the second, but with the correct year.
Thanks in advance.
--Theomar Trindade de A. T. Neves
Meteorology Doc Student | INPE/CPTEC
Doutorando em meteorologia |Phone: 55(12)32086830email: theomar_trindade at hotmail.com
theomar.neves at cptec.inpe.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150505/7bccdce3/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lis_umidade.pdf
Type: application/pdf
Size: 109519 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150505/7bccdce3/attachment.pdf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lis_umidade.pdf
Type: application/pdf
Size: 93762 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150505/7bccdce3/attachment-0001.pdf
More information about the ncl-talk
mailing list