JMA’s MTSAT-AIRS Inter-Calibration Algorithm (AtbdMainMtsatAirs)

This document forms the Algorithm Theoretical Basis Document (ATBD) for the inter-calibration of the infrared channels of the Geostationary (GEO) Multi-functional Transport Satellite (MTSAT) with the Atmospheric Infrared Sounder (AIRS) on board LEO Aqua satellite. This document includes different versions of each component of the MTSAT-AIRS specific algorithm, which are labelled with a version number. This identifies whether they were implemented in the prototype code (v0.1) or are being proposed for the operational code (v0.2).

v0.1 designates the prototype of an operational routine developed at JMA. This flow chart is documented in Annex A. The inter-calibration process is performed once a day on the JMA/MSC operational system. The results are updated every day and every month. The results of the statistics, which include ASCII data and image files, are created and sent to the JMA/MSC’s web server. The netCDF collocation data are also created in the operation, but they are only used for the statistics and not opened on the web server. Many components of the inter-calibration have been revised when coding this algorithm. The first ATBD on MTSAT-AIRS is described based on the EUMETSAT’s SEVIRI-IASI ATBD.

v0.2 implements some changes to v0.1 to incorporate GSICS Correction determined by the GSICS Research Working Group (GRWG) and Data Working Group (GDWG). This version is under development.

1. Find Collocations

A set of observations from a pair of instruments within a common period (e.g. 1 day) is required as input to the algorithm. The first step is to obtain these data from both instruments, select the relevant comparable portions and identify the pixels that are spatially collocated, temporally concurrent, geometrically aligned and spectrally compatible and calculate the mean and variance of these radiances.

Figure2: Step 1 of Generic Data Flow, showing inputs and outputs

1.1. Select Orbit

...ATBD Step 1 Process 1 text...

1.1.1. Purpose

Hide Option v0.1
Option v0.1 Title

We first perform a rough cut to reduce the data volume and only include relevant portions of the dataset (channels, area, time, viewing geometry). The purpose is to select portions of data collected by the two instruments that are likely to produce collocations. This is desirable because typically less then 0.1% of measurements are collocated. The processing time is reduced substantially by excluding measurements unlikely to produce collocations.

Data is selected on a per-orbit or per-image basis. To do this, we need to know how often to do inter-calibration – which is based on the observed rate of change and must be defined iteratively with the results of the inter-calibration process (see 4.f).

Option v0.2 Title

...Option v0.2 text...

Option v0.3 Title

...Option v0.3 text...

Option v0.4 Title

...Option v0.4 text...

1.1.2. General Options

Show Option v0.1
Option v0.1 Title

The simplest, but inefficient approach is “trial-and-error”, i.e., compare the time and location of all pairs of files within a given time window.

Option v0.2 Title

A more sophisticated option is to use the observed orbital parameters (such as the Two Line Elements or TLE) with orbit prediction software such as Simplified General Perturbations Satellite Orbit Model 4 (SGP4). For instrument that has fixed or stable scan pattern such that the measurement time and location are determined by the satellite locations, this is very effective.

Option v0.3 Title

...Option v0.3 text...

Option v0.4 Title

...Option v0.4 text...

1.1.3. ATBD Step 1 Process 1 Level 3 Class IReeGL Title

Class IReeGL

Hide Option v0.1
Option v0.1 Title

For inter-calibrations between geostationary and sun-synchronous satellites, the orbits provide collocations near the GEO Sub-Satellite Point (SSP) within fixed time windows every day and night. In this case, we adopt the simple approach outlined in general option v0.1.

We define the GEO Field of Regard (FoR) as an area close to the GEO Sub-Satellite Point (SSP), which is viewed by the GEO sensor with a zenith angle less than a threshold. Wu [2009] defined a threshold angular distance from nadir of less than 60^\circ based on geometric considerations, which is the maximum incidence angle of most LEO sounders. This corresponds to \approx \pm 52^\circ in latitude and longitude from the GEO SSP. The GEO and LEO data is then subset to only include observations within this FoR within each inter-calibration period.

Mathematically, the GEO FoR is the collection of locations whose arc angle (angular distance) to nadir is less than a threshold or, equivalently, the cosine of this angle is larger than min_cos_arc. We chose the threshold min_cos_arc = 0.5, i.e., angular distance less than 60 degree.

Computationally, with known Earth coordinates of GEO nadir G (0, geo_nad_lon) and granule centre P (gra_ctr_lat, gra_ctr_lon) and approximating the Earth as being spherical, the arc angle between a LEO pixel and LEO nadir can be computed with cosine theorem for a right angle on a sphere (see Figure 3):

Equation 1: \cos (GP) = \cos (gra\_ctr\_lat) \cos (geo\_nad\_lon - gra\_ctr\_lon)

If the LEO pixel is outside of GEO FoR, no collocation is considered possible. Note the arc angle GP on the left panel of Figure 3, which is the same as the angle \angle GOP on the right panel, is smaller than the angle \angle SPZ (right panel), the zenith angle of GEO from the pixel. This means that the instrument zenith angle is always less than 60 degrees for all collocations.

Figure 3: Computing arc angle to satellite nadir and zenith angle of satellite from Earth location

Option v0.2 Title

...Option v0.2 text...

Option v0.3 Title

...Option v0.3 text...

Option v0.4 Title

...Option v0.4 text...

1.1.4. ATBD Step 1 Process 1 Level 4 Class IReeGL Instruments MtsatAirs Title

Class IReeGL  Instruments MtsatAirs

Hide Option v0.1
Option v0.1 Title

MTSAT FoR is within ±30° lat/lon of SSP. All metadata files of Aqua granules data are downloaded from NASA GES DISC to specify AIRS granules which cover the FoR. Granule data of AIRS L1b which satisfy the condition are downloaded from NASA GES DISC. MTSAT HRIT images closest in time to the centre of each AIRS data granule are selected.

Option v0.2 Title

...Option v0.2 text...

Option v0.3 Title

...Option v0.3 text...

Option v0.4 Title

...Option v0.4 text...

This topic: Development > WebHome > AtbdCentral > AtbdMainMtsatAirs
Topic revision: 30 Oct 2009, HiromiOwada
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSICS Wiki? Send feedback