Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Metview source bundle is a single package containing the source code for MetviewMagicsecCodes,  and ODB API and Emoslib. It allows for a simpler way to build and install Metview and the ECMWF software on which it depends. Instead of downloading, configuring, building, testing and installing each package separately, the bundle allows these steps to be performed for just one software package - the bundle itself. Building the bundle triggers the building of each of the component packages automatically, and they will 'see' each other, so for example Metview will be linked with the ecCodes which is part of the bundle, with no need to point it to an already-installed version.

...

CMake OptionDescriptionDefault
ENABLE_EXPOSE_SUBPACKAGESConfigures the sub-packages to be installed into the same directory level as Metview. If set to OFF, they will
be installed into a sub-directory; this option could be useful in order to avoid clashing with pre-existing
installations of, for example, GRIB_APIecCodes.
OFF
ENABLE_ECCODES
Please note: GRIB_API is no longer included in the bundle since the 2018.02.0 bundle release
Set this to OFF to build the bundle with the supplied GRIB_API instead of with the supplied ecCodes.ON
ENABLE_ODBSet this to ON to enable recognition and processing of ODB data with ODB_APIODCOFF

Download

Release
2019
2024.
10
4.0ContainsVersionChange log
2019
10
ecCodes2.
14
35.0Latest news
ODBAPI
ODC
0
1.
19
5.
1
0Change history
Magics4.
2
15.
0
4Latest News
Metview5.
7
22.0
Version 5.7 Updates
Latest News
201905201905

(Note: this release contains a selection
of fixes on top of the 2019.02.0 release,
but no new features)

2.12.5Emoslib4.6.Versions 46.x / 00046x Updates0.18.1.353Version 5.5 Updates
Release
2023.
12.0ContainsVersionChange log
ecCodes2.33.0
ecCodes
Latest news
ODC
1
.
ODBAPI
5.0Change history
Magics4.15.0
Latest News
Metview5.
21.
0Latest News
Release
2019
2023.
02
10.0ContainsVersionChange log
2019
02
ecCodes2.
12
32.0Latest news
Emoslib
ODC
4
1.
6.0Versions
4.6
.x / 00046x UpdatesODBAPI0.18.1
Change history
Magics4.
0
14.
0
2Latest News
Metview5.
5
20.0
Version 5.5 Updates
Latest News










201707148.8
 Release 2017.07.1Release 2022.03.0ContainsVersionChange log
ecCodes2.425.0ecCodes version 2.4.0 releasedLatest news
ODCGRIB_API1.23.0Latest newsEmoslib4.5.0Versions 4.5.x / 00045x UpdatesODBAPI0.17.1Change history
Magics24.3411.0Latest News
Metview5.Version 4.8 Updates15.0Latest News


2017070
Release 2021.12.1Release 2017.07.0ContainsVersionChange log
ecCodes2.4.0ecCodes version 224.2Latest news
ODC1.4.0 released
GRIB_API1.23.0Latest news
Emoslib4.4.9Versions 4.4.x / 00044x Updates
ODBAPI0.17.1Change history
Magics2.34.0Latest News
Metview4.8.7Version 4.8 Updates
4Change history
Magics4.10.1Latest News
Metview5.14.1Latest News








