Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Access Keys by Condition:

Step-by-step guide

  1. The key “backscatter” will return an array with all the backscatter values in the BUFR tree, while:

    /beamIdentifier=3/backscatter

    will return the values of backscatter in the branch of the tree where the condition "beamIdentifier=3" is satisfied. 

  2. If the condition is satisfied by more than one branch, all the values for all the branches satisfying the condition are returned.
  3. 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:

    /verticalSoundingSignificance=4/dewpointTemperature


  4. This will return all the values of dewpointTemperature in the BUFR tree for which the verticalSoundingSignificance is 4.

...

Info

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).

Content by Label
showLabelsfalse
max5
spaces~usa
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "~usa"
labelskb-how-to-article

...