scipy.io.netcdf_variable.

scipy.io.netcdf_variable.isrec#

属性 netcdf_variable.isrec#

返回变量是否具有记录维度。

记录维度是指可以轻松地在 netcdf 数据结构中附加额外数据的维度,而无需大量重写数据文件。此属性是 netcdf_variable 的只读属性。