Versions Compared

Key

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

A page to detail some of the changes users should expect when sub-hourly data is supported in ecCodes.

Introduction

The sub-hourly version of ecCodes adds support for data encoded in units below hours, namely in minutes (m) or seconds (s).

We will compare the before and after behaviour to illustrate what the sub-hourly version brings to ecCodes.

Decoding data (via grib_ls/grib_get)

Let's take an instantaneous example with the following temporal properties:

Code Block
18        indicatorOfUnitOfTimeRange = 0 [Minute (grib2/tables/28/4.4.table) ]
19-22     forecastTime = 45

Now compare the two versions: