![]() |
NetCDF
4.7.3
|

Go to the source code of this file.
Macros | |
| #define | ERR(e) {printf("Error: %s\n", nc_strerror(e)); exit(ERRCODE);} |
| #define | ERRCODE 2 |
| #define | FILE_NAME "simple_xy.nc" |
| #define | NDIMS 2 |
| #define | NX 6 |
| #define | NY 12 |
Functions | |
| int | main () |
An example program demonstrating a simple 2D write. Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 University Corporation for Atmospheric Research/Unidata.
See netcdf-c/COPYRIGHT file for more info.
Definition in file simple_xy_wr.c.
Generated on Mon Apr 25 2022 14:03:04 for NetCDF. NetCDF is
a Unidata library.