...
The keys maching the information from the CSV file were populated. For the repeated keys only the first occurrence was populated. The rest of the keys was filled with missing values.
To run the program
./test_wigos4
.py -a Ascii_input_file -b Bufr_output_file
This produces the output file Bufr_output_file containing the
Code Block | ||||
---|---|---|---|---|
| ||||
"key" : "unexpandedDescriptors",
"value" :
[
301150, 307091
]
},
[
[
{
"key" : "subsetNumber",
"value" : 1
},
{
"key" : "wigosIdentifierSeries",
"value" : 0,
"units" : "Numeric"
},
[
{
"key" : "wigosIssuerOfIdentifier",
"value" : 76,
"units" : "Numeric"
|