common /command/ istate,index,ibyear,numyr,interactive, 1 dohedr,fs_flag,infile,outfil c c --- Command Line control variables: c integer istate, index, ibyear, numyr logical interactive logical dohedr logical fs_flag character*128 infile character*128 outfil c c istate - Number of State. c index - Number of Station. c ibyear - Number of Beginning Year for Output. c numyr - Number of Years to Generate Output. c interactive - (Logical) Specify whether interactive mode is used. c dohedr - (Logical) Whether to write WEPS header to output file. c fs_flag - (Logical) Specifies if records are in Forest Service format. c infile - Input file, to be used in lieu of default station parameter files. c outfil - File to receive CLIGEN output.