Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Kommentar: Inserted the Pivot Table macro


Auszug

ECMWF application programming interface

Description

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.

read more

Versions

VersionBuild DateInstallation Pathmodulefilecompiler2.9.02. oct. 2018/sw/dataformats/eccodes/2.9.0yesgcc.8.2.0hdf5 1.8.20, netcdf 4.6.12.12.012. apr.2019/sw/dataformats/eccodes/2.12.0yesintel.18, intel.19hdf5 1.10.5, netcdf 4.6.3



Prerequisites

Modules

Example Jobscripts

Codeblock
languagebash
#!/bin/bash
#SBATCH -p

module load