| id | field name | definition |
| 0 | RECORD_HEADER |
|
| 1 | ECMWF_PARAMETERS |
| binary array[10] | size: 20 |
ECMWF parameters used for the processing (165, 166) [ref.: ECMWF GRIB API Parameters, http://www.ecmwf.int/publications/manuals/d/gribapi/param]
|
|
| 2 | SPATIAL_RESOLUTION |
| binary array[2] | size: 4 |
Spatial resolution of forecast model (number of elements in longitude - and latitude) (720, 361)
|
|
| 3 | GENERATING_PROCESS_ID |
| binary array[2] | size: 4 |
GRIB Generating process identification number of the two ATIA files used for the processing [ref.: ECMWF Atmospheric model identification numbers, http://www.ecmwf.int/products/data/technical/model_id/]
|
|
| 4 | START_TIME |
| binary array[2] | size: 12 |
Start time (from the product file name) of the two ATIA files used for the processing
| binary time | size: 6 |
unit: "s since 2000-01-01"
value: float(./days) * 86400 + float(./milliseconds) / 1000
| binary record | size: 6 |
EPS short cds
| id | field name | definition |
| 0 | days |
| binary uint16 | size: 2 |
days since January 1st, 2000 (must be positive)
unit: "days since 2000-01-01"
|
|
| 1 | milliseconds |
| binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
|
| 5 | FCT_BASE_TIME |
| binary array[2] | size: 12 |
Forecast base time of the two ATIA files used for the processing
| binary time | size: 6 |
unit: "s since 2000-01-01"
value: float(./days) * 86400 + float(./milliseconds) / 1000
| binary record | size: 6 |
EPS short cds
| id | field name | definition |
| 0 | days |
| binary uint16 | size: 2 |
days since January 1st, 2000 (must be positive)
unit: "days since 2000-01-01"
|
|
| 1 | milliseconds |
| binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
|
| 6 | FCT_START_TIME |
| binary array[2] | size: 12 |
Forecast start time of the two ATIA files used for the processing
| binary time | size: 6 |
unit: "s since 2000-01-01"
value: float(./days) * 86400 + float(./milliseconds) / 1000
| binary record | size: 6 |
EPS short cds
| id | field name | definition |
| 0 | days |
| binary uint16 | size: 2 |
days since January 1st, 2000 (must be positive)
unit: "days since 2000-01-01"
|
|
| 1 | milliseconds |
| binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
|
| 7 | STOP_TIME |
| binary array[2] | size: 12 |
Stop time (from the product file name) of the two ATIA files used for the processing
| binary time | size: 6 |
unit: "s since 2000-01-01"
value: float(./days) * 86400 + float(./milliseconds) / 1000
| binary record | size: 6 |
EPS short cds
| id | field name | definition |
| 0 | days |
| binary uint16 | size: 2 |
days since January 1st, 2000 (must be positive)
unit: "days since 2000-01-01"
|
|
| 1 | milliseconds |
| binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
|