Ignore:
Timestamp:
Jun 18, 2009 1:54:07 PM (15 years ago)
Author:
heinze
Message:

Plots of profiles appear in the order specified by the variable var.

File:
1 edited

Legend:

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

    r267 r342  
    195195      ; data type: string
    196196      ;
    197       ; example: var = ",u,v,w"
     197      ; example: var = ",u,v,w,"
    198198      ;
    199199      ; default:   "all" (all available variables are plotted)
     
    788788      ; data type: string
    789789      ;
    790       ; example: var = ",u,v,w";
     790      ; example: var = ",u,v,w,";
    791791      ;
    792792      ; default:   "all" (all available variables are plotted)
     
    17261726      ; data type: string
    17271727      ;
    1728       ; example: var = ",u,v,w"
     1728      ; example: var = ",u,v,w,"
    17291729      ;
    17301730      ; default:   "all" (all available variables are plotted)
     
    21412141      ; data type: string
    21422142      ;
    2143       ; example: var = ",u,v,w"
     2143      ; example: var = ",u,v,w,"
    21442144      ;
    21452145      ; default:   "all" (all available variables are plotted)
Note: See TracChangeset for help on using the changeset viewer.