You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

DESCRIPTION

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.

USAGE

codes_split_file [-v] nchunks input

OPTIONS


-v

Print the count of messages and files created

  • No labels