...
Code Block | ||||
---|---|---|---|---|
| ||||
outfile = open('outfile.bufr', 'w') codes_write(ibufr, outfile) print ("Created output BUFR file 'outfile.bufr'") codes_release(ibufr) |
The tool bufr_dump can be generate code in Fortran, Python, C and ecCodes filter language ( that can be executed and tested with bufr_filter command line tool). More information available at
DISCLAIMER: This software is intended for testing purposes only. Feedback would be appreciated but technical support can only be given if our workload permits.