![]() |
||||||||
|
|
|
|||||||
SMOS BUFR to GRIB converter (SMOS_BUFR2GRIB)
|
||||||||
|
Introduction
Fig1: SMOS Brightness Temperature (K) at 30 (+/-1) degrees of incidence angle and at XX polarisation, on 02 February 2010, plotted from the GRIB file obtained by convertion with the SMOS_BUFR2GRIB software. The SMOS Near real Time (NRT) product is avaiable from ESA in BUFR format. The NRT SMOS BUFR files contain a large volume of data, at all incidence angles ranging from 0 to about 60 degrees. The SMOS NRT BUFR data is currently used for the SMOS data monitoring
For offline forward modelling and assimilation studies, as well as for bias correction developments, requesting the use of long time series, a light format and a noise filterd
product are requested. Description of the SMOS_BUFR2GRIB software
The SMOS_BUFR2GRIB software is suitable to be used on Linux or Unix platforms.
It converts SMOS NRT BUFR files to GRIB files, either on a regular Latitue-longitude (LL) grid or a Gaussian Reduced (GR) grid.
The software works in two steps:
Fig2: SMOS_BUFR2GRIB Software The control script is smos_bufr2grib.sh ; When editing the script, the user has to define the input file name and the requested incidence angle(s), angular binning angle, as well as the output grid type (regular Latitude-Longitude or Gaussian reduced) and the resolution. The user also has to choose if he would like to converted only the Alias Free Field of View data (AFOV), or the entire FOV. It is recommended to use the alias free field of view to ensure good data quality. The script launches the metview macro smos_bufr2gribLL.met
In the default smos_bufr2gribLL.met programme only land data are converted to GRIB. To convert the data over ocean only or on both ocean and land, change the the water fraction custom values, line 82 of smos_bufr2gribLL.met.
To run the converter place it in the directory where the smos file is (or give the full path/name of the input file) and type: sh smos_bufr2grib.sh
Requested tools:
Note on the SMOS NRT BUFR file content and the paramater identification numbers: radiometric accuracy: 012167, snapshot accuracy: 012166 (Corbella), polarization: 002099 (0h, 1V), snapshot overallquality: 033028 (must be =1 but is always=3,so far (Feb 2012)), SMOS info flag: 025174, Faraday angle: 025083, TB: 12080. For more information see the SMOS BUFR specification document.
Download the SoftwareControl script: smos_bufr2grib.shMetview programme: smos_bufr2gribLL.met Readme file: README
ExamplesIn these examples the SMOS BUFR file s converted to GRIB on 07 February 2010 at 06 UTC (+/-3h). The input smosbufr is 1.1 Gb. It contains all the SMOS data.
Example1:Convert SMOS data for incidence angles of 30 (+/-1) degrees, on a regular Lat-Lon grid, at resolution 0.25 degrees x 0.25 degrees. Do do so, select the following options in smos_bufr2grib.sh : bin_angle="1" reg_grid_resol="0.25" grid="regular" inputfile="smosbufr" afov="yes" for AA in 30
The two brightness temperature output 0.25x0.25 GRIB files are each 0.208 Mb. The entire output (ten files) is 2Mb: The following figure illustrates the obtained GRIB 0.25x0.25 TB at XX polarisation:
Fig3: SMOS brightness temperature (K) at XX polatisation on 07 February 2010, on a regular 0.25 lat-lon grid, at global scale (top) and over Europe (bottom).
Example2:Other options can be selected. In particular if the scin software is available on the user's computer, the SMOS data can be converted on a Gaussian Reduced grid (grid="gaussian" in smos_bufr2grib.sh), which is deirectly comparable to the ECMWF models (IFS, HTESSEL, CMEM) outputs.
Convert SMOS BUFR data for incidence angles of 30 (+/-1) degrees, on a Gaussian T511 grid. Do do so, select the following options
in smos_bufr2grib.sh :
The Gaussian Reduced format output is 0.076 Mb for the TB files, and it is 0.64 Mb for
the 10 output files at 30 (+/-1) degrees incidence angle.
Fig4: SMOS brightness temperature (K) at XX polatisation on 07 February 2010, on a gaussian Reduced T511 grid, over Europe.
Comments:The finer the resolution, the larger the grib files are. For example conveted on a regular 0.15x0.15 grid, each TB file is 550 Mb. The map given at the top of this page shows the SMOS data converted on a regular grid at a resolution of 0.15 degrees.
|
|||||||
|
|
|||||||