%if INPUT_MODE = POINT %or INPUT_MODE = NEAREST_GRIDPOINT %then
   %unset AREA

%if INPUT_MODE = AREA  %or INPUT_MODE = AREA_2 %then
   %unset POINT

%if OUTPUT_MODE = NORMAL %then
   %unset WATER_TYPE
   %unset CLOUD_TOP_PRESSURE
   %unset CLOUD_FRACTION
