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

%if INPUT_MODE = AREA %then
   %unset POINT
