参数:con
Object of class "NetCDF" which points to the NetCDF dataset (as returned from open.nc).
类的对象“NetCDF”,这点到NetCDF的数据集(从open.nc返回)。
参数:...
Arguments passed to or from other methods (not used).
参数传递给或从其他的方法(未使用)。
Details
详细信息----------Details----------
This function closes an open NetCDF dataset. After an open NetCDF dataset is closed, its NetCDF ID may be reassigned to the next NetCDF dataset that is opened or created. Therefore, the passed object (ncfile) should be deleted by the user after calling this function.
该功能关闭一个开放的NetCDF数据集。一个开放的NetCDF数据集被关闭后,NetCDF的ID可能会被分配到下一个NetCDF的数据集,打开或创建的。因此,应当传递的对象(ncfile)的用户删除后调用这个函数。