pytroll / trollbufr

PyTroll BUFR reader
http://trollbufr.readthedocs.io/
GNU Lesser General Public License v3.0
11 stars 7 forks source link

Fix operator 203YYY - no value in output. #29

Open alexmaul opened 5 years ago

alexmaul commented 5 years ago

When decoding operator 203YYY some value(-list) must be returned and written at least to the JSON output. This new reference value has to be in the JSON, otherwise such data can not be encoded. Also check corresponding function in encoding, so it uses the correct value.