|
MISR Toolkit
1.5.1
|
#include "MisrUtil.h"#include <netcdf.h>#include <string.h>#include <stdlib.h>#include <stdio.h>Go to the source code of this file.
Macros | |
| #define | _GNU_SOURCE |
Functions | |
| MTKt_status | MtkNCVarId (int Ncid, const char *Name, MTKt_ncvarid *Var) |
| #define _GNU_SOURCE |
Definition at line 13 of file MtkNCVarId.c.
| MTKt_status MtkNCVarId | ( | int | Ncid, |
| const char * | Name, | ||
| MTKt_ncvarid * | Var | ||
| ) |
Definition at line 21 of file MtkNCVarId.c.