ECMWF's GRIB and BUFR decoding/encoding library
Go to file
Shahram Najm 2122d9e056 Merge grib api and eccodes - part 6 2014-06-21 12:33:41 +01: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 bring branch 2.0.0 in sync with p4 releases/2.0.0 2013-03-25 14:31:59 +00:00
data Merge grib api and eccodes - part 2 2014-06-18 17:33:00 +01:00
definitions Merge grib api and eccodes - part 2 2014-06-18 17:33:00 +01:00
doxygen Cmake changes and merges from master 2013-04-02 15:17:46 +01:00
examples Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
examples.dev Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
fortran Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +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 text 2014-01-03 16:22:21 +00:00
gribex Merge grib api and eccodes - part 4 - src compiles 2014-06-20 18:18:57 +01:00
html Update copyright text 2014-01-03 16:22:21 +00:00
ifs_samples Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
java Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
m4 Merge grib api and eccodes - part 6 2014-06-21 12:33:41 +01:00
mars_tests Update copyright text 2014-01-03 16:22:21 +00:00
parameters Merge grib api and eccodes - part 4 - src compiles 2014-06-20 18:18:57 +01: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 Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
rpms Fix faulty Fortran Libs 2014-02-28 16:31:09 +00:00
samples Merge grib api and eccodes - part 6 2014-06-21 12:33:41 +01: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 Merge grib api and eccodes - part 6 2014-06-21 12:33:41 +01:00
templates Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
tests Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
tests.ecmwf Merge grib api and eccodes - part 4 - src compiles 2014-06-20 18:18:57 +01:00
tigge Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
tools Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
use Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
windows/msvc Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01: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 grib api and eccodes - part 1 2014-06-18 17:14:01 +01: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 Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01: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.