A[A==NDV]=numpy.nan. A==NDV will produce a boolean array that can be used as an index for A.
確定! 回上一頁