This file is indexed.

/usr/share/metview/etc/BufrPickerDef 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
_SUBREQUEST ; Dummy ; dummy
{
! 970108/vk:
! - added descriptor numbers in front of parameter names
! - added descriptor numbers as a new second column
!  => get rid of shorthand names because there are not names for all params!
!(after a shiftover period we can remove the third column with shorthand names)

	PARAM
	{
        001001 - WMO BLOCK NUMBER ;      001001 ; XWMO_BL ; 001001
        001002 - WMO STATION NUMBER ;    001002 ; XWMO_ST ; 001002
        001007 - SATELLITE IDENTIFIER ;  001007 ; XSAT_ID ; 001007

	004053 - Number of days with precipitation equal to or more than 1 mm ; 004053 ; XNDP ; 004053

        010003 - GEOPOTENTIAL ;                  010003 ;   Z ; 010003
        010004 - PRESSURE ;                      010004 ;   P ; 010004
        010051 - PRESSURE REDUCED AT SEA LEVEL ; 010051 ;  PS ; 010051

        011001 - WIND DIRECTION ;                011001 ;   D ; 011001
        011002 - WIND SPEED ;                    011002 ;   F ; 011002
        011011 - WIND DIRECTION AT 10M ;         011011 ; 10D ; 011011
        011012 - WIND SPEED AT 10M ;             011012 ; 10F ; 011012
        011041 - Maximum wind speed in gusts ;   011041 ; XWG ; 011041

        012001 - DRY BULP TEMPERATURE ;               012001 ;       T ; 012001
        012002 - WET BULP TEMPERATURE ;               012002 ;      TW ; 012002
        012003 - DEW POINT TEMPERATURE ;              012003 ;      TD ; 012003
        012004 - DRY BULP TEMPERATURE AT 2M ;         012004 ;      2T ; 012004
        012005 - WET BULP TEMPERATURE AT 2M ;         012005 ;      2D ; 012005
        012007 - VIRTUAL TEMPERATURE ;                012007 ;     XVT ; 012007
	012011 - Maximum temperature - at height and over period specified ; 012011 ; XMXSPEC ; 012011
	012012 - Minimum temperature - at height and over period specified ; 012012 ; XMNSPEC ; 012012
	012014 - MAX TEMPERATURE AT 2M PAST 12 HOURS; 012014 ; XMX2T12 ; 012014
	012015 - MIN TEMPERATURE AT 2M PAST 12 HOURS; 012015 ; XMN2T12 ; 012015
	012063 - BRIGHTNESS TEMPERATURE; 012063 ; XBGT ; 012063
	012163 - BRIGHTNESS TEMPERATURE; 012163 ; XBGT2; 012163

	013003 - RELATIVE HUMIDITY ;                 013003 ;     R ; 013003
	013004 - Vapour pressure ;                   013004 ;   XVP ; 013004
        013011 - Total precipitation - total water equivalent ; 013011 ; XTP ; 013011
        013013 - TOTAL SNOW DEPTH ;                  013013 ;    SD ; 013013
	013019 - TOTAL PRECIPITATION PAST  1 HOURS ; 013019 ; XTP01 ; 013019
	013020 - TOTAL PRECIPITATION PAST  3 HOURS ; 013020 ; XTP03 ; 013020
	013021 - TOTAL PRECIPITATION PAST  6 HOURS ; 013021 ; XTP06 ; 013021
	013022 - TOTAL PRECIPITATION PAST 12 HOURS ; 013022 ; XTP12 ; 013022
	013023 - TOTAL PRECIPITATION PAST 24 HOURS ; 013023 ; XTP24 ; 013023
	013051 - Frequency group - precipitation   ; 013051 ;  XFGP ; 013051

	014031 - Total sunshine - minutes in SYNOP ; 014031 ;  XTSM ; 014031
	014032 - Total sunshine - hours in CLIMAT ;  014032 ;  XTSH ; 014032

	020001 - HORIZONTAL VISIBILITY ; 020001 ;  XHV ; 020001
	020002 - VERTICAL VISIBILITY ;   020002 ;  XVV ; 020002
	020003 - PRESENT WEATHER ;       020003 ;  XPW ; 020003
	020010 - TOTAL CLOUD COVER ;     020010 ; XTCC ; 020010

	"------ - FOR OTHER PARAMETERS TYPE BUFR DESCRIPTOR NUMBERS"; 0 ; DUMMY ; 00000

        *
	}

	COORD_PARAM
	{
	"------ - Not used" ; -1
	005040 - Orbit number ; 005040
	005041 - Scan line number ; 005041
	005042 - Channel number ; 005042
	005043 - Field of view number ; 005043
	005044 - Satellite cycle number ; 005044
	005045 - Field of regard number ; 005045
	007002 - Height or altitude ; 007002
	007003 - Geopotential ; 007003
	007004 - Pressure ; 007004
	007007 - Height ; 007007
	007008 - Geopotential ; 007008
	007009 - Geopotential height ; 007009
	007010 - Flight level ; 007010

	"------ FOR OTHER COORDINATES TYPE BUFR DESCRIPTOR NUMBER";  00000

        *
	}

}



BUFRPICKER; Metview; Specific Application
{

	DATA [
			interface		= icon,
			class			= BUFR,
			exclusive		= true,

			help            = help_data,
			help_directory  = '/Metview/Defaults',
			help_name       = Data for Observation filtering,
			help_class      = RETRIEVE,
			help_definition = ( RETRIEVE, TYPE = OB, DATE = '-2' )
		]

	{
		@
	}

	OUTPUT
	{
		Geographical points ; GEOPOINTS
		Geographical polar vectors ; POLAR_VECTOR
		Geographical X Y vectors ; XY_VECTOR
	} = GEOPOINTS

	PARAMETER
	[ help = help_multiple_selection, exclusive = True ]
	{
		&_SUBREQUEST&PARAM
		/
	} = 012163

	MISSING_DATA
	{
		IGNORE
		INCLUDE
	} = IGNORE

	MISSING_DATA_VALUE
	{
		*
	} = 0

	COORDINATE_DESCRIPTORS
	[ help = help_multiple_selection, exclusive = True ]
	{
		&_SUBREQUEST&COORD_PARAM
		/
	} = 5042

	COORDINATE_VALUES
	[ exclusive = True, help = help_multiple_selection ]
	{
		*
		ALL
		/
	} = ALL

	FAIL_ON_ERROR
	{
		YES
		NO
	} = YES
}