Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

cat grib_file_1 grib_file_2 ... grib_file_N > output_grib_file

For

...

NetCDF (unsupported by ECMWF)

You can use CDO merge:

  cdo merge infile1 infile2 infile3 outfile

...