Versions Compared

Key

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

...

  • Regular latitude/longitude
  • Rotated latitude/longitude
  • Regular Gaussian
  • Reduced latitude/longitude
  • Reduced Gaussian
  • Lambert conformal
  • Lambert azimuthal equal area
  • Polar stereographic
  • Mercator
  • Space view

If the iterator is not implemented for an input field, grib_get_data prints just the data values (without the latitude/longitudes).

The full list of grid types are listed here: GRIB edition 1 and GRIB edition 2.

There are also some useful keys which use this iterator:

  • latitudes: An array with all the latitudes of the grid points
  • longitudes: An array with all the longitudes of the grid points
  • latLonValues: An array with all the latitudes/longitudes/values for each point of the grid
    e.g. (lat1,lon1,value1, lat2,lon2,value2,..., latN,lonN,valueN)
    The length of this array is 3 times the length of the previous two.

Content by Label
showLabelsfalse
max5
spacesUDOC
showSpacefalse
sortmodified
reversetrue
typepage
excludeCurrenttrue
cqllabel in ("grid","grib","iterator") and label = "grib" and label = "grid" and type = "page" and space = "UDOC"
labelsgrib iterator grid

...