source: palm/trunk/SCRIPTS/NCL/.ncl_preferences @ 157

Last change on this file since 157 was 157, checked in by letzel, 16 years ago
  • NCL scripts in trunk/SCRIPTS/NCL updated for vector plots
File size: 3.8 KB
RevLine 
[154]1___Parameter list________________________________________________________________________________
2___Please write your values/strings(wihtout " ") below the corresponding parameter line__________
3_________________________________________________________________________________________________
4___parameter name____example____________________________________default value_____________used by
5_________________________________________________________________________________________________
6
[157]7___'file_in'_________[path/name.nc; i.e. ~/.../example.nc]______default = input file______[ALL]
[154]8input file
[157]9___'format_out'______[ncgm; ps; eps; epsi; pdf; x11]____________default = x11_____________[ALL]
[154]10x11
[157]11___'file_out'________[path/name; i.e. ~/.../test]_______________default = test____________[ALL]
[154]12test
[157]13___start_time_step___[0;1;...]__________________________________default = 1_______________[ALL]
[154]141
[157]15___end_time_step_____[1;2;...]__________________________________default = nt______________[ALL]
16nt
17___no_columns________[1;2;...]__________________________________default = 1_______________[ALL]
[154]181
[157]19___no_lines__________[1;2;...]__________________________________default = 2_______________[ALL]
[154]202
[157]21___'var'_____________[E,dt,umax,;...]___________________________default = variables_______[ALL]
[154]22variables
23___combine___________[0] or [1]_________________________________default = 0_______________[PR]
240
25___number_comb_______[0] or [1]_________________________________default = 0_______________[PR]
260
[157]27___'c_var'___________[umax,vmax,wmax,;...]______________________default = c_variables_____[PR]
[154]28c_variables
29___dash______________[0] or [1]_________________________________default = 0_______________[PR]
300
31___black_____________[0] or [1]_________________________________default = 0_______________[PR]
320
[157]33___min_z_____________[0;10;...]_________________________________default = 0_______________[PR]
[154]340
[157]35___max_z_____________[100;1000;...]_____________________________default = max(z_pr)_______[PR]
[154]36max(z_pr)
37___'sort'____________[time] or [layer]__________________________default = time____________[CS]
38time
39___'mode'____________[Fill], [Line] or [Both]___________________default = Fill____________[CS]
40Fill
41___'fill_mode'_______[AreaFill], [RasterFill] or [CellFill]_____default = AreaFill________[CS]
42AreaFill
43___shape_____________[0] or [1]_________________________________default = 1_______________[CS]
441
[157]45___xyc_______________[0] or [1]_________________________________default = 0_______________[CS]
460
[154]47___xzc_______________[0] or [1]_________________________________default = 0_______________[CS]
480
49___yzc_______________[0] or [1]_________________________________default = 0_______________[CS]
500
51___xs________________[0,1,...]__________________________________default = 0_______________[CS]
520
[157]53___xe________________[1;2;...]__________________________________default = xdim____________[CS]
[154]54xdim
[157]55___ys________________[0;1;...]__________________________________default = 0_______________[CS]
560
57___ye________________[1;2;...]__________________________________default = ydim____________[CS]
[154]58ydim
[157]59___zs________________[0;1;...]__________________________________default = 0_______________[CS]
[154]600
[157]61___ze________________[1;2;...]__________________________________default = zdim____________[CS]
[154]62zdim
[157]63___vector____________[0] or [1]_________________________________default = 0_______________[CS]
640
65___'vec1'____________[u,;v,;...]________________________________default = vec1____________[CS]
66vec1
67___'vec2'____________[u,;v,;...]________________________________default = vec2____________[CS]
68vec2
69__'plotvec'__________[u,;v,;...]________________________________default = plotvec_________[CS]
70plotvec
71___ref_mag___________[0.1;0.02;...]_____________________________default = 0.05____________[CS]
720.05
73___end of file ".ncl_preferences"_____________________________________________________________
Note: See TracBrowser for help on using the repository browser.