Message filter options
MESSAGE_INDEX
Specifies the indices of the messages (message indexing starts at 1). Can be a single value or a list. The default value is ANY, meaning this option is ignored.
EDITION
Specifies the BUFR edition of the message (represented by the edition ecCodes key in the message header). Can be a single value or a list. The default value is ANY, meaning this option is ignored.
CENTRE
Specifies the centre who generated the BUFR message (represented by the bufrHeaderCentre ecCodes key in the message header). Can be a single value or a list. The default value is ANY, meaning this option is ignored. Both the integer and string representation of the centre be used here, e.g. for ECMWF both 98 and ecmf can be used.
SUBCENTRE
Specifies the subcentre who generated the BUFR message (represented by the bufrHeaderSubCentre ecCodes key in the message header). Can be a single value or a list. The default value is ANY, meaning this option is ignored.
MASTER_TABLE
Specifies the version number of the master table used for BUFR message (represented by the masterTablesVersionNumber ecCodes key in the message header). Can be a single value or a list. The default value is ANY, meaning this option is ignored.
LOCAL_TABLE
Specifies the version number of the local table used for the BUFR message (represented by the localTablesVersionNumber ecCodes key in the message header). Can be a single value or a list. The default value is ANY, meaning this option is ignored.
TYPE
Specifies the data category of the BUFR message (represented by the dataCategory ecCodes key in the message header). Can be a single value or a list. The default value is ANY, meaning this option is ignored.
SUBTYPE
Specifies the data subcategory of the BUFR message (represented by the dataSubCategory ecCodes key in the message header). Can be a single value or a list. The default value is ANY, meaning this option is ignored.
Data filter