cf.NetCDFArray.close

NetCDFArray.close(dataset)[source]

Close the dataset containing the data.

New in version (cfdm): 1.7.0

Parameters
dataset: netCDF4.Dataset

The netCDF dataset to be be closed.

Returns

None