cf.NetCDFArray.close

NetCDFArray.close()[source]

Close the file containing the data array.

If the file is not open then no action is taken.

Returns:None
Examples:
>>> f.close()