Versions Compared

Key

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

...

Specifies how to pad GRIB or BUFR messages.


Warning

Is this actually doing anything?


padding=<value>

For historical reasons, each GRIB message retrieved is padded to a multiple of 120 bytes, and each BUFR message to a multiple of 8 bytes. e.g. padding=0 can be specified for no padding.

...