|
ocssw
V2022
|
ncio.c File Reference
#include <stdio.h>#include <sys/types.h>#include <sys/stat.h>#include <netcdf.h>#include <stdlib.h>
Include dependency graph for ncio.c:
Go to the source code of this file.
Functions | |
| int | ncio_dim_siz (int ncid, char *dim_nm) |
| int | ncio_grab_f_ds (int ncid, char *ds_name, float *data) |
| int | ncio_grab_stdsclf_ds (int ncid, char *ds_name, float fill, float *data) |


