scipy.io.netcdf_variable.

scipy.io.netcdf_variable.isrec#

property netcdf_variable.isrec#

返回變數是否具有記錄維度。

記錄維度是一個維度,沿著這個維度,額外的資料可以很容易地附加到 netcdf 資料結構中,而無需大量重寫資料檔案。此屬性是 netcdf_variable 的唯讀屬性。