pilout=1; | You will save pilot information files. |
pil_type: | Possible
values
are "pm" or "dp". Denotes the source for the pilot information: Model
level
data
"pm" or pressure level data "dp". If "pm" is chosen,
variables
2T,UP,VP,UH,2P will be saved on model levels and GZ at the surface
otherwise TT,UU,VV,HU,GZ will be saved on pressure levels. Although the
file size when saving on pressure levels is generally much smaller it
is still recommended to save
pilot file on model levels. (default:
pm). |
pilhr: | Saving interval in hours for pilot files (default: 3). |
pil_dir: | Syntax:
pil_dir=${pil_mach}:${pil_rept}; pil_mach: Archiving machine for pilot information files (default ${arch_mach}). Must never be cfs! pil_rept: Archiving directory for pilot information files (default: ${archdir}). |
pil_window: | Since
the
pilot
information files might be quite big, it is possible to save only a
window. Usage: pil_window="lon1 lon2 lat1 lat2"; Where lon1, lon2 and lat1, lat2 are the left, right and lower, upper model grid indices, respectively. |