This file is indexed.

/usr/share/metview/etc/MVProfileViewRules is in metview-data 5.0.0~beta.1-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
%if INPUT_MODE = POINT %or INPUT_MODE = NEAREST_GRIDPOINT %then
   %unset AREA

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

%include PageFrameRules
%include SubpageFrameRules