ECC-567: codes_split_file documentation

This commit is contained in:
Shahram Najm 2017-10-27 14:50:59 +01:00
parent 6e655176cb
commit eb012451cc
2 changed files with 15 additions and 2 deletions

View File

@ -29,9 +29,10 @@ BUFR (
gts_filter
gts_ls
)
!Generic (
Generic (
codes_count desc
codes_info desc
codes_split_file desc
)

View File

@ -0,0 +1,12 @@
NAME codes_split_file
DESCRIPTION
Split an input file (GRIB, BUFR etc) into chunks roughly the same size. The files are named after the input with _1, _2 etc appended. 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