![]() |
NetCDF
4.4.0
|
An example program demonstrating a simple 2D write. More...

Go to the source code of this file.
Macros | |
| #define | FILE_NAME "simple_xy.nc" |
| #define | NDIMS 2 |
| #define | NX 6 |
| #define | NY 12 |
| #define | ERRCODE 2 |
| #define | ERR(e) {printf("Error: %s\n", nc_strerror(e)); exit(ERRCODE);} |
Functions | |
| int | main () |
An example program demonstrating a simple 2D write.
Definition in file simple_xy_wr.c.
Generated on Sun Mar 27 2016 11:43:30 for NetCDF. NetCDF is
a Unidata library.