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

Compare with Current View Page History

« Previous Version 5 Current »

Grids are defined in GRIB2 using an accuracy of 1/1000000 (one millionth) of a degree. If this accuracy is not sufficient to describe your grid (latitude/longitude of first and last points, as well as grid increments) without loss of information, you can use a GRIB2 feature that provides a way to describe any regular grid.

ecCodes developer FAQ - GRIB#GRIB:WhatarethescanningModekeys%22iScansNegatively%22,%22jScansPositively%22etc?

Example of GRIB 2 encoding

Scanning mode 0

  • iScansPositively (west to east)
    • i points are consecutive (alternate row scanning)
  • jScansNegatively (north to south)


GRIB 2 Code Figues


GRIB
Number of points along a parallel

Number of points along a meridian

Basic angle of the initial production domain

Subdivisions of basic angle

Latitude of first grid point
(°)
Latitude of last grid point
(°)
Longitude of first grid point
(°)
Longitude of last grid point
(°)
i direction increment
(°)
j direction increment
(°)
Resolution and component flags
()
Scanning Mode
()
  • No labels