But this will not work and issue errors re codedValues and bitsPerValue! You need to use the repacking option as shown

How can I change from second_order to simple packing?

Step-by-step guide

You may be tempted to try it like this:

% grib_set -s packingType=grid_simple second_order.grib simple.grib

  1. But this will not work and issue errors re codedValues and bitsPerValue! You need to use the repacking option as shown:

    % grib_set -r -s packingType=grid_simple second_order.grib simple.grib

  2. Also see the code example: grib_precision


You may also want to use visual panels to communicate related information, tips or things users need to be aware of.

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.