Access Keys by Condition:
Add the steps involved:
The key “backscatter” will return an array with all the backscatter values in the BUFR tree, while:
|
will return the values of backscatter in the branch of the tree where the condition "beamIdentifier=3" is satisfied.
As an example we can have in a TEMP message the need of getting the values of the temperature or humidity significant levels and this can be achieved by getting the values of the key:
|
This will return all the values of dewpointTemperature in the BUFR tree for which the verticalSoundingSignificance is 4.
Note: Only a single condition can be provided and it has to be of the form key=value (only the '=' operator is supported). The key has to be in the data section (not header key). |
Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.
|