mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-12 18:10:24 +08:00
more checking of metadata and coord vars
This commit is contained in:
parent
6b2820ca95
commit
f9e753495e
@ -89,6 +89,7 @@ check_meta(int ncid, int *data_varid, int s, int f, int deflate,
|
||||
int dimids_in[NDIM4];
|
||||
size_t len_in;
|
||||
double *grid_xt_in, *grid_yt_in;
|
||||
double *lat_in, lon_in;
|
||||
float *phalf_in, *pfull_in;
|
||||
int d, v, i;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user