![]() |
NetCDF
4.4.1.1
|
Most of the parameters are similar to the netcdf API parameters. The last parameter, however, is the type of the data in memory. Additionally, instead of using an "int islong" parameter, the memtype will be either NC_INT or NC_INT64, depending on the value of sizeof(long). This means that even netcdf-3 code must be prepared to encounter the NC_INT64 type.
Generated on Tue Sep 19 2017 11:02:14 for NetCDF. NetCDF is
a Unidata library.