You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ArTourter dc44fd2506 gis/eccodes: Updated for version 2.37.0. 1 year ago
..
README gis/eccodes: restore 32bit support 2 years ago
eccodes.SlackBuild gis/eccodes: Updated for version 2.37.0. 1 year ago
eccodes.info gis/eccodes: Updated for version 2.37.0. 1 year ago
slack-desc gis/eccodes: Added (ECMWF en/decoding library for GRIB, BUFR, GTS) 2 years ago

README

ecCodes is a package developed by ECMWF which provides an application
programming interface and a set of tools for decoding and encoding
messages in the following formats:

WMO FM-92 GRIB edition 1 and edition 2
WMO FM-94 BUFR edition 3 and edition 4
WMO GTS abbreviated header (only decoding).

A useful set of command line tools provide quick access to the messages.
C, Fortran 90 and Python interfaces provide access to the main ecCodes
functionality.

ecCodes is an evolution of GRIB-API. It is designed to provide the
user with a simple set of functions to access data from several
formats with a key/value approach.

netcdf is an optional dependency and support will be compiled in if it
is installed.

NOTE: for 32bit platforms, the version is locked to 2.29.0 as 32 bit
support was dropped in version 2.30.0 and above.