Home
last modified time | relevance | path

Searched defs:MGD77_CONTROL (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/mgd77/
H A Dmgd77.h418 struct MGD77_CONTROL { struct
427 unsigned int n_MGD77_paths; /* Number of such directories */
428 char user[MGD77_COL_ABBREV_LEN]; /* Current user id */
429 char NGDC_id[MGD77_COL_ABBREV_LEN]; /* Current NGDC file tag id */
430 char path[PATH_MAX]; /* Full path to current file */
433 unsigned int verbose_dest; /* 1 = to stdout, 2 = to stderr */
434 int nc_id; /* netCDF ID for current open file (MGD77+ only) */
435 int nc_recid; /* netCDF ID for dimension of records (time) */
441 bool adjust_time; /* true if GMT time-system is NOT unix */
451 unsigned int n_exact; /* Number of exact columns to match */
[all …]