Testing: BUFR expanded keys

This commit is contained in:
Shahram Najm 2022-07-01 12:49:20 +01:00
parent 2654faa154
commit 57106696dc
1 changed files with 5 additions and 0 deletions

View File

@ -66,5 +66,10 @@ cat > $fRules <<EOF
EOF
${tools_dir}/codes_bufr_filter $fRules $f
# Other expanded stuff
# ---------------------
f="$ECCODES_SAMPLES_PATH/BUFR4.tmpl"
echo 'print "[expandedOriginalReferences:i]";' | ${tools_dir}/codes_bufr_filter - $f
# Clean up
rm -f $fRules $fLog $temp