Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hcarty/ocaml-grib
OCaml bindings to the ECMWF's GRIB API
https://github.com/hcarty/ocaml-grib
grib grib-api ocaml ocaml-bindings weather
Last synced: about 2 months ago
JSON representation
OCaml bindings to the ECMWF's GRIB API
- Host: GitHub
- URL: https://github.com/hcarty/ocaml-grib
- Owner: hcarty
- License: mit
- Created: 2012-07-24T19:54:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T17:29:20.000Z (almost 8 years ago)
- Last Synced: 2024-01-27T03:02:27.612Z (12 months ago)
- Topics: grib, grib-api, ocaml, ocaml-bindings, weather
- Language: C
- Size: 293 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
## ocaml-grib - OCaml bindings to the ECMWF's GRIB API and NCEP's g2clib
[GRIB API][gribapi] 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.
[gribapi]: https://software.ecmwf.int/wiki/display/GRIB/Home
[g2clib]: http://www.nco.ncep.noaa.gov/pmb/codes/GRIB2/