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

Legend:

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

    r218 r250  
    639639   if (format_out .EQ. "eps" .OR. format_out .EQ. "epsi") then
    640640      gsn_panel(wks,plot,(/n,1/),resP)
     641      print(" ")
     642      print("Outputs to .eps or .epsi have only one frame")
     643      print(" ")
    641644   else   
    642645      do i = 0,n-1, no_rows*no_columns
Note: See TracChangeset for help on using the changeset viewer.