cannot use vpXF, vpYF, vpWidthF, and vpHeightF to make panel plots

From: xiaoming Hu <yuanfangcan_at_nyahnyahspammersnyahnyah>
Date: Fri Jan 03 2014 - 22:06:21 MST

Dear all

I can use gsn_panel to generate a panel plot, but cannot use vpXF, vpYF, vpWidthF, and vpHeightF to make the panel plot.
 
I attached my script, which only generate a plot with only one panel.

If I comment out draw(plot(ifile_loop)) and frame(wks)
and un-comment out
; resP = True ; modify the panel plot
; resP@txString = "Vetical velocity"
; gsn_panel(wks,plot,(/2,1/),resP)

Then the script would generate a plot with two panels.

I prefer to use vpXF, vpYF, vpWidthF, and vpHeightF to generate the panel plot since I can exactly put the panels wherever I want.

Any suggestions?

Thanks
Xiaoming

                                               

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

Received on Fri Jan 03 22:06:32 2014

This archive was generated by hypermail 2.1.8 : Mon Jan 06 2014 - 13:09:53 MST