Ignore:
Timestamp:
Aug 21, 2012 2:17:57 PM (12 years ago)
Author:
hoffmann
Message:

Bugfix in netcdf.f90 and improvements in palmplot.

File:
1 edited

Legend:

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

    r957 r983  
    721721   ; ***************************************************
    722722
    723    resP                        = True
    724    resP@txFont                 = "helvetica"
    725    resP@txString               = f_att@title
    726    resP@txFuncCode             = "~"
    727    resP@txFontHeightF          = 0.015
     723   resP                            = True
     724   resP@gsnMaximize                = True
     725   resP@gsnPanelXWhiteSpacePercent = 4.0
     726   resP@gsnPanelYWhiteSpacePercent = 4.0
     727   resP@txFont                     = "helvetica"
     728   resP@txString                   = f_att@title
     729   resP@txFuncCode                 = "~"
     730   resP@txFontHeightF              = 0.0105
    728731
    729732   no_frames = 0
Note: See TracChangeset for help on using the changeset viewer.