|
TOVS Pathfinder: MSU Instrument Data
|
|
EDG |
|
|---|---|---|
|
|
t2ltmonamg.1998dx |
(Link to Catalog)
tltmonamg.1998_5.0 |
The Microwave Sounding Unit (MSU) instrument provides calibrated, long-term observations from which an enhanced knowledge of global dynamics and processes occurring in the lower atmosphere can be derived. This instrument yields observations of atmospheric properties (e.g., water vapor, temperature, and cloud liquid water). The instrument has made major contributions to understanding the global Earth system, including interactions among land, ocean, and atmospheric processes.
Sample Information
The samples were downloaded (cut and paste) from a database site (see below).
This is sample data for the year 1998 (January to December).
This MSU data granule covers the globe for all 12 months of the year.
The files placed on the server after June 1, 2002, have an extension of "5.0".
These include all corrections (nonlinear diurnal adjustment for lower troposphere and mid troposphere,
orbit decay, instrument-body effect, etc.)
The data sample includes monthly gridded anomalies
of product "lower troposphere monthly anomaly gridpoint (2.5°)
temperature data" for 1998.
Note:
Each month in the granule can be read using the following Fortran code:
These and other granules can be obtained using the:
CHARACTER *12,ACHA
READ ( ,100) ISAT,IYR,IMON,ACHA
READ ( ,101) ((NDATA(IX,IY),IX=1,144),IY=1,72)
100 FORMAT (3I12,A12)
101 FORMAT (16I5)
ISAT: CODE NUMBER FOR THE SATELLITES USED
IYR : YEAR
IMON: MONTH (1 TO 12), OR PENTAD (1 TO 73)
ACHA: CHARACTER STRING OF CHANNEL NAME (12 CHARACTERS)
NDATA: ANOMALIES IN HUNDREDTHS OF DEGREES