c begin include file cclig.inc c + + + COMMON BLOCK DESCRIPTION + + + c + + + INSERT DESCRIPTION HERE + + + common /clig/ iclig c + + + VARIABLE DECLARATIONS + + + integer iclig c + + + VARIABLE DEFINITIONS + + + c iclig : flag for climate file iclig=1 if CLIGEN generated c storm durations, iclig=0 if observed values input c end include file cclig.inc