*ID OZONE_FF */----------------------------------------------------------------- */ Modification to the reconfiguration at vn4.5 */ */ Add logic to allow for full field ozone to be updated from */ an ancilliary file when ozone is held as zonal means in the */ start dump */ */ David Hassell 19 June 2001 */----------------------------------------------------------------- */ *DECLARE CONTROL1 */ *I GDR1F401.25 CDH Add logic to allow for full field ozone to be updated from CDH an ancilliary file when ozone is held as zonal means in the CDH start dump IF (ITEM_CODES_ANCIL(K).EQ.60) THEN IF ((ZONAL_IN.AND.(.NOT.ZONAL_OUT)).AND.LOZONE_ANC) THEN SWITCH(K)=1 ENDIF ENDIF */