You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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:

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

Now compare the two versions:

  • No labels