NetCDF
4.6.3
|
A more complex example of writing a netCDF file. More...
Go to the source code of this file.
Functions | |
int | main () |
A more complex example of writing a netCDF file.
This is an example program which writes some 4D pressure and temperatures. It is intended to illustrate the use of the netCDF C API. The companion program pres_temp_4D_rd.c shows how to read the netCDF data file created by this program.
Copyright 2018 University Corporation for Atmospheric Research/Unidata. See COPYRIGHT file for conditions of use.
Definition in file pres_temp_4D_wr.c.