scipy.io.netcdf_variable.

scipy.io.netcdf_variable.isrec#

property netcdf_variable.isrec#

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

记录维度是一个沿着该维度可以轻松追加额外数据的维度,在 netcdf 数据结构中不需要大量重写数据文件。此属性是 netcdf_variable 的只读属性。