cfdm.NetCDFArray.close

NetCDFArray.close()[source]

Close the netCDF4.Dataset for the file containing the data.

Returns

None

Examples:

>>> a.close()