NetCDF
4.8.1
|
Go to the source code of this file.
Functions | |
int | main () |
A simple example of reading a netCDF file.
This is an example which reads some surface pressure and temperatures. The data file read by this program is produced by the companion program sfc_pres_temp_wr.c. It is intended to illustrate the use of the netCDF C API.
Definition in file sfc_pres_temp_rd.c.