Release 2021.01.0
Download
ContainsVersionChange log
2016
10
GRIB_API
ecCodes
1
2.
18
20.0
GRIB API version
Latest news
ODC1.
18
2.0
released
ecCodes0.16.1Not released externallyEmoslib4.4.4Versions 4.4.x / 00044x UpdatesMagics2.29.6Latest NewsMetview4.7.1Version 4.7 UpdatesMetviewBundle-2016.07.0-Source.tar.gzGRIB_API1.16.0GRIB API version 1.16.0 releasedecCodes0.16.0ecCodes version 0.16.0 releasedEmoslib4.4.2History of EMOSLIB changesMagics2.29.3Latest NewsMetview4.7.0Version 4.7 UpdatesMetviewBundle-2016.06.0-Source.tar.gzGRIB_API1.16.0GRIB API version 1.16.0 releasedecCodes0.16.0ecCodes version 0.16.0 releasedEmoslib4.4.2History of EMOSLIB changesMagics2.29.2Latest NewsMetview4.6.7Version 4.6 UpdatesMetviewBundle-2016.05.0-Source.tar.gzGRIB_API1.15.0GRIB API version 1.15.0 releasedEmoslib4.4.1History of EMOSLIB changesMagics2.29.0Latest NewsMetview4.6.6Version 4.6 UpdatesMetviewBundle-2016.03.0-Source.tar.gzGRIB_API1.14.6GRIB API version 1.14.6 releasedEmoslib4.3.9Versions 000395 and EarlierMagics2.28.0Latest NewsMetview4.6.5Version 4.6 UpdatesMetviewBundle-2016.01.0-Source.tar.gzGRIB_API1.14.5GRIB API version 1.14.5 releasedEmoslib4.3.7Versions 000395 and EarlierMagics2.26.1Latest NewsMetview4.6.1Version 4.6 UpdatesMetviewBundle-2015.12.0-Source.tar.gzGRIB_API1.14.4GRIB API version 1.14.4 releasedEmoslib4.3.3Versions 000395 and EarlierMagics2.26.1Latest NewsMetview4.6.1Version 4.6 UpdatesMetviewBundle-2015.11.0-Source.tar.gzGRIB_API1.14.3GRIB API version 1.14.3 releasedEmoslib4.2.1History of EMOSLIB changesMagics2.26.0Latest NewsMetview4.6.0Version 4.6 Updates
Change history
Magics4.5.3Latest News - archive
Metview5.10.2Version 5.10 Updates


Include Page
SUP:General CMake installation instructions
SUP:General CMake installation instructions

Requirements to build the Metview bundle

The following table lists the dependencies that the bundle requires to be built from source. Please note that when you install these packages you also might have to install the respective "-devel" packages.

Compilers
C++http://gcc.gnu.org/
Fortranhttp://gcc.gnu.org/fortran/
Utilities

make

http://www.gnu.org/software/make/
Third party libraries
Qthttp://www.qt.io/

if Metview's user interface is required (version 4.6.2 or later of Qt is needed).

Note that on some systems it is also necessary to install the libQtWebKit-devel development package (it may have different names on different systems)

gdbmhttp://www.gnu.org.ua/software/gdbm/
bashhttps://www.gnu.org/software/bash/
ImageMagickhttp://www.imagemagick.org/script/index.phpif Metview's user interface is required
projhttp://trac.osgeo.org/proj/
netcdf 4http://www.unidata.ucar.edu/software/netcdf/

Please note: You also need to install the legacy C++ interface and HDF5

cairohttps://www.cairographics.org/if png/pdf support needed
pangohttp://www.pango.org/if png/pdf support needed
expathttp://expat.sourceforge.net/


Overview

The Metview source bundle is a single package containing the source code for MetviewMagicsecCodes and ODB API. It allows for a simpler way to build and install Metview and the ECMWF software on which it depends. Instead of downloading, configuring, building, testing and installing each package separately, the bundle allows these steps to be performed for just one software package - the bundle itself. Building the bundle triggers the building of each of the component packages automatically, and they will 'see' each other, so for example Metview will be linked with the ecCodes which is part of the bundle, with no need to point it to an already-installed version.

Please follow the general CMake instructions below, and refer to the installation instructions of the individual packages for the tables of available CMake options for each. Options given to CMake will be passed to every component package of the bundle. Certain of these are set by default, for example Magics will be built with Metview and BUFR support enabled.

Note that the bundle has two additional CMake options:

CMake OptionDescriptionDefault
ENABLE_EXPOSE_SUBPACKAGESConfigures the sub-packages to be installed into the same directory level as Metview. If set to OFF, they will
be installed into a sub-directory; this option could be useful in order to avoid clashing with pre-existing
installations of, for example, ecCodes.
OFF
ENABLE_ECCODES
Please note: GRIB_API is no longer included in the bundle since the 2018.02.0 bundle release
Set this to OFF to build the bundle with the supplied GRIB_API instead of with the supplied ecCodes.ON
ENABLE_ODBSet this to ON to enable recognition and processing of ODB data with ODCOFF

Download





Include Page
SUP:General CMake installation instructions
SUP:General CMake installation instructions

Requirements to build the Metview bundle

The following table lists the dependencies that the bundle requires to be built from source. Please note that when you install these packages you also might have to install the respective "-devel" packages.

...