Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 389 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 389 Bytes

ocaml-grib - OCaml bindings to the ECMWF's GRIB API and NCEP's g2clib

GRIB API and g2clib are a libraries for reading and writing GRIB edition 1 and 2, commonly used for meteorological data.

These OCaml bindings are distributed under the MIT license.