eccodes/tools/codes_split_file.desc

14 lines
400 B
Plaintext
Raw Permalink Normal View History

NAME codes_split_file
DESCRIPTION
2017-12-01 13:28:57 +00:00
Split an input file (GRIB, BUFR etc) into chunks of roughly the same size. The output files are named input_01, input_02 etc. This is much faster than grib_copy/bufr_copy.
2019-08-22 13:51:49 +00:00
If the nchunks argument is -1, then the file is split into the individual messages.
USAGE
codes_split_file [-v] nchunks input
OPTIONS
-v Print the count of messages and files created