Loadable Function: old_format = netcdf_setDefaultFormat(format)

Sets the default format of the NetCDF library and returns the previous default format (as a numeric value). format can be "format_classic", "format_64bit", "format_netcdf4" or "format_netcdf4_classic".

See also: netcdf_open.

Package: netcdf