Versions Compared

Key

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

...

The solution is to set the type=pf for the control forecast. Once converted the Control Forecast will appear as 'ensemble_number' = 0 in the NetCDF file.

No Format
% grib_set -s type=pf -w type=cf input.grib input2.grib
% grib_to_netcdf  -o output.nc -s input2.grib

...