|
IASI Code Collection
|
IASI converted Level-1 radiation data. More...
#include <libiasi.h>
Data Fields | |
| int | ntrack |
| Number of along-track samples. More... | |
| double | freq [IASI_L1_NCHAN] |
| channel wavenumber [cm^-1] More... | |
| double | Time [L1_NTRACK][L1_NXTRACK] |
| Seconds since 2000-01-01 for each sounder pixel. More... | |
| double | Longitude [L1_NTRACK][L1_NXTRACK] |
| Longitude of the sounder pixel. More... | |
| double | Latitude [L1_NTRACK][L1_NXTRACK] |
| Latitude of the sounder pixel. More... | |
| float | Rad [L1_NTRACK][L1_NXTRACK][IASI_L1_NCHAN] |
| Radiance [W/(m^2 sr cm^-1)]. More... | |
| double | Sat_z [L1_NTRACK] |
| Altitude of the satellite. More... | |
| double | Sat_lon [L1_NTRACK] |
| Estimated longitude of the satellite. More... | |
| double | Sat_lat [L1_NTRACK] |
| Estimated latitude of the satellite. More... | |
| double iasi_rad_t::freq[IASI_L1_NCHAN] |
| double iasi_rad_t::Time[L1_NTRACK][L1_NXTRACK] |
| double iasi_rad_t::Longitude[L1_NTRACK][L1_NXTRACK] |
| double iasi_rad_t::Latitude[L1_NTRACK][L1_NXTRACK] |
| float iasi_rad_t::Rad[L1_NTRACK][L1_NXTRACK][IASI_L1_NCHAN] |
| double iasi_rad_t::Sat_z[L1_NTRACK] |
| double iasi_rad_t::Sat_lon[L1_NTRACK] |
| double iasi_rad_t::Sat_lat[L1_NTRACK] |