ECMWF's GRIB and BUFR decoding/encoding library
Go to file
Shahram Najm b2bea8c33b Fixes for GRIB-826 and GRIB-825 2015-09-18 11:07:02 +01:00
.settings Added settings for Eclipse 2015-02-04 16:28:19 +00:00
bamboo bamboo: fix comparison operator in CLANG-env 2015-07-28 11:34:46 +01:00
concepts Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
config cleanup old unused code. Made json bufr_dump default 2015-02-12 09:14:47 +00:00
confluence Make C, Fortran and Python examples ECC-15 2015-03-27 09:35:04 +00:00
data added ref file to bufr_ref_files.txt 2015-09-15 16:31:36 +01:00
definitions ECC-149 setting unexpandedDescriptors without changing data section 2015-09-11 14:22:49 +01:00
doxygen ECC-86: Rename all grib related API examples (Part 17) 2015-03-18 13:24:48 +00:00
examples ECC-147 and part ECC-133 2015-09-03 15:49:24 +01:00
examples.dev Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
fortran CMake: fortran and examples features 2015-06-09 14:50:51 +01:00
gaussian_experimental Merge grib api and eccodes - part 4 - src compiles 2014-06-20 18:18:57 +01:00
grib_api_for_mars/definitions/grib1 Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
gribex Merge grib api and eccodes - part 4 - src compiles 2014-06-20 18:18:57 +01:00
html Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
ifs_samples Rebranding: cmake config etc 2015-02-18 18:11:38 +00:00
java Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
m4 cleanup old unused code. Made json bufr_dump default 2015-02-12 09:14:47 +00:00
mars_tests ECC-28: Change the prefix of all environment variables 2015-01-23 22:47:51 +00:00
parameters Replace macros/makefile vars to use ECCODES prefix 2015-01-24 22:19:32 +00:00
perf Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
perl Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
python CMake: fortran and examples features 2015-06-09 14:50:51 +01:00
rpms ECC-72: Discontinue support for Fortran77 2015-02-27 18:21:10 +00:00
samples Fix warning in cmake re definitions/samples 2015-07-23 16:17:50 +01:00
share/eccodes Rebranding 2015-02-20 13:54:12 +00:00
src ECC-150 set double array and string in compressed data 2015-09-15 14:06:49 +01:00
templates Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
tests Remove temp file 2015-09-18 10:30:12 +01:00
tests.ecmwf Merge grib api and eccodes - part 4 - src compiles 2014-06-20 18:18:57 +01:00
tigge tigge_check usage message 2015-08-21 14:02:46 +01:00
tools ECC-133 now passing test with 91 samples 2015-09-10 13:58:19 +01:00
windows/msvc Add new accessor grib_accessor_class_check_internal_version.c 2015-07-31 14:59:10 +01:00
.cproject Eclipse update 2015-06-24 13:46:47 +01:00
.gitignore Update ignore list 2015-07-29 15:59:35 +01:00
.project Add Eclipse proj files 2014-12-11 14:45:09 +00:00
AUTHORS Updated the top-level text files with installation info etc 2015-07-30 13:47:16 +01:00
CMakeLists.txt Fixes for GRIB-826 and GRIB-825 2015-09-18 11:07:02 +01:00
COPYING Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
ChangeLog Updated the top-level text files with installation info etc 2015-07-30 13:47:16 +01:00
INSTALL Updated the top-level text files with installation info etc 2015-07-30 13:47:16 +01:00
LICENSE Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
Makefile.am Remove grib data from distro 2015-07-09 14:18:08 +01:00
NEWS Use of CMake for installation and new web page 2015-03-06 17:44:10 +00:00
NOTICE GRIB-747: performance improvement on grib_get_double_array 2015-08-06 17:28:12 +01:00
README Update README file 2015-07-31 11:09:59 +01:00
VERSION.cmake Updated version to 0.12.0 2015-05-20 11:58:17 +01:00
acinclude.m4 Fix issue with pthreads test (cast to pointer from integer of different size) 2015-04-17 14:42:00 +01:00
autogen.sh Remove restriction on autoreconf version 2013-08-22 17:01:16 +01:00
configure.ac Rebranding: ABI 2015-02-25 18:11:17 +00:00
eccodes-import.cmake.in GRIB-822 Export samples and definition paths for install and build trees 2015-08-28 14:00:17 +01:00
eccodes_config.h.in GRIB-446 and GRIB-693: Missing version information in grib_api header files 2015-02-25 17:42:04 +00:00
license.pl Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
make_dist_definitions GRIB-446 and GRIB-693: Missing version information in grib_api header files 2015-02-25 17:42:04 +00:00
project_summary.cmake Rebranding 2015-02-20 18:24:13 +00:00
version.sh Updated version to 0.12.0 2015-05-20 11:58:17 +01:00

README

ecCodes is an application program interface developed by ECMWF 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 (only decoding in this release)
    * WMO GTS abbreviated header (only decoding in this release).

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.


Documentation can be found here:
    https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

INSTALLATION
------------

1. Download ecCodes from https://software.ecmwf.int/wiki/display/ECC/Releases

2. Unpack distribution:
   > tar -xzf eccodes-x.y.z-Source.tar.gz

3. Create a separate directory where to build ecCodes:
   > mkdir build
   > cd build

4. Run cmake pointing to the installation location:
   > cmake  ../eccodes-x.y.z-Source -DCMAKE_INSTALL_PREFIX=/path/to/where/you/install/eccodes

5. make, check and install:
   > make
   > make check
   > make install


For more details, please see:
https://software.ecmwf.int/wiki/display/ECC/ecCodes+installation



COPYRIGHT AND LICENSE
----------------------

Copyright 2005-2015 ECMWF.

This software is licensed under the terms of the Apache Licence Version 2.0
which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.

In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.