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

Last change on this file since 162 was 162, checked in by letzel, 16 years ago
  • NCL scripts in trunk/SCRIPTS/NCL updated
File size: 3.9 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
[162]13___start_time_step___[0;1;...]__________________________________default = t(0)____________[ALL]
14t(0)
15___end_time_step_____[1;2;...]__________________________________default = t(end)__________[ALL]
16t(end)
[157]17___no_columns________[1;2;...]__________________________________default = 1_______________[ALL]
[154]181
[157]19___no_lines__________[1;2;...]__________________________________default = 2_______________[ALL]
[154]202
[161]21___'var'_____________[,E,dt,umax,;...]__________________________default = variables_______[ALL]
[154]22variables
23___combine___________[0] or [1]_________________________________default = 0_______________[PR]
240
[161]25___number_comb_______[2] or [3]_________________________________default = 0_______________[PR]
[154]260
[161]27___'c_var'___________[,us2,vs2,ws2,;...]________________________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
[161]35___max_z_____________[100;1000;...]_____________________________default = max(z_u)________[PR]
36max(z_u)
[162]37___over______________[0] or [1]_________________________________default = 0_______________[PR+TS]
380
39___vector____________[0] or [1]_________________________________default = 0_______________[CS]
400
41___'vec1'____________[,u,;,v,;...]______________________________default = vec1____________[CS]
42vec1
43___'vec2'____________[,u,;,v,;...]______________________________default = vec2____________[CS]
44vec2
45__'plotvec'__________[,u,;,v,;...]______________________________default = plotvec_________[CS]
46plotvec
47___ref_mag___________[0.1;0.02;...]_____________________________default = 0.05____________[CS]
480.05
49___'mode'____________[Fill], [Line] or [Both]___________________default = Fill____________[CS]
50Fill
[154]51___'sort'____________[time] or [layer]__________________________default = time____________[CS]
52time
53___'fill_mode'_______[AreaFill], [RasterFill] or [CellFill]_____default = AreaFill________[CS]
54AreaFill
55___shape_____________[0] or [1]_________________________________default = 1_______________[CS]
561
[157]57___xyc_______________[0] or [1]_________________________________default = 0_______________[CS]
580
[154]59___xzc_______________[0] or [1]_________________________________default = 0_______________[CS]
600
61___yzc_______________[0] or [1]_________________________________default = 0_______________[CS]
620
[162]63___xs________________[0,1,...]__________________________________default = x0______________[CS+PR]
64x0
65___xe________________[1;2;...]__________________________________default = xdim____________[CS+PR]
[154]66xdim
[162]67___ys________________[0;1;...]__________________________________default = y0______________[CS]
68y0
[157]69___ye________________[1;2;...]__________________________________default = ydim____________[CS]
[154]70ydim
[162]71___zs________________[0;1;...]__________________________________default = z0______________[CS]
72z0
[157]73___ze________________[1;2;...]__________________________________default = zdim____________[CS]
[154]74zdim
[157]75___end of file ".ncl_preferences"_____________________________________________________________
Note: See TracBrowser for help on using the repository browser.