This icon converts GRIB data into a Geopoints file. This transformation has two effects: the result is in ASCII format, and is stored as a set of separate points rather than as a grid. Note that this icon can only convert GRIB data which is in a supported gridded format - for example, data in spherical harmonics cannot be converted. For the reverse computation, see Geopoints To Grib. The macro language equivalent is grib_to_geo() . |