This file is indexed.

/usr/share/metview/etc/ObsPlottingDef 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
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
PARAMSHARE ; ParamShare; PARAMSHARE
{
	COLOUR {
		%include MagicsColours.txt
	}
	STYLE {
		SOLID; SOLID
		DASH; DASH
		DOT; DOT
		CHAIN_DOT; CHAIN_DOT
		CHAIN_DASH; CHAIN_DASH
	}
}

MOBS; Magics; Automatically generated
{
	OBS_DISTANCE_APART[ help_text = 'Minimum distance between the centre of any two observations in cm' ]
	{
		*
	} = 1.0

	OBS_COLOUR [ help = help_colour,interface = colour, help_text='Observation Colour' ]
	{ 
		&PARAMSHARE&COLOUR
	} = BLACK

	OBS_SIZE[ help_text = 'size of a single onservation in cm' ]
	{
		*
	} = 0.2

	OBS_RING_SIZE[ help_text = 'Size of the station ring  in cm' ]
	{
		*
	} = 0.2

	OBS_PRESENT_WEATHER [ help_text = 'Turn On/off the present weather' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_PRESENT_WEATHER_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display  the present weather' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_PRESSURE [ help_text = 'Turn On/off the pressure' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_PRESSURE_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display the pressure' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_UPPER_AIR_PRESSURE [ help_text = 'Turn On/off the upper air pressure level (satob)' ]
 	{
		ON;  ON
		OFF; OFF
	} = OFF

	OBS_UPPER_AIR_PRESSURE_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display the upper air pressure level' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_PRESSURE_TENDENCY [ help_text = 'Turn On/off the pressure tendency' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_PRESSURE_TENDENCY_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display the pressure tendency' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_STATION_RING [ help_text = 'Turn On/off the station ring' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_STATION_RING_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display the station ring' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_TEMPERATURE [ help_text = 'Turn On/off the Air temperature' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_TEMPERATURE_COLOUR [ help = help_colour,interface = colour, help_text='Colour  used to display the Air temperature' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_THICKNESS [ help_text = 'Turn On/off the Thickness' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_THICKNESS_COLOUR [ help = help_colour,interface = colour, help_text='Colour  used to display the thickness' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_HEIGHT [ help_text = 'Turn On/off the height (geopotential)' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_HEIGHT_COLOUR [ help = help_colour,interface = colour, help_text='Colour  used to display  the height information' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_IDENTIFICATION [ help_text = 'Turn On/off the station identification' ]
 	{
		ON;  ON
		OFF; OFF
	} = OFF

	OBS_IDENTIFICATION_COLOUR [ help = help_colour,interface = colour, help_text='Colour  used to display  the station identification' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_CLOUD [ help_text = 'Turn On/off the cloud' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_LOW_CLOUD [ help_text = 'Turn On/off the low cloud' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_LOW_CLOUD_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display the low cloud' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_MEDIUM_CLOUD [ help_text = 'Turn On/off the medium cloud' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_MEDIUM_CLOUD_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display the  medium cloud' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_HIGH_CLOUD [ help_text = 'Turn On/off the high cloud' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_HIGH_CLOUD_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display the high cloud' ]
	{ 
		&PARAMSHARE&COLOUR
	} = RED

	OBS_DEWPOINT [ help_text = 'Turn On/off the dewpoint' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_DEWPOINT_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display the dewpoint' ]
	{ 
		&PARAMSHARE&COLOUR
	} = RED

	OBS_SEA_TEMPERATURE [ help_text = 'Turn On/off the sea temperature' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_SEA_TEMPERATURE_COLOUR [ help = help_colour,interface = colour, help_text='Colour sed to display the sea temperature' ]
	{ 
		&PARAMSHARE&COLOUR
	} = BLACK

	OBS_WAVES [ help_text = 'Turn On/off the waves and swell information' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_WAVES_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display  the waves and swell' ]
	{ 
		&PARAMSHARE&COLOUR
	} = BLACK

	OBS_PAST_WEATHER [ help_text = 'Turn On/off the pas Weather level (satob)' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_PAST_WEATHER_COLOUR [ help = help_colour,interface = colour, help_text='Colour  used to display  the past weather' ]
	{ 
		&PARAMSHARE&COLOUR
	} = RED

	OBS_TIME [ help_text = 'Turn On/off the observation time' ]
 	{
		ON;  ON
		OFF; OFF
	} = OFF

	OBS_TIME_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display the observation time' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_VISIBILITY [ help_text = 'Turn On/off the visibility' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_VISIBILITY_COLOUR [ help = help_colour,interface = colour, help_text='Colour  used to display  the visibility' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_WIND [ help_text = 'Turn On/off the wind' ]
 	{
		ON;  ON
		OFF; OFF
	} = ON

	OBS_WIND_COLOUR [ help = help_colour,interface = colour, help_text='Colour used to display wind' ]
	{ 
		&PARAMSHARE&COLOUR
	} = AUTOMATIC

	OBS_WIND_PROJECTED [ help_text = 'if on (default), the wind will be reprojected according to the projection used in the map.' ]
	{ 
		ON;  ON
		OFF; OFF
	} = ON
}