ECMWF GRIB API: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
(Weblinks)
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
 
The '''ECMWF GRIB API''' is an application program interface accessible from C and FORTRAN programs developed for encoding and decoding [[WMO]] FM-92 [[GRIB]] edition 1 and edition 2 messages. A useful set of command line tools is also provided to give quick access to grib messages.
 
The '''ECMWF GRIB API''' is an application program interface accessible from C and FORTRAN programs developed for encoding and decoding [[WMO]] FM-92 [[GRIB]] edition 1 and edition 2 messages. A useful set of command line tools is also provided to give quick access to grib messages.
 +
 +
==Weblinks==
 +
* http://www.ecmwf.int/products/data/software/grib_api.html
  
 
[[Category:C]]
 
[[Category:C]]
Zeile 7: Zeile 10:
 
[[Category:Geodaten]]
 
[[Category:Geodaten]]
 
[[Category:Formate]]
 
[[Category:Formate]]
 +
[[Category:LGPL]]

Aktuelle Version vom 14. März 2011, 19:46 Uhr

The ECMWF GRIB API is an application program interface accessible from C and FORTRAN programs developed for encoding and decoding WMO FM-92 GRIB edition 1 and edition 2 messages. A useful set of command line tools is also provided to give quick access to grib messages.

Weblinks