Ignore:
Timestamp:
Mar 2, 2009 12:18:17 PM (16 years ago)
Author:
letzel
Message:
  • NCL scripts in trunk/SCRIPTS/NCL updated
File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/NCL/timeseries.ncl

    r218 r250  
    12431243   if (format_out .EQ. "eps" .OR. format_out .EQ. "epsi") then
    12441244      gsn_panel(wks_ps,plot_ps(1:n),(/n,1/),resP)
     1245      print(" ")
     1246      print("Outputs to .eps or .epsi have only one frame")
     1247      print(" ")
    12451248   else
    12461249      do np = 1,n,no_rows*no_columns   
Note: See TracChangeset for help on using the changeset viewer.