ropp2bufr should support multiple input files on command line
GFZ are providing NRT CHAMP data as ROPP v1.0 (TEXT) files in batches of roughly 20 files per download. While ropp2bufr supports 'multifile' (>1 profile per file, netCDF only) processing, it does not support multiple separate input files. Encoding individual text files and afterwards concatenating the resulting BUFR files is ok for MetDB, but would not work for GTS as bulletin wrappers at file level would not be correctly generated.
Solution: modify ropp2bufr to support more than one input file name on the command line and output
one consolidated BUFR file with (optionally) correct formatting for future GTS usage.
Change history
(4)
Milestone: |
0.9 → 1.0
|
Type: |
defect → enhancement
|
Version: |
0.9
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Summary: |
ropp2bufr should support multiple input files on command lineFR → ropp2bufr should support multiple input files on command line
|
Implemented in v0.9-1 as part of [995]