#include <stdio.h>
#include "l1czcs.h"
#include "hdf.h"
#include "mfhdf.h"
Go to the source code of this file.
◆ CLAT_LNAM
#define CLAT_LNAM "Scan center-pixel longitude" |
◆ CLON_LNAM
#define CLON_LNAM "Scan center-pixel latitude" |
◆ ELAT_LNAM
#define ELAT_LNAM "Scan end-pixel latitude" |
◆ ELON_LNAM
#define ELON_LNAM "Scan end-pixel longitude" |
◆ LAT_RNG
#define LAT_RNG "(-90.,90.)" |
◆ LON_RNG
#define LON_RNG "(-180., 180.)" |
◆ MSEC_LNAM
#define MSEC_LNAM "Scan-line time, milliseconds of day" |
◆ MSEC_UNITS
#define MSEC_UNITS "milliseconds" |
◆ MSEC_VRNG
#define MSEC_VRNG "(0, 86399999)" |
◆ NUM_SCN_LN
#define NUM_SCN_LN "Number of Scan Lines" |
◆ PIX_PER_SCN
#define PIX_PER_SCN "Pixels per Scan Line" |
◆ SLAT_LNAM
#define SLAT_LNAM "Scan start-pixel latitude" |
◆ SLON_LNAM
#define SLON_LNAM "Scan start-pixel longitude" |
◆ TILT_LNAM
#define TILT_LNAM "Tilt angle for scan line" |
◆ TILT_UNITS
#define TILT_UNITS "degrees" |
◆ TILT_VRNG
#define TILT_VRNG "(-20.1,20.1)" |
◆ wrt_czcs_sla()
int wrt_czcs_sla |
( |
int32 |
sdfid, |
|
|
int32 |
vid, |
|
|
int |
nlin, |
|
|
l1_data_struc |
l1_data |
|
) |
| |