Changeset 157 for palm/trunk/SCRIPTS/NCL/.ncl_preferences
- Timestamp:
- Apr 2, 2008 1:22:13 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/NCL/.ncl_preferences
r154 r157 5 5 _________________________________________________________________________________________________ 6 6 7 ___'file_in'_________[path/name.nc ,i.e. ~/.../example.nc]______default = input file______[ALL]7 ___'file_in'_________[path/name.nc; i.e. ~/.../example.nc]______default = input file______[ALL] 8 8 input file 9 ___'format_out'______[ncgm , ps, eps, epsi, pdf,x11]____________default = x11_____________[ALL]9 ___'format_out'______[ncgm; ps; eps; epsi; pdf; x11]____________default = x11_____________[ALL] 10 10 x11 11 ___'file_out'________[path/name ,i.e. ~/.../test]_______________default = test____________[ALL]11 ___'file_out'________[path/name; i.e. ~/.../test]_______________default = test____________[ALL] 12 12 test 13 ___start_time_step___[0 ,1,...]__________________________________default = 1_______________[ALL]13 ___start_time_step___[0;1;...]__________________________________default = 1_______________[ALL] 14 14 1 15 ___end_time_step_____[1 ,2,...]__________________________________default = nt-1____________[ALL]16 nt -117 ___no_columns________[1 ,2,...]__________________________________default = 1_______________[ALL]15 ___end_time_step_____[1;2;...]__________________________________default = nt______________[ALL] 16 nt 17 ___no_columns________[1;2;...]__________________________________default = 1_______________[ALL] 18 18 1 19 ___no_lines__________[1 ,2,...]__________________________________default = 2_______________[ALL]19 ___no_lines__________[1;2;...]__________________________________default = 2_______________[ALL] 20 20 2 21 ___'var'_____________[E dt umax,...]____________________________default = variables_______[ALL]21 ___'var'_____________[E,dt,umax,;...]___________________________default = variables_______[ALL] 22 22 variables 23 23 ___combine___________[0] or [1]_________________________________default = 0_______________[PR] … … 25 25 ___number_comb_______[0] or [1]_________________________________default = 0_______________[PR] 26 26 0 27 ___'c_var'___________[umax vmax wmax ,...]______________________default = c_variables_____[PR]27 ___'c_var'___________[umax,vmax,wmax,;...]______________________default = c_variables_____[PR] 28 28 c_variables 29 29 ___dash______________[0] or [1]_________________________________default = 0_______________[PR] … … 31 31 ___black_____________[0] or [1]_________________________________default = 0_______________[PR] 32 32 0 33 ___min_z_____________[0 ,10,...]_________________________________default = 0_______________[PR]33 ___min_z_____________[0;10;...]_________________________________default = 0_______________[PR] 34 34 0 35 ___max_z_____________[100 ,1000,...]_____________________________default = max(z_pr)_______[PR]35 ___max_z_____________[100;1000;...]_____________________________default = max(z_pr)_______[PR] 36 36 max(z_pr) 37 37 ___'sort'____________[time] or [layer]__________________________default = time____________[CS] … … 43 43 ___shape_____________[0] or [1]_________________________________default = 1_______________[CS] 44 44 1 45 ___xyc_______________[0] or [1]_________________________________default = 1_______________[CS]46 1 45 ___xyc_______________[0] or [1]_________________________________default = 0_______________[CS] 46 0 47 47 ___xzc_______________[0] or [1]_________________________________default = 0_______________[CS] 48 48 0 … … 51 51 ___xs________________[0,1,...]__________________________________default = 0_______________[CS] 52 52 0 53 ___xe________________[1 ,2,...]__________________________________default = xdim____________[CS]53 ___xe________________[1;2;...]__________________________________default = xdim____________[CS] 54 54 xdim 55 ___ys________________[0 ,1,...]__________________________________default = 0_______________[CS]56 57 ___ye________________[1 ,2,...]__________________________________default = ydim____________[CS]55 ___ys________________[0;1;...]__________________________________default = 0_______________[CS] 56 0 57 ___ye________________[1;2;...]__________________________________default = ydim____________[CS] 58 58 ydim 59 ___zs________________[0 ,1,...]__________________________________default = 0_______________[CS]59 ___zs________________[0;1;...]__________________________________default = 0_______________[CS] 60 60 0 61 ___ze________________[1 ,2,...]__________________________________default = zdim____________[CS]61 ___ze________________[1;2;...]__________________________________default = zdim____________[CS] 62 62 zdim 63 ___end of file "parameter_list_cross_section__________________________________________________ 64 65 66 63 ___vector____________[0] or [1]_________________________________default = 0_______________[CS] 64 0 65 ___'vec1'____________[u,;v,;...]________________________________default = vec1____________[CS] 66 vec1 67 ___'vec2'____________[u,;v,;...]________________________________default = vec2____________[CS] 68 vec2 69 __'plotvec'__________[u,;v,;...]________________________________default = plotvec_________[CS] 70 plotvec 71 ___ref_mag___________[0.1;0.02;...]_____________________________default = 0.05____________[CS] 72 0.05 73 ___end of file ".ncl_preferences"_____________________________________________________________
Note: See TracChangeset
for help on using the changeset viewer.