#include <mfhdf.h>
#include "ancil.h"
#include "l1io.h"
#include <genutils.h>
Go to the source code of this file.
|
int | main (int argc, char *argv[]) |
|
int8 | check_usage (int argc, char *argv[]) |
|
◆ BIN_METH
#define BIN_METH 2 /* geometry structure settings */ |
◆ CLMfile
◆ HSIZE
#define HSIZE 2.5 /* " */ |
◆ MAX_EAST
#define MAX_EAST 179.0 /* " */ |
◆ MAX_NORTH
#define MAX_NORTH 89.0 /* " */ |
◆ MAX_SOUTH
#define MAX_SOUTH -89.0 /* " */ |
◆ MAX_WEST
#define MAX_WEST -179.0 /* " */ |
◆ REGISTRATION
#define REGISTRATION CENTER /* " */ |
◆ VALIDMIN
#define VALIDMIN -99.1 /* using '.1' to compensate float */ |
◆ VGROUPCLASS
#define VGROUPCLASS "PlanetaryGrid" /* all inner Vgroups use same name */ |
◆ VSIZE
#define VSIZE 2.5 /* " */ |
◆ check_usage()
int8 check_usage |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |