ECMWF GRIB API: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: 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...)
 
(Weblinks)
 
(2 dazwischenliegende Versionen desselben Benutzers werden 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]]
 
[[Category:Fortran]]
 
[[Category:Fortran]]
[[Category:Merorologie]]
+
[[Category:Meteorologie]]
 
[[Category:Programmierung]]
 
[[Category:Programmierung]]
 
[[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