ECMWF's GRIB and BUFR decoding/encoding library
Go to file
Shahram Najm 3c9237d364 GRIB-490: Setting a key with value 'missing' fails 2014-02-13 16:51:47 +00:00
bamboo add bamboo support 2013-09-20 16:27:42 +01:00
concepts Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
config Update config files and also git ignore settings 2013-03-26 14:24:08 +00:00
data Update reference data for spelling change of CENTRE 2013-05-31 17:08:42 +01:00
definitions GRIB-460: Modify GRIB API to adapt JRA-55's grib table: added params Part 3 2014-02-05 14:58:36 +00:00
doxygen Cmake changes and merges from master 2013-04-02 15:17:46 +01:00
examples GRIB-490: Setting a key with value 'missing' fails 2014-02-13 16:51:47 +00:00
examples.dev Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
fortran Update copyright text 2014-01-03 16:22:21 +00:00
gaussian_experimental Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
grib_api_for_mars/definitions/grib1 Update copyright text 2014-01-03 16:22:21 +00:00
gribex Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
html Update copyright text 2014-01-03 16:22:21 +00:00
ifs_samples Cmake changes 2013-04-03 11:45:13 +01:00
java Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
m4 bring branch 2.0.0 in sync with p4 releases/2.0.0 2013-03-25 14:31:59 +00:00
mars_tests Update copyright text 2014-01-03 16:22:21 +00:00
parameters Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
perf Update copyright text 2014-01-03 16:22:21 +00:00
perl Update copyright text 2014-01-03 16:22:21 +00:00
python Update copyright text 2014-01-03 16:22:21 +00:00
rpms GRIB-466: Invalid pkg config name for Fortran 90 library 2013-11-29 15:38:25 +00:00
samples GRIB-467: GRIB edition 2 samples have empty local section (section 2) 2013-12-04 16:38:18 +00:00
share/grib_api Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
sms Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
src GRIB-490: Setting a key with value 'missing' fails 2014-02-13 16:51:47 +00:00
templates Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
tests GRIB-441: Create GRIB2 parameters for S2S project: Surface runoff, Soil moisture/temperature at 20/100 2014-01-08 17:32:25 +00:00
tests.ecmwf Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
tigge Update copyright text 2014-01-03 16:22:21 +00:00
tools Change grib2ppm to produce 16 bit images instead of 8 bit images 2014-02-05 15:39:14 +00:00
use Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
windows/msvc GRIB-70: MACC: New accessor grib_accessor_class_g2_chemical.c 2013-10-31 14:49:53 +00:00
.gitignore Add extra files to be ignored 2013-12-09 14:58:58 +00:00
AUTHORS bring master in sync with p4 main 2013-03-25 14:23:07 +00:00
CMakeLists.txt Merge from develop branch: ecbuild macro version bump 2014-01-03 14:31:16 +00:00
COPYING Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
ChangeLog bring master in sync with p4 main 2013-03-25 14:23:07 +00:00
INSTALL Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
LICENSE Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
Makefile.am Remove mars_tests 2013-11-13 11:32:52 +00:00
NEWS Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
NOTICE Update copyright text 2014-01-03 16:22:21 +00:00
README Update copyright text 2014-01-03 16:22:21 +00:00
VERSION.cmake bring master in sync with p4 main 2013-03-25 14:23:07 +00:00
acinclude.m4 Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
autogen.sh Remove restriction on autoreconf version 2013-08-22 17:01:16 +01:00
configure.ac Remove mars_tests 2013-11-14 11:10:15 +00:00
grib_api_config.h.in Update copyright text 2014-01-03 16:22:21 +00:00
license.pl Update copyright text 2014-01-03 16:22:21 +00:00
make_dist_definitions Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
project_summary.cmake Cmake changes from Tiago 2013-05-14 17:38:40 +01:00
version.sh Update copyright text 2014-01-03 16:22:21 +00:00

README

grib_api is the ECMWF encoding/decoding software for GRIB edition 1 and 2.

Documentation in html format can be found in the html directory of the 
distribution directory.

INSTALLATION 

Standard Installation
   1. Download grib_api from https://software.ecmwf.int/wiki/display/GRIB/Releases
   2. Unpack distribution:

        > gunzip grib_api-X.tar.gz
        > tar xf grib_api-X.tar

   3. Create the directory where to install grib_api say /usr/local/grib_api_dir

        > mkdir /usr/local/grib_api_dir

   4. Run the configure in the grib_api-X

        > cd grib_api-X
        > ./configure --prefix=/usr/local/grib_api_dir 

      Note that the prefix must be the absolute path of the
	  directory created.

   5. make, check and install

        > make
        ...
        > make check
        ...
        > make install
        ...

COPYRIGHT AND LICENSE

Copyright 2005-2014 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.