5. Data Viewing and Reading

Table of Contents

5. Data Viewing and Reading

5.1 Generic tools for data reading

Readers for the native EPS format IASI Level 2 products are available online at the EUMETSAT website on the Useful Programs & Tools page.

The products can be read using standard HDF libraries. For more information on HDF5 formats in general, see the HDF5 webpages.

Software capable of reading the WMO formats is available from a variety of sources, including ECMWF.

5.2 BEAT for data reading

The Basic Envisat Atmospheric Toolbox (BEAT) provides a set of tools for ingesting, processing and analysing atmospheric remote sensing data. The primary instruments supported by BEAT are GOMOS, MIPAS and SCIAMACHY (flown on the Envisat satellite). However, BEAT also supports access to data from a wide range of other atmospheric instruments like IASI.

BEAT consists of several modules. These modules can be applications, libraries, interfaces to existing applications (such as IDL and MATLAB), or interfaces to other programming languages (such as Fortran and Python). More options are available in the last version, version 6.4.0, since November 2010.

BEAT is provided by Science & Technology BV and can be downloaded free for non-commercial use via the following link: http://www.science-and-technology.nl/beat/.

5.3 Generic netCDF tools

The IASI L2Pcore SST is produced in netCDF format, in accordance with the GDS 2.0. The product can be read with standard netCDF readers. For more information on netCDF and generic readers, please refer to www.unidata.ucar.edu/software/netcdf/